body {
	background-color:#00407a;
	margin:0px;
	text-align:center;
	padding:0px;
	position:relative;
}
	
#headerbg {
	background-image:url(/images/headerbg.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	z-index:2;
	position:absolute;
	top: 0px;
	left: 0px;
}

#mainbody {
	width:1052px;
	position:relative;
	z-index:3;
	margin:auto;
}

#logoholder {
	width:735px;
	height:203px;
}

#logo {
	background-image:url(/images/logo.jpg);
	background-repeat:no-repeat;
	width:735px;
	height:203px;
	z-index:4;
	position:absolute;
	margin-left:-21px;
}

#navbarholder {
	width:1022px;
	height:33px;
}

#home {
	background-image:url(/images/home.jpg);
	width:98px;
	height:33px;
	float:left;
	margin-left:13px;
}

#damsels {
	background-image:url(/images/damsels.jpg);
	width:148px;
	height:33px;
	float:left;
	margin-left:13px;
}

#blog {
	background-image:url(/images/blog.jpg);
	width:88px;
	height:33px;
	float:left;
}

#calendar {
	background-image:url(/images/calendar.jpg);
	width:145px;
	height:33px;
	float:left;
}

#forum {
	background-image:url(/images/forum.jpg);
	width:110px;
	height:33px;
	float:left;
}

#contact {
	background-image:url(/images/contact.jpg);
	width:139px;
	height:33px;
	float:left;
}

#centerareaholder {
	width:1022px;
	height:219px;
}

#swirlies {
	background-image:url(/images/swirlies.jpg);
	width:1022px;
	height:252px;
	margin-left:13px;
}

#stillsholder {
	width:1052px;
	height:252px;
	padding-top:60px;
}

#stills {
	/*background-image:url(/images/stills.jpg);*/
	width:1022px;
	height:152px;
}

#stills img {
	border:0px;
}

#paperarea {
	width:1051px;
}

#papertop {
	width:1051px;
	height:61px;
	background-image:url(/images/papertop.jpg);
	background-repeat:no-repeat;
}

#paperbottom {
	width:1052px;
	height:584px;
	background-image:url(/images/paperbottom.jpg);
	background-repeat:no-repeat;
}
