BODY {
	margin: 0;
	font: 12px/16px Verdana, Arial, "Sans Serif";
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #000;
}
.tiny {
	font: 10px Verdana, Arial, Sans Serif;
	line-height: 11px;
}
#SUBMIT {
	font-family:Verdana, Arial, Sans Serif;
	font-size:12px;
	text-decoration: underline;
	cursor: pointer;
	border:0px;
	background:#ffffff;
	color:#0033ff;
	width: 153px;
	margin-left:-7px;
}
#centered {
	position: absolute;
	width: 728px;
	left: 50%;
	margin-left: -364px;
	background-color: #FFFFFF;
}
#map {
	width: 450px;
	height: 350px;
	border: solid 1px #bcbcbc;
}
#copy {
	position: relative;
	top: 12px;
	width: 728px;
	padding-bottom: 40px;
}
#map a:link {
	color: #0033FF;
	text-decoration: underline;
}
#map a:visited {
	color: #0033FF;
	text-decoration: underline;
}
#map a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#map a:active {
	color: #0033FF;
	text-decoration: underline;
}
a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #0033FF;
	text-decoration: underline;
}
.maintext {
	color: #fff;
	font-size: 9pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 10px;
}
