body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #999999;
	background-image: url(images/build/bg_1.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#head{
	margin: 0px;
	padding: 0px;
	height: 84px;
	width: 718px;
}
#stripe{
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 718px;
	background-image: url(images/build/contentbg.gif);
	background-repeat: no-repeat;
}

#topnav{
	height: 21px;
	width: 718px;
	background-attachment: scroll;
	background-color: #2F67AA;
	background-image: url(images/build/navbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

#topnav_ext{
	height: 19px;
	width: 200px;
	position: absolute;
	left: 517px;
	top: 86px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	}

#content{
	position: absolute;
	width: 540px;
	left: 165px;
	top: 112px;
}

#nav{
	background-color: #3168AB;
	border: 1px solid #000000;
	position: absolute;
	width: 153px;
	left: 2px;
	top: 109px;
}

.text{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;}
	
.picborder{
	border: 1px solid #000000;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover{color: #666666; text-decoration: none; font-weight: bold}

.maplink a		        {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.maplink a:visited 	{color: #000000; text-decoration: none; font-weight: normal;}
.maplink a:hover 		{color: #999999; text-decoration: none; font-weight: normal;}
.maplink a:active 	    {color: #000000; text-decoration: none; font-weight: normal;}

.box {
	width: 200px;
	border: 1px solid #8C9B5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.button{
	border: 1px solid #8C9B5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}



.bigbox{width: 200px;
	border: 1px solid #8C9B5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;}
