body {
	border:0px;
 	margin:0px;
 	background-color:#EBF0E2;
 }
 div {
 	border:0px;
 	margin:0px;
 	position:static;
 }
 img {
 	border:0px;
 	margin:0px;
	padding:0px;
 }
 
.OrangeEmphasis
{
	color: #fa8011;
	font-style: italic;
}

.OrangeUL
{
	color:#FA8011;
}

.Black
{
	color:#000000;
}
 
 #body {
 	background-color:#E6EDDD;
 	width:750px;
 	border-left:1px solid #FFFFFF;
 	border-top:0px;
 	border-bottom:1px solid #FFFFFF;
 	border-right:1px solid #FFFFFF;
 }
 #header {
 	background-color:#DAE3CA;
 	background-image: url(images/tile.jpg);
 	background-repeat: repeat-y;
 	height:87px;
 	width:748px;
 	text-align:left;
 }
 #topnav {
 	background-color:#98AC7D;
 	height:32px;
 	width:748px;
 	border-left:0px;
 	border-top:0px;
 	border-bottom:1px solid #FFFFFF;
 	border-right:0px;
 }
 #bend {
 	width:748px;
	height:168px;
 	background-color:#E6EDDD;
	border:0px;
	text-align:left;
 }
 #footer {
 	height:31px;
 	width:748px;
 	background-color:#97AB7C;
 	clear:both;
 }
 #flinks
 {
 	top:8px;
 	left:10px;
 	color:#FFFFFF;
 	font-size:8pt;
 	font-family:arial;
 	margin:0;
 	text-align:left;
	position:relative;
 }
 #copy {
  	top:-5px;
  	left:-10px;
 	color:#FFFFFF;
 	font-size:8pt;
 	font-family:arial;
 	margin:0;
 	float:right;
 	text-align:right;
	position:relative;
}
#footer a:link {
	text-decoration:underline;
	color:#FFFFFF;
}
#footer a:visited {
	text-decoration:underline;
	color:#FFFFFF;
}
#footer a:active {
	text-decoration:underline;
	color:#FFFFFF;
}
a:link {
	color:#FA8011;
}
a:visited {
	color:#FA8011;
}
a:active {
	color:#FA8011;
}

 #previousnext {
 	font: 13px Verdana, sans-serif;
 	width:748px;
 	clear:both;
 	padding-bottom: 10px;
 }