/* BEGIN IMAGE CSS */			body{	background: url("../images/bg_repeat.jpg");		background-repeat: repeat-x; 	font-size: 62.5%; /* Resets 1em to 10px */	font-family: 'Times New Roman', Georgia, Serif;	background-color: #fff;	color: #333;	text-align: center;	margin: 0 0 0 0;	padding: 0;} /*page attributes*/#page {	margin: 0px auto;	padding: 0;	width: 770px;	border: none;	text-align: left;	}/*end page attributes*//*navigation attributes*/.navigation {	display: block;	position: absolute;	top: 105px;	width: 750px;	text-align: right;	height: 37px;	font-family: Georgia, 'Times New Roman', serif;	font-size: 1.1em; 	font-weight: bold;}#nav_container {	float: right;}#nav_container ul { padding: 0; }#nav_container ul li { display: inline; }#nav_container ul {	margin: 0;	padding: 0 0 0 35px;	color: #C5211D;}	#nav_container ul li a {	padding: 0em 17px;	color: #C6B387;	text-decoration: none;	line-height: 27px;}	#nav_container ul li a:hover {	color: #fff;	text-decoration: none;}	#navlist li a:hover, #navlist li a:active {	color: #FFFFFF;	text-decoration: none;	text-align: left;}/*end navigation attributes*//*header attributes*/#header {	background: url("../images/header.jpg") no-repeat bottom center;	margin: 0 !important;	margin: 0 0 0 1px;	padding: 0px;	height: 209px;	width: 758px;}				/*end header attributes*/	/*sidebar attributes*/#sidebar{	float: left;	font-size: 1.3em;	padding: 0px 0 10px 0;	margin-left: 60px;	margin-top: -30px;	width: 140px;	text-decoration: none;	}#sidebar h2 {	font-size: 1.2em;	margin: 5px 0 0;	padding: 0;	}	#sidebar a {	text-decoration: underline;	color: #8f0030;	}#sidebar a:hover {	text-decoration: underline;	}	#sidebar ul ul li, #sidebar ul ol li {	color: #333;	}		#sidebar ul, #sidebar ul ol {	margin: 0;	padding: 0;	}#sidebar ul li {	list-style-type: none;	list-style-image: none;	margin-bottom: 15px;	}#sidebar ul p {	margin: 5px 0 8px;	}#sidebar ul ul, #sidebar ul ol {	margin: 5px 0 0 10px;	}#sidebar ul ul ul, #sidebar ul ol {	margin: 0 0 0 10px;	}ol li, #sidebar ul ol li {	list-style: decimal outside;	}#sidebar ul ul li, #sidebar ul ol li {	margin: 3px 0 0;	padding: 0;	}	#sidebar p.center {	text-align: center;	}	/*end sidebar attributes*//*content attributes*/#content {	float: right;	width: 450px;	padding: 0 40px 20px 50px;	margin: -15px 0 0 0px;	font-size: 1.3em;	line-height: 1.4em;	border-left: 1px dotted #DDCA9F;	}.bold {	font-weight: bold;	}		/*end content attributes*//*footer attributes*/			#footer { 	border: none;	margin: 30px auto 10px 0;	clear: both;}#footer p {	margin: 0;	padding: 20px 0;	text-align: center;	}	/*end footer attributes*//*General Formatting elements*/#content a:link {    color: #8f0030;}h1, h2, h3 {	font-family: Georgia, 'Times New Roman', Serif;	color: #8F0030;	padding-bottom: 3px;	border-bottom: medium double #8f0030;	}	h1, h1 a, h1 a:hover, h1 a:visited {	text-decoration: none;    font-size: 1.6em;    color: #8f0030;	}h2 {	font-size: 1.3em;	margin: 30px 0 0;	color: #8F0030;	}	h2 a, h2 a:hover, h2 a:visited {	text-decoration: none;	}h3 {	font-size: 1.3em;	padding: 0;	margin: 30px 0 0;	color: #333;	}	h3 a, h3 a:hover, h3 a:visited  {	text-decoration: none;}.nav_box_top h3, #sidebar h3 {	font-size: 1.3em;	color: #766C4E;	border-bottom: NONE;	}a:hover {	color: #147;	text-decoration: underline;	}/*end General Formatting elements*//* Begin Images */p img {	padding: 0;	max-width: 100%;	}	a img {	border: none;	}/*	Using 'class="alignright"' on an image will (who would've	thought?!) align the image to the right. And using 'class="centered',	will of course center the image. This is much better than using	align="center", being much more futureproof (and valid) */	img.centered {	display: block;	margin-left: auto;	margin-right: auto;	}	img.alignright {	padding: 4px;	margin: 0 0 2px 7px;	display: inline;	}img.alignleft {	padding: 4px;	margin: 0 7px 2px 0;	display: inline;	}.alignright {	float: right;	}	.alignleft {	float: left	}/* End Images */
