#logo { 
	position:absolute; 
	width:261px; 
	height:61px; 
	z-index:1; 
	left: 513px; 
	top: 5px; 
}
#page {
	position:absolute; 
	width:770px; 
	height:100%; 
	z-index:1; 
	left: 10px; 
	top: 70px;
}
#topavbar {
	position:absolute; 
	width:770px; 
	height:100px; 
	z-index:1; 
	left: 0px; 
	top: 0px;
}
#leftmenu { 
	position:absolute; 
	width:192px; 
	height:291px; 
	z-index:2; 
	left: 0px; 
	top: 38px;
}

#main {
	position:absolute; 
	width:577px; 
	z-index:3; 
	left: 195px; 
	top: 58px;
}
#gallery {
	width:572px;
	height:500px; 
}	
	
#body {
	position:absolute;
	width:420px;
	z-index:1;
	left: 0px;
	top: 0px;
	height: 32px;
 }
 
#rightcol {
	position:absolute;
	width:142px;
	z-index:1;
	left: 430px;
	top: 0px;
}
 

