a:link {
	color: #FFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}



div.GoHome {
	font-size: x-small;
	font-weight: bold;
	color: #999999;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	text-decoration: none;
}

#mapimage{
	padding: 20px;
	text-align: center;
}

#sidetxt{
	font-size: 14px;
	color: #990033;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}

#home{
	position: relative;
	top: 5px;
	right: 5px;
	float: right;
	padding-bottom: 3px;
	background-color: #000000;
}

.imgfrox{
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
