body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #f4e6cc;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}



.container	{
	margin:0px auto;
	width:955px;
}

.leftNav	{
	float:left;
	width:220px;
	margin:0px 28px 0px 0px;
}

.main	{
	float:left;
	width:707px;
	background:url(../images/main/mapBG.gif) top right no-repeat;
}

.mainSec	{
	float:left;
	width:707px;
	background:url(../images/main/mapBG2.gif) top right no-repeat;
}

.topLogo	{
	float:left;
	width:586px;
	margin:20px 0px 0px 0px;
	padding-left:121px;
}

.legend	{
	float:left;
	width:270px;
	margin-top:34px;
	padding:59px 3px 0px 0px;
	text-align:center;
}

.mapItems	{
	float:left;
	width:390px;
	margin-top:34px;
}

.mainBody	{
	float:left;
	width:500px;
	margin-top:-13px;
	padding-bottom:30px;
}