@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:981px;
	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;
}

#indeximage {
	position:absolute;
	left:0px;
	top:166px;
	width:800px;
	height:702px;
	z-index:4;
}
#indextag {
	position:absolute;
	left:250px;
	top:229px;
	width:453px;
	height:243px;
	z-index:4;
}
#footercopy {
	position:absolute;
	left:-1px;
	top:868px;
	width:800px;
	height:105px;
	z-index:22;
}
#footerimage{
	border-top:#adc175 medium solid;
	position:absolute;
	left:0px;
	top:866px;
	width:800px;
	height:105px;
	z-index:5;
}
#bird {
	position:absolute;
	left:3px;
	top:642px;
	width:100px;
	height:100px;
	z-index:22;
	}
#tablenav {
	position:absolute;
	left:-398px;
	margin-left:50%;
	top:993px;
	width:805px;
	height:23px;
	z-index:2;
}
