body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000033;
	background-color: #000033;
	align:center;
	padding:60px;
}
#maincontent {
	width:752px;
	background-color:#FFFFCC;
	align:left;
	padding: 0px 90px 0px 60px;
	margin:20px 0px;
}
#content{
	clear:left;
	padding:20px 0px;
}
h1 {
	width:400px;
	float:left;

}
h2 {
	font-size: 13px;
	font-weight: bold;
	line-height:22px;
	width:400px;
	padding-bottom:20px;
}

#logo{
	float:right;
}
p {
	width: 550px;
}
#nav{
	padding:10px 0px 50px 0px;
	width:100%;
}
.bullet{
	color:#000066;
}
.homebut {
	float:right;
	padding-right:32px;
}
a {
	color:#990033;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#mapcopy{
	width:210px;
	position:absolute; 
	top:200px;
}
#mapcopy p{
	width:100%;
	line-height: 13px;	
}
