body {	background-image: url(/images/darkferns.jpg);	background-repeat: repeat-x;}.desctext {	font-family: Arial, Helvetica, sans-serif;	font-size: 11.2px;	color: #333333;	line-height: 16px;}.leftarrow {	float: right;}     .rightarrow {	float: left;} .desctextbold {	font-family: Arial, Helvetica, sans-serif;	font-size: 11.2px;	font-weight: bold;	color: #181818;	line-height: 16px;}.arrows {	font-family: Arial, Helvetica, sans-serif;	font-size: 11.2px;	color: #333333;	line-height: normal;	background-position: center;	text-decoration: none;}	a.arrows:link {color: #333333; text-decoration: none; }a.arrows:visited {color: #333333; text-decoration: none; }a.arrows:hover {color: #000000; text-decoration: none; }a.arrows:active {color: #333333; text-decoration: none; }div#position {	left: 815px;	top: 140px;	position: absolute;	width: 150px;}div#centertext {	left: 230px;	top: 170px;	position: absolute;	width: 540px;}div#next {	left: 815px;	top: 555px;	position: absolute;	width: 110px;}div#previous {	left: 55px;	top: 555px;	position: absolute;	width: 120px;}.bigtitle {	position: absolute;	left: 189px;	top: 110px;	font-family: "Times New Roman", Times, serif;	font-size: 18px;	color: #000000;	font-weight: bold;}.imagebox {	border: thin solid #959595;	position: absolute;	left: 189px;	top: 140px;	width: 600px;	height: 425px;}div#greybar {	position: absolute;	top: 45px;	left: 70px;	}/* Here's wher you set the base location */div#nav{	position: absolute;	width: 120px;	top: 170px;	height: 400px;	left: 70px;	text-align: right;	color: #959595;	background-color: #ffffff;}#nav ul{	display: inline;	margin: 0 0 0 0;	padding: 0 0 0 0;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;}#nav ul li{	list-style-type: none;	line-height: 24px; /* removed a pix for the border */	border: 1px solid;	border-color: #ffffff;	background-color: #ffffff;	color: #999999;	}#nav ul li a {	color: #000000;	background-color: #ffffff;	text-decoration: none;	display: block;	padding-right: 10px;}/* Highlite on Hover over element */ #nav ul li a:hover{	background-color: #d8d8d8;	color: #000000;}/* Set the class for the section we're in */#nav ul li.mysection, #nav ul li.mysection a, #nav ul li.mysection a:hover {	color: #ffffff;	display: block;	background-color: #959595;	border: 1px solid;	border-color: #959595;}