/* CSS Document */
div.mapregion{
	height: 400px;
	width:100%;
	background-color: #E9E9E9;
}

div.mapregiondetails{
	height: 280px;
	width:100%;
	background-color: #E9E9E9;
}

#headtitle{
	align:center;
	color:#009966;
	text-align:center;
	size:12;
	position: absolute;
	visibility: visible;
	top: 8px;
	clear: none;
	right: 33%;
}
