#beforeheader {

	width:792px;
	height:100px;
	background-color:#283B03;
	background-image: url("../images/beforeheaderback.jpg");
	background-position:center;
	background-repeat:repeat;

}






#header {
	width:792px;
	background-color:#81A53C;
	height:206px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	background-image: url("../images/backgrounds/headerbg.gif");
	background-position:left top;
	background-repeat:repeat;

}

