#header #topBanner {
	padding-bottom: 0px;
	background-color: #72A1D2;
	background-attachment: fixed;
	background-image: url(http://geology.wwu.edu/dept/siteimages/GeoTitleBkgd.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	top:0;
	left:0;
	height: 71px;
	display:table;
}
#header #topBanner #contentWrapper {
	display:table-row;
	height:71px;
	overflow:hidden;
}
#geologo {
	height: 71px;
	display: table-cell;
	width:100%;
}
#header #topBanner #topright {
	width: 200px;
	height: 71px !important;
	top: 0px;
	right:100%;
	display: table-cell;
	/* [disabled]background-color: #FFC61e; */
	background-color: #FFF;
	vertical-align: middle; 
	padding:0;
	margin:0;
}
#header #topright #searchForm {
	vertical-align: middle;
	text-align: center;
	width:190px;
	padding: 3px;
}
#header #wwulogo {
	top: 0px;
	width: 139px;
	height: 71px;
	border: 0;
	display: table-cell;
}
#header a, #header a:link, #header a:visited {
	border: 0;
	text-decoration: none;
	vertical-align:middle;
	}
#header img {
	vertical-align:top;
}

#header hr {
	color: #FFC61e;
}
#spacer {
	display:block;
	height: 73px;
	width: 100%;
}
#header #navtable {
	height: 16px;
}
p.navSubItem {
	margin: 0;
	padding: 1;
	white-space: no-wrap;
}
p.navSubItem a {
	color:      #FFC82E;
	font-size: 0.9em;
}
p.navSubItem a:hover {
	background-color: gray;
	color: #00377c;
}
div.Menu {
	background-color: #00377c;
	color: #FFC82E;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0;
	display: none;
	position: absolute;
	top: 1.3em;
	width:180px;
	text-align:left;
	font-size: 0.85em;
}
.Nav {
	padding: 0;
	list-style: none;
	position:relative;
	text-align:center;
}
ul.navSubList a {
	color:      #FFC82E;
}
ul.navSubList a:hover {
	background-color: gray;
	color: #00377c;
}
ul.navSubList {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 3px;
	padding:0;
	font-weight:bold;
}
ul.navSubList li {
	list-style: none;
}
ul.navSubList li ul {
	padding-left: 25px;
	font-weight:normal;
}
ul.navSubList li ul li {
	list-style:disc;
}
