body {
	text-align: center;
	background-color: #00015E;
}
#map_frame h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #9966ff;
	text-decoration: none;
	padding-top: 25px;

	word-spacing: 0.4em;
	letter-spacing: 0em;
	text-align: center;
}


#map_frame p{font-family: Arial, Helvetica, sans-serif;
	color: #0099cc;
	letter-spacing: 0.4em;

	padding-bottom: 0em;
	background-repeat: repeat;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;}
#map_frame a, a:active, a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-align: center;
	text-decoration: none;
}

#map_frame a:hover {
	color: #9966ff;
	text-decoration: underline;
}
