body {
	background-color: #FFF;
}
#header {
	background-image: url(../images%20scf/woodfiberheader.jpg);
	position: absolute;
	width: 1023px;
	height: 201px;
	background-repeat: no-repeat;
	left: 9px;
	top: 7px;
	z-index: -50;
}
#nav {
	position: absolute;
	left: 203px;
	top: 45px;
	width: 337px;
	height: 132px;
	z-index: 50;
}
#content {
	height: 742px;
	width: 1024px;
	position: absolute;
	left: 9px;
	top: 225px;
	z-index: 50;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0B005F;
}
.subheade {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #006600;
}
#bottom {
	position: absolute;
	top: 512px;
	left: 9px;
	width: 1023px;
	height: 25;
	background-color: #004AA1;
}
.list {
	background-color: #199618;
	padding: 3px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
