/* CSS Document */body {	background-color: #F7F5CE;    background-image: url(images/background.jpg);	background-attachment: scroll;	background-position: left top;	background-repeat: no-repeat;	margin: 0px;	font-family: "Times New Roman", Times, serif;	color: #000000;	font-size: 16px;}.container {	width: 1000px;}#sidebar {	padding: 265px 0 0 0px;	margin-left: 750px;	font-size: 18px;	width: 185px;}#content {	float: left;	padding-left: 157px;	margin: 0px;	width: 540px;		}#footer {	margin-left: 160px;	font-size: 12px;	padding: 30px 0 10px 0;	text-align: left;	clear: both;}h6 {	font-size: 14px;	color: #7E1D81;	text-align: right;	float: right;	margin: -185px -200px 0 0;	font-weight: normal;	width: 260px;}h6 > em:first-child {	font-size: 16px;}#mailform {	margin-left: -7px;	font-size: 14px;	margin-top: 30px;	border-top: 1px solid #ddd;}h2:first-child {	font-size: 26px;	font-weight: bold;	color: #3A3C90;	margin-left: -10px;	padding-top: 180px;	}h2 {	font-size: 26px;	font-weight: bold;	color: #3A3C90;	margin-left: -10px;	padding-bottom: 10px;	}h3 {	color: #3a3c90;	font-size: 18px;	font-weight: bold;}#content li {	list-style-type: square;}#bodytext {	padding: 53px 0 10px 14px;} #sidebar li {	list-style-type: none;	padding-bottom: 5px;	padding-left: 0px;	}#sidebar ul {	margin-left: 0px;	padding-left: 0px;}#sidebar li li {	font-size: 14px;}#sidebar li ul {	padding-top: 10px;}#sidebar a:link {	color: #3A3C90;	text-decoration: none;}#sidebar a:visited {	color: #3A3C90;	text-decoration: none;}#sidebar a:hover {	color: #7E1D81;}#sidebar .title {	font-weight: bold;	font-size: 18px;	color: #000000;	padding: 25px 0 15px 0;}#catdescrip {	font-size: 12px;	color: #000000;	padding: 0px 0px 10px 3px;	margin-top: -12px;	margin-right: 0px;}.postmetadata {	padding-bottom: 30px;}a:link {	color: #7E1D81;	font-weight: bold;	text-decoration: none;}a:visited {	color: #7E1D81;	font-weight: bold;	text-decoration: none;}a:hover {	color: #3A3C90;	font-weight: bold;	text-decoration: none;}.alignright {	float: right;	padding: 0 0 10px 10px;}.alignleft {	float: left;	padding: 0 10px 10px 0;}#author {	font-weight: 800;	padding-left: 5px;}/* Begin Comments*/.comments-template{	margin: 10px 0 0;/*	border-top: 1px solid #ccc;*/	padding: 10px 0 0;}.comments-template ol{	margin: 0;	padding: 0 0 15px;	list-style: none;}.comments-template ol li{	margin: 10px 0 0;	line-height: 18px;	padding: 0 0 10px;	border-bottom: 1px solid #ccc;}.comments-template h2, .comments-template h3{	font-size: 16px;}.commentmetadata{	font-size: 12px;}.comments-template p.nocomments{	padding: 0;}.comments-template textarea{	font-size: 12px;}
