#maphome  {
	color: gray;
	font-size: 12px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: absolute;
	top: 0;
	left: 0;
	width: 202px;
	height: auto;
	float: left;
	visibility: visible;
}
#maphome a { color: black; text-decoration: none; }
#maphome a:hover { color: black; background-color: #dfdfdf; text-decoration: none; }
#maphome p { color: #accddd; font-size: 9px; margin: 12px; }
#maphome table { font-size: 10px; }


