div#branding {
	width:984px;
	height:166px;
	text-align:left;
	position:relative;
	background:url('images/header2.jpg') no-repeat center;
	margin:0;
	padding:0;
}
/*************************************
*------------- Nav Bar --------------*
**************************************/
#navBar {
	position:absolute;
	top:166px;
	left:330px;
	width:640px;
	height:30px;
	/*border:2px solid #cccccc;*/
}
