@charset "utf-8";
/* CSS Document */
body{background-image:url(../images/backgroundleaf.gif);}
#container {
	background-color:#ffffff;
	border:#adc175 medium solid;
	position:absolute;
	left:-400px;
	margin-left:50%;
	top:0px;
	width:800px;
	height:2446px;
	z-index:1;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:144px;
	z-index:2;
}
#nav {
   	position:absolute;
	left:0px;
	top:143px;
	width:800px;
	height:30px;
	z-index:99;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:144px;
	z-index:2;
}

#body {
	background-color:#fefefb;
	position:absolute;
	left:0px;
	top:180px;
	width:800px;
	height:740px;
	z-index:4;
}
#copy {
	position:absolute;
	left:33px;
	top:185px;
	width:719px;
	height:2117px;
	z-index:33;
}
#footerimage{
	border-top:#adc175 medium solid;
	position:absolute;
	left:0px;
	top:2333px;
	width:800px;
	height:100px;
	z-index:5;
}

#footercopy {
	position:absolute;
	left:0px;
	top:2339px;
	width:800px;
	height:95px;
	z-index:22;
}
#tablenav {
	position:absolute;
	left:-403px;
	margin-left:50%;
	top:2455px;
	width:800px;
	height:23px;
	z-index:2;
	bottom: -104px;
}
