div#header{
	width:100%;
	background:#000000 url(/W3/templates/images/W3_Portal_Banner.jpg) no-repeat left center;
	height:95px;
	border-bottom: 4px solid #99ccff;
	left: 0px;
	top: 0px;
	color: #CCCCCC;
}
div.headertab{
	margin:0 2px;
	padding:0;
	width:auto;
	text-align:center;
	color:#CCCCCC;
	background-color: #99ccff;
}
div.headertab a{
	color:#000000;
	text-decoration:none;
}
div.headertab a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
body {
	margin: 0px;
}
