.tiny {
	font: 10px Verdana,Arial,Sans Serif;
	line-height: 11px;
	background-color: #0000FF;
}
#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: 490px;
	height: 350px;
	border: thick groove #606A62;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#c_wrap {
	width: 300px;
	border: thin solid #000033;
	margin-left: auto;
	margin-right: auto;
	background-color: #CFD1FF;
	padding: 5px;
}
#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; }
.maintext { font-size: 9pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin: 10px; }
