.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;
}
#header {
	position: relative;
	width: 728px;
	height: 130px;
	background-image: url(header.jpg);
	border: 1px solid #999999;	
}
#map {
	position: relative;	
	top: 10px;
	width: 500px;
	height: 400px;
	border: 1px solid #999999;
}
#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; }	
