#bodywrap {
	position:relative;
	left:0px;
	margin: 0 auto;
	text-align: left;
	width:780px;
	height:470px;
	z-index:1;
	overflow:hidden;
}

#mainbody {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:450px;
	z-index:2;
	background-color: #FFFFFF;
}

#mainbodyhome {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:450px;
	z-index:2;
	background-color: #FFFFFF;
	background-image: url(/images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: 184px 0px;
}
#homenav {
	position:absolute;
	left:359px;
	top:110px;
	width:175px;
	height:120px;
	z-index:3;

}

#homepage {
	position:relative;
	margin: 0 auto;
	width:780px;
	height:450px;
	z-index:2;
	background-color: #FFFFFF;
	background-image: url(/images/bg_flower.jpg);
	background-repeat: no-repeat;
	background-position: -1px;
}

#logohome {
	border: 0px solid #000;
	position: absolute;
	top: 228px;
	left: 32px;
	width: 714px;
	height: 200px;
	background-image: url(/images/logo_home.gif);
	background-repeat: no-repeat;
}

#navbuttons {
	position: absolute;
	right: 32px;
	top:21px;
	width: 346px;
	background-image: url(/images/navline.jpg);
	background-repeat: no-repeat;
	background-position: 0px 18px;
}
#homelogo {
	position:absolute;
	left:85px;
	top:262px;
	width:614px;
	height:177px;
	z-index:3;


}

#contentwrap {
	position:absolute;
	left:20px;
	top:62px;
	width:760px;
	height:342px;
	z-index:5;
	overflow: hidden;
}

#contenttext {
	position: absolute;
	left: 380px;
	top: 36px;
	width: 350px;
	height: 286px;
	padding-top: 20px;
	padding-right: 30px;
	text-align: justify;
	overflow: auto;
	line-height: 1.4;
	z-index: 10;
}



#photos {
	position: absolute;
	width: 342px;
	height: 342px;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

#photoessay {
	position: absolute;
	width: 342px;
	height: 342px;
	left: 0px;
	top: 0px;
}

#captionholder {
	position: absolute;
	width: 350px;
	height: 286px;
	left: 380px;
	top: 36px;
	text-align: justify;
	overflow: hidden;
	line-height: 1.4;
	z-index: 10;
	padding-top: 20px;
	padding-right: 30px;
}

#counterholder {
	position: relative;
	top: 150px;
}
#essayzone {
	position: absolute;
	left: 380px;
	top: 110px;
	overflow: hidden;
}

#transoverlay {
	position: absolute;
	left: 380px;
	top: 36px;
	width: 350px;
	height: 20px;
	overflow: hidden;
	z-index: 20;
}

#header {
	position:absolute;
	left:20px;
	top:20px;
	width:730px;
	height:41px;
	border-bottom: 1px solid #666666;
	z-index:10;
}

#subheader {
	position:absolute;
	left:450px;
	top:62px;
	width:190px;
	height:16px;
	z-index:10;
}

#flower {
	position:absolute;
	right:10px;
	top:23px;
	width:75px;
	height:75px;
	z-index:20;
}

#footer {
	position:absolute;
	left:20px;
	top:404px;
	width:730px;
	height:26px;
	border-top: 1px solid #666666;
	z-index:10;
}

#footer2 {
	position:absolute;
	left:750px;
	top:405px;
	width:10px;
	height:26px;
	z-index:2;
}

#copyright {
	position:absolute;
	left:0px;
	top:455px;
	width:780px;
	height:15px;
	text-align: center;
	font-size: 10px;
	color: #999999;
	z-index:2;
}

#homecopyright {
	position:relative;
	top:455px;
	margin: 0 auto;
	width:780px;
	height:15px;
	text-align: center;
	font-size: 10px;
	color: #999999;
	z-index:2;
}

#scrollcontrol {
	position: absolute;
	z-index: 100;
	left: 355px;
	top: 360px;
}
#catscrollcontrol {
	position: absolute;
	z-index: 100;
	left: 320px;
	top: 345px;
}
