#page {
	width:800px;
	height:600px;
	position:absolute;
	left:10px;
	top:10px;
}
#new_search {
	position:relative;
	left:0px;
	top:0px		
}
#form {
	width:200px;
	height:300px;
	position:relative;
	left:0px;
	top:0px		
}
#help_button {
	position:relative;
	left:204px;
	top:-8px;
}
#help_button a:link, #help_button a:visited {
	font: normal bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color:#9d2550;
}
#submit_button {
	position:relative;
	top:2px;
}
#legend {
	position:relative;
	left:0px;
	top:6px;
}
#map { 	
	width: 568px;
	height: 305px;
	border: thin solid black;
	position:absolute;
	left:200px;
	top:115px	
}
#avgPPG {
	left:500px;
	position:absolute;
	top:430px;
	height:160px;
	width:770px;	
}
#sitelist {
	margin-top: 0;
	position:absolute;
	left:0px;
	top:450px;
	height:160px;
	width:770px;
}

#mapbody {
	margin: 0;
}

#findSitesForm{
	margin:0px; 
	padding:0px; 
	border:none;
}

body {
	background: #FFF;
	color: #000;
	font: normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}


h1 {
	font: normal bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0
}

h2 {
	font: normal bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0
}

h3 {
	font: normal bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #313463;
	margin: 0 0 15px 0
}
caption {
	font: normal bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #313463;
	margin: 0 0 15px 0
}

.wwFormTable, .wwFormTable tbody, .wwFormTable tr, .wwFormTable td {margin:0px; padding:0px; border:none; }

.th1 {width:60px; border:1px solid #FFFFFF}
.th2 {width:140px; border:1px solid #FFFFFF}
.th3 {width:75px; border:1px solid #FFFFFF}
.th4 {width:190px; border:1px solid #FFFFFF}
.th5 {width:90px; border:1px solid #FFFFFF}
.th6 {width:68px; border:1px solid #FFFFFF}
.th7 {width:129px; border:1px solid #FFFFFF}
.tf {border:1px solid #FFFFFF}

.td1 {width:60px;}
.td2 {width:140px;}
.td3 {width:75px;}
.td4 {width:190px;}
.td5 {width:90px;}
.td6 {width:68px;}
.td7 {width:113px;}

.tableone {width:771px; margin:0 auto; border-collapse:collapse; background:#000082; color:#FFFFFF;}
.tableone td {border:1px solid #F3F3F3; color:#FFFFFF;}
.tableone tbody {background:#FFFFFF; color:#fff; }
.th4_inner {background:#FFFFFF; color:#000000; border: none}

.tabletwo {width:752px; border-collapse:collapse; }
.tabletwo td {background:#FFFFFF; color:#000;}
.tableone th, .tableone th a:visited, .tableone th a:link {
	text-align:left;
	font: normal bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000082;
	
}
.tableone th table tr td{
	font: normal bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000082;
	border: none;
}
.tabletwo th {text-align:left;}

.tabletwo tr.dk td {background:#F0F0F0; color:#000; border:1px solid #FFFFFF;}

.innerb {height:158px; overflow:auto;}

img {  border-style: none; }

.indented {
	position:relative;
	left:5px;
}

.tableone tfoot tr td a:visited, .tableone tfoot tr td a:link {
	color: #FFFFFF;	
}
