#logo {
	width: 832px;
	height: 160px;
}
#hometext {
	position: absolute;
	top: 32px;
	left: 320px;
	width: 496px;
	height: 120px;
	overflow:hidden;
	z-index: 30;
}
#navbar {
	position: absolute;
	top: 160px;
	left: 0px;
	z-index: 1000;
}
#home_quote {
	position: absolute;
	top: 192px;
	left: 0px;
	width: 320px;
	height: 384px;
	z-index: 28;
}
#home_photo {
	position: absolute;
	top: 192px;
	left: 320px;
	width: 512px;
	height: 384px;
	z-index: 28;
}
#home_panel_left {
	position: absolute;
	top: 576px;
	left: 0px;
	width: 320px;
	height: 96px;
	z-index: 28;
}
#footer_home_right {
	position: absolute;
	top: 754px;
	left: 592px;
	width: 330px;
	height: 60px;
	z-index: 28;
}
#footer_home {
	position: absolute;
	top: 660px;
	left: 0px;
	width: 500px;
	height: 60px;
	white-space:nowrap;
	z-index: 28;
}
#home_panel_right {
	position: absolute;
	top: 576px;
	left: 320px;
	width: 512px;
	height: 96px;
	z-index: 28;
}
#homefedex {
	position: absolute;
	top: 608px;
	left: 426px;
	width: 374px;
	height: 49px;
	overflow:hidden;
	z-index: 30;
}
#hometwittericon {
	position: absolute;
	top: 614px;
	left: 736px;
	z-index: 30;
    border: 0;
}
#homefacebookicon {
	position: absolute;
	top: 614px;
	left: 778px;
	z-index: 30;
    border: 0;
}
/*
#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;
}*/
