#home_navbar {	position: absolute;	top: 0px;	left: 0px;	z-index: 1000;}#home_main {	position: absolute;	top: 0px;	left: 0px;	background: #FDF9F2;	width: 840px;	height: 780px;	z-index: 0;}#home_padding {	position: absolute;	top: 780px;	left: 0px;	height: 48px;	width: 840px;}#home_tiles {	position: absolute;	top: 0px;	left: 0px;	height: 100%;	width: 120px;	background-image: url("/images/global/tile_foreground.gif");	background-repeat: repeat;	z-index: 10;}#home_sky {	position: absolute;	top: 0px;	left: 120px;	width: 360px;	height: 780px;	background-color: #FDF9F2;	background-image: url("/images/home/sky.jpg");	background-position: top;	background-repeat: no-repeat;	z-index: 10;}#home_palm {	position: absolute;	top: 0px;	left: 480px;	width: 360px;	height: 780px;	background-color: #FAF3E4;	background-image: url("/images/home/palm.gif");	background-position: top;	background-repeat: no-repeat;	z-index: 10;}#admin_menu {	position: absolute;	top: 65px;	left: 480px;	width: 360px;	text-align: center;	z-index: 20;}#home_title {	position: absolute;	top: 152px;	left: 29px;	width: 316px;	height: 98px;	background-image: url("/images/home/headline.gif");	background-repeat: no-repeat;	z-index: 200;}#home_body {	position: absolute;	top: 298px;	left: 60px;	width: 270px;	z-index: 200;}#home_footer {	position: absolute;	top: 752px;	left: 0px;	width: 840px;	font-size: .85em;	text-align: center;	z-index: 200;}#home_photo_a {	position: absolute;	top: 110px;	left: 400px;	width: 480px;	height: 310px;	background-image: url("/images/home/photo_a.jpg");	background-repeat: no-repeat;	z-index: 110;}#home_photo_b {	position: absolute;	top: 390px;	left: 660px;	width: 270px;	height: 120px;	background-image: url("/images/home/photo_b.jpg");	background-repeat: no-repeat;	z-index: 120;}#home_photo_c {	position: absolute;	top: 450px;	left: 450px;	width: 240px;	height: 150px;	background-image: url("/images/home/photo_c.jpg");	background-repeat: no-repeat;	z-index: 130;}