DIV.back {
position : absolute; left : 0px; top : 0px; 
width : 800px; height : 1600px;  z-index : 1
}

DIV.title {
	position:absolute; left : 0px; top :10px;
	width :775px; height : 125px;  z-index : 2
}

DIV.panphoto {
	position : absolute; left : 0px; top : 142px; 
	width : 775px; height : 80px;  z-index : 3
	
}

DIV.menu {
	position : absolute; left : 0px; top : 234px;
	width :775; height : 50px; z-index : 4
}

DIV.map_summary {
	position : absolute; left : 5px; top : 300px;
	width : 775; height : 875px; z-index : 5
}

DIV.external_links {
	position : absolute; left : 5px; top : 750px;
	width : 775px; height : 800px;  z-index: 6
}


