#banner {
	background-image: url(images/background%20images/wood.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 1157px;
	left: 0px;
	top: 0px;
	height: 94px;
	right: 0px;
	visibility: visible;
}
#leftsidebar {
	background-image: url(images/background%20images/yellowwhite.png);
	background-repeat: repeat-y;
	position: absolute;
	height: 1973px;
	width: 140px;
	left: 0px;
	top: 94px;
	overflow: visible;
	visibility: visible;

}
#logo {
	background-image: url(images/background%20images/finallogo.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	height: 94px;
	width: 343px;
	left: 10px;
	visibility: visible;
}
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	position: absolute;
	left: 400px;
	background-position: center;
	top: 31px;
	visibility: visible;
	width: 355px;
}
#leftnavbar {
	position: absolute;
	top: 50px;
}
#copyright {
	position: absolute;
	width: 80%;
	bottom: 0px;
	left: 160px;
	visibility: visible;
	top: 953px;
}
#mainbody {
	position: absolute;
	width: 80%;
	top: 94px;
	left: 140px;
	margin-top: 3px;
	margin-right: 20px;
	margin-left: 3px;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
}
#bottomnavbar {
	position: relative;
	left: 0px;
	bottom: 0px;
	visibility: visible;
	width: 80%;
}
