body {	margin: 15px auto;	color: #111;	font-size: 11px;	font-family: "Lucida Grande", LucidaGrande, Lucida, Geneva, Arial, Verdana, sans-serif;	background-color: #040302;	width: 100%;	position: static;	top: 0;	left: 0;	background-image: url(images/oldstyle.gif);}a {	color: #402a14;	text-decoration: none;	border: none;}a:hover {	color: #796e38;	text-decoration: underline;}p {	text-align: justify;	margin: 10px 10px;	padding: 0;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #23150B;}h1 {	margin: 8px 10px;	font-size: 16px;	color: #26160A;}h2 {	margin: 8px 10px;	font-size: 14px;	color: #6b6b34;}h3 {	margin: 5px 10px;	font-size: 13px;	color: #34200F;	;}h4 {	margin: 5px 10px;	font-size: 12px;	color: #75562a;	}/* Header*/#header {	display: block;	background-image: url(images/header.png);	background-repeat: no-repeat;	background-position: center;	height: 90px;	width: 612px;	margin: 0px auto;	padding: 0;}img {	margin: 10px;}#wrapper {	display: block;	height: auto;	min-height: 400px;	width: 612px;	margin: 0px auto;	background-repeat: repeat-y;	background-position: center top;	background-color: #fff;	background-image: url(images/shadowbody.jpg);}#footershadow {	background-image: url(images/shadowfooter.png);	background-repeat: no-repeat;	background-position: center;	top: 0;	left: 0;	height: 17px;	width: 612px;	margin: 0px auto;}.clearnow {	display: block;	clear: both;	width: 100%;	height: 5px;	margin: 0;}/* Main Body*/#main {	float: right;	width: 425px;	height: auto;	margin: 0px;	padding: 0px 10px 0px 0px;}#main p {	padding-right: 20px;	color: #524239;}#main img {	border: 0;} /* Main body feature sections */.feature {	display: block;	text-align: left;	padding: 0;	margin-bottom: 20px;	margin-left: 0px;}.feature p { 	margin: 0px 10px 10px 15px;}/* left */#left {	float: left;	width: 145px;	border-right: 1px dashed #DCDCDC;	margin: 0px 10px 0px 20px;}#left p {	margin: 10px 10px;	padding: 0;	text-align: left;	color: #484848;}#left ul{	font-size: 11px;	text-align: left;	color: #484848;	margin-left: -15px;	list-style-type: circle;}#left h2{	margin-top: 8px;}#left .smallmargin {	margin: 2px 10px;}#left img {	border: 0;} hr {	border: 0;	width: 85%;	color: #dedede;	background-color: #dedede;	height: 1px;	margin: 15px auto;	padding: 0;}/* Main navigation */#nav {	display: block;	background-image: url(images/navigation.jpg);	background-repeat: no-repeat;	background-position: center;	top: 0;	left: 0;	height: 36px;	width: 100%;	padding: 0;	margin: 0;}#nav ul{	display: inline;	padding: 0;		margin: 0;	font-size: 11px;	line-height: 13px;	text-align: center;	list-style-type: none;}#nav ul li a {	display: block;	width: 104px;	color: #424242;	margin-left: 0px;	padding: 7px 0px 0px 0px;	text-decoration: none;	text-align: center;	float: left;	font-size: 1.2em;}#nav ul li#home { margin-left: 45px; }#nav ul li#a { margin-right: 0px; }#nav ul li#b { margin-left: 0px; }#nav ul li#c { margin-left: 0px; }#nav ul li#d { margin-left: 0px; }#nav a:hover {	text-decoration: none;	background-image: url(images/rollover.png);	background-repeat: no-repeat;	background-position: 5px 4px;}#nav a#selected { 	text-decoration: none; 	background-image: url(images/rollover.png);	background-repeat: no-repeat;	background-position: 5px 4px; }#nav a#selected:hover { 	text-decoration: none; }/* Copyright box */#copyright {	display:  block;	padding: 15px 4px 10px;	width: 612px;	margin: -5px auto;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	text-align: center;	color: #665543;}#copyright a {	color: #A69269;}