<style type="text/css">
a. {
color: 52734c;
text-decoration: underline;
}

a.:hover {
color: 6b9365;
text-decoration: underline;
}

<!--
body  {
scrollbar-face-color: 000000;
scrollbar-shadow-color: black; 
scrollbar-highlight-color: black;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: black;
scrollbar-track-color: 000000;
scrollbar-arrow-color: 52734c;}
-->
</style>


#pagehead {
	height: 90px;
	width: 100%;
	background-color: #081D4E;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	padding-top: 4px;
} 
#navcontainer {
	width: 160px;
	background-color: #78ab71;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px;
}
#navcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-right: 0px;
	margin-right: 0px;
	font-size: small;
	text-align: right;
	text-indent: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #2b502f;
	border-right-color: #2b502f;
	border-bottom-color: #2b502f;
	border-left-color: #2b502f;
}
#navcontainer li {
	color: #b4cca6;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #253423;
	border-bottom: 1px solid #eee;
	border-color: #15224E;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #32452f;
color: #ffffff;
}

} 
#footer {
      font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	width: 778px;
	background-color: #253423;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;

#footer a
{
	display: block;
	padding: 3px;
	width: 778px;
	background-color: #253423;
	border-bottom: 0px;
	border-color: #253423;
}

#footer a:link, #navlist a:visited
{
color: #ffffff;
text-decoration: none;
}

#footer a:hover
{
background-color: #253423;
color: #9fce99;
}

#blue
      {
      color: #0077FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	font-size: 1em;
}

#red
      {
      color: #FF3d0d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	font-size: 1em;
}

#white
      {
      color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	font-size: 1em;
}

#body {
	float: left;
	width: auto;
	text-align: center;
	position: absolute;
	left: 200px;
	top: 90px;
	margin: 0px;
	padding: 10px;
}
#body li {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	font-size: 1em;
}

#body p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.6em;
	margin-left: 0px;
}
#body h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	padding-bottom: 0px;
	margin-top: 1em;
	margin-bottom: 0.2em;
}
}
#body h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	padding-bottom: 0px;
	margin-top: 1em;
	margin-bottom: 0.2em;}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
