body { 	
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #000000;
background-color: #ffffff;
text-align: center;
}
#main {width: 710px;
	margin: 0 auto;
	text-align: left;

}
a {  text-decoration: none; color: #0000cc; background-color: #ffffff;}
a:hover {  text-decoration: underline; background-color: #FFFFCC; color: #0000cc;}

#menu
{vertical-align: middle;}
#menu ul
{text-align: center;
}

#menu li {
display: inline;
font-size: 1.1em;
color: #0000cc;
background-color: #ffffff;
padding-right: 3.8em;
font-weight: bold;}

#menu li a, #menu li a:visited{
color: #005F5F;
background-color: #ffffff;}

#menu a:hover {  text-decoration: underline; background-color: #FFFFCC; color: #005F5F;}



.title
{font-size: 1.5em;
	padding-top: 1.2em;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
}

.title2
{background-color: #408080;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
	color: #ffffff;
	width: 336px;
	padding-left: .4em;
}

#left
{float: left;
width: 188px;
height: 100%;
margin-right: 5px;
}
#right
{float: right;
	width: 126px;
}
#map, #main-content
{width: 336px;
float: left;
}
#content
{padding: 5px;}

#content a{font-weight: bold;
}

#footer
{padding-top: 5px;
	font-size: .75em;
	text-align: center;
	margin-bottom: 0px;
	clear: both;
}
#footer a, #footer a:visited{color: #005F5F;background-color: #ffffff;}
#footer a:hover {  text-decoration: underline; background-color: #FFFFCC; color: #005F5F;}


