body {
	text-align: center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #009ADA;
}
#wrap {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#imagemap {
	width: 700px;
}
#text {
	width: 700px;
	text-align: justify;
}
p {
	font-size: 75%;
	margin-top: 10px;
	margin-bottom: 10px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFCC66;
	text-decoration: none;
}
#homenav {
	display: none;
}
