.maintext
{
	font-size: 10px;
	clip: rect(20px 20px 20px 20px);
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial;
}
div#logo
{
	font-weight: normal;
	font-size: 24px;
	left: 200px;
	color: #669966;
	font-style: normal;
	font-family: Verdana, Arial;
	position: absolute;
	top: 60px;
	background-color: white;
}

div#nav
{
	font-weight: normal;
	font-size: 14px;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial;
	background-color: #669966;
	position: absolute;
	top: 22px;
	left: 104px;
}
div#footer
{
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	font-family: Verdana, Arial;
	background-color: white;
}


div#bodycenter
{
	position: relative;
	top: 5px;
	left: 104px;
}
div#bodycenter200
{
	position: relative;
	top: 5px;
	left: 300px;
}



/*    Navigation Links      */
A 
{ text-decoration:underline;
	}

A.navbar
{
	font-size: 13px;
	cursor: hand;
	color: white;
	text-decoration: none;
	 padding-left: 28px;
	 padding-right: 5px;
}

A.navbar:link, a.navbar:active, A.navbar:visited 
 {color: white; }

A.footerbar
{
	font-size: 13px;
	cursor: hand;
	color: white;
	text-decoration: none;
	 padding-left: 44px;
	 padding-right: 5px;
}


A.footerbar:link, a.footerbar:active, A.footerbar:visited
{
	color: #6633ff;
	text-decoration: underline;	
}


span#address
{
	border-right: black thin double;
	border-top: black thin double;
	border-left: black thin double;
	border-bottom: black thin double;
}

.bodytext
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #005137;
}

.bodylink
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6633ff;
	border-bottom-style:none;
    TEXT-DECORATION: underline;
}


.bodytextborder
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #005137;
	padding: 20px, 20px, 20px, 20px;
}

P
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #005137;
}
.News
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #005137;
	padding: 20px, 20px, 20px, 20px;
	background-color: white;
}
.logoheader
{
	font-weight: normal;
	font-size: 18pt;
	color: #005137;
	font-style: normal;
	font-family: 'Comic Sans MS' , Verdana, 'Times Roman' , Arial;
}
.footeraddress
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	position: absolute;
	left: 150px;
}
.footerc
{
	position: absolute;
	left: 100px;
}
	
	