/* CSS Document by LookatLao Studio Seattle 2003 */
/*This controls the site layout*/

#contain {
	position:absolute;
	left:50%;
	top:0px;
	width:760px;
	height:0px;
    margin-top: 0px;
	margin-left: -380px;
}

#image {
    position:absolute; 
	left:0px; 
	top:0px; 
	width:760px; 
	height:238px; 
	z-index:1
}

#content {
	position:absolute;
	left:0px;
	top:238px;
	width:760px;
	height:800px;
	z-index:2;
	background-color: #242420;
	background-image: url(../imagebase/img.shadowbg.gif);
	background-repeat: repeat-x;
}	

#nav1 { 
    position:absolute; 
	left:526px; 
	top:22px; 
	width:172px; 
	height:20px; 
	z-index:2;
}

#nav2 {
    position:absolute; 
	left:406px; 
	top:22px; 
	width:120px; 
	height:20px; 
	z-index:2;
}

#nav3 {
    position:absolute; 
	left:303px; 
	top:22px; 
	width:103px; 
	height:20px; 
	z-index:2;
}

#nav4 {
    position:absolute; 
	left:181px; 
	top:22px; 
	width:122px; 
	height:20px;
	z-index:2;
}

#column1 {
     position:absolute; 
	 left:81px; 
	 top:80px; 
	 width:192px; 
	 z-index:3;
}

#column2 {
     position:absolute; 
	 left:304px; 
	 top:80px; 
	 width:192px; 
	 z-index:3;
}

#column3 {
     position:absolute; 
	 left:527px; 
	 top:80px; 
	 width:192px; 
	 z-index:3;
}

#map {
	position:absolute;
	left:37px;
	top:85px;
	width:236px;
	z-index:3;
	height: 194px;
}
