#leftnav {
	position: absolute; top: 30px; left: 0px; background: #cccc99; width: 135px;
	padding: 10px;
	height: 300px;
	}
#nav {
	position: absolute; left:0px; top: 5px;
	padding-left: 10px;
	}
#map {	
	position: absolute; left: 155px; top:30px; border: 10px solid black; width: 450px; height: 300px;
	}
#loading {	
	position: absolute; left: 185px; top:150px; width: 300px; background-color:#ffff00; text-align: left; display: none; padding: 3px;
	}
#loading P {
	font-size: 10px;
	}
#note {
	position: absolute; left:10px; top: 360px; width: 595px; height: 25px;
	}
#mainmessage {
	position: absolute; left:160px; top: 410px; width: 450px;
	}
#notcompatible {
	position: absolute; left: 160px; top:70px; width: 450px; height: 300px;
	color: red; font-weight: bold;	
	}
v\:* { behavior: url(#default#VML); } 
