#theMap{
float: left;
width: 573px;
}

#thePage{
float: left;
width: 350px;
height: 677px;
overflow:auto;
}

#thePageIF{
height: 660px;
width: 100%;
border: 0px;
}

#theLinks{
padding: 10px;
height: 100%;
width: 100%;
border: 0px;
}

#theTopNav{
padding: 5px 5px 5px 10px;
border: 0px;
margin-bottom: 6px;
}

#theTopNav a{
text-decoration:none;
font-weight: bold;
}


#container{ 
	width: 925px;
	margin: 0 auto;
	text-align:left;
}

body{
	margin: 0 0 0 0;
	color:#333333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: x-small;
}

h3{
color:#990000;
}

#pgFoot{
position:relative;
top: 90px;
font-size:x-small;
}


