body 	{
  		text-align: center;
		padding: 20px 0;
	   	background:#fff;
       	color:#000;
      	font: 18px/25px Georgia, Times New Roman, Times, serif;
      	voice-family: "\"}\""; voice-family:inherit;
      	font-size:small;
      	} 

#container {
  	text-align: center;
	margin: 0 auto;
 	border: 1px solid #5E8534;
	width: 900px; 
 	font: 13px/19px Trebuchet MS, Georgia, Times New Roman, serif;
 	}

.nav 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid white;
	width: 215px;
	text-decoration: none;
	display: block;
}
.nav:link
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid white;
	width: 215px;
	text-decoration: none;
	display: block;
}
.nav:visited
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid white;
	width: 215px;
	text-decoration: none;
    display: block;
}
.nav:hover
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #336601;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid white;
	width: 215px;
	background-color: #ffff9c;
	text-decoration: none;
    display: block;
}
.footer {
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
   }
.footerlink:Visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
   }
.footerlink:Link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
   }
.footerlink:Hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #feff99;
	text-decoration: none;
	font-weight: bold;
   }
.navText {
 font:10px Arial, Helvetica, sans-serif;
 color: #26354A;
 letter-spacing:.1em;
 line-height:16px;
 }

