@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:1355px;
	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 {
	position:absolute;
	left:2px;
	top:179px;
	width:800px;
	height:1166px;
	z-index:4;
}
#copy {
	background-image:url(images/backgroundleaf2.png);
	border:#adc175  thin solid;
	position:absolute;
	left:57px;
	top:247px;
	width:690px;
	height:960px;
	z-index:33;
}
#footerimage{
	border-top:#adc175 medium solid;
	position:absolute;
	left:0px;
	top:1241px;
	width:800px;
	height:94px;
	z-index:5;
}

#footercopy {
	position:absolute;
	left:0px;
	top:1246px;
	width:800px;
	height:94px;
	z-index:22;
}
#tablenav {
	position:absolute;
	left:-398px;
	margin-left:50%;
	top:1371px;
	width:800px;
	height:2px;
	z-index:2;
}
