div#header{
	width:100%;
	background:#FFF url(/templates/images/woodwards.gif) no-repeat left center;
	height:80px;
	border-bottom: 4px solid #216846;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
}
div.headertab{
	margin:0 2px;
	padding:0;
	width:auto;
	text-align:center;
	color:#FFFFFF;
	background-color: #216846;
}
div.headertab a{
	color:#FFFFFF;
	text-decoration:none;
}
div.headertab a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
body {
	margin: 0px;
}
