body{
	width: 785px;
	font-family: Verdana, sans-serif;
	font-size: .75em;
	background-color: #e2e2e2;
	margin: 0px;
}

#introMessage{
	width:800px;
}

#map{
	width: 430px;
	height: 335px;
	border-width: 1px; 
	border-color: #b2b2b2;
	border-style: solid;
}

#loadingDiv{
	position: absolute; 
	left: 350px; 
	top: 250px; 
	z-index: 1001; 
	display: none;	
}
