/* CSS Document */

#wrapper {
	margin:20px;
	}
#header {
	text-align:center;
	}
div#navcontainer
{
background-color: #E3B7DC;
border : solid 1px  #666666;
height:20px;

}

#title {
	text-align:center;
	margin:10px;
	padding:0;
	}
#mainbox {
	margin:10px;
	padding: 0;
}

#maphead table {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	}
#maphead h2 {
	color:#000:
	}
	
.mapinfo {
	font-family:Georgia, "Times New Roman", Times, serif;
}
	


