#banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 35px;
	color: #CCCC00;
	text-decoration: none;
	background-color: #6F4422;
	background-position: left top;
	height: 40px;
	width: 50%;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 15px;
}

#lhsidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 140%;
	background-color: #6F4422;
	text-align: left;
	width: 160px;
	height: 322px;
	top: 0px;
	border-color: #CCCC00;
	border-width: 2;
	border-style: solid;
	z-index: 100;
	margin-left: 0px;
	float: left;
}
#sammysays {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	height: auto;
	top: 42px;
	width: 100%;
	background-color: #8E7A5F;
	color: #FFFF99;
	position: absolute;
	left: 0px;
}
#material {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #8E7A5F;
	top: 399px;
	position: absolute;
	width: 97%;
	padding-left: 10px;
	height: auto;
	color: #FFFF99;
	left: 0px;
	z-index: 90;
	padding-right: 10px;
	text-align: left;
	padding-top: 10px;
	overflow: auto;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCC00;
	background-color: #6F4422;
	height: auto;
	width: 100%;
	text-align: center;
	left: 0px;
	border-top-color: #CCCC00;
	border-top-style: solid;
	border-top-width: 2px;
	font-style: normal;
	line-height: normal;
	z-index: 999;
}
#rhbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 35px;
	color: #CCCC00;
	text-decoration: none;
	background-color: #6F4422;
	background-position: left top;
	height: 40px;
	width: 50%;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	padding-right: 15px;
}
#samwords {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 200px;
	top: 0px;
	width: 250px;
	height: 326px;
	float: right;
	position: absolute;
	right: 0px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCC00;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #00CC00;
}
a:active {
	color: #FF0000;
}
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFF99;
	position: absolute;
	width: 100%;
	top: 367px;
	left: 0px;
	text-align: center;
	background-color: #8E7A5F;
	border-top-color: #CCCC00;
	border-top-style: solid;
	border-top-width: 2px;
	height: 30px;
}
#samswords {
	background-color: #8E7A5F;
	top: 20px;
	height: auto;
	text-align: right;
	float: 0;
	margin-right: 280px;
	margin-left: 200px;
}
.floatright {
	float: right;
	margin-left: 0px;
	margin-right: 10px;
}
.floatleft {
	float: left;
}
#everything {
	z-index: 1;
	background-color: #8E7A5F;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
}
.bgcolor8E7A5F {
	background-color: #8E7A5F;
}
