body {
	background-color: #FFFFFF;
	text-align:center;
}

#galleryheader_right {
	background-image: url(../imgs/frame/blacktop/galleryheader_right2.jpg);
	background-repeat: repeat-x;
	overflow: visible;
	visibility: visible;
	height: 76px;
	width: 100%;
	top: 0px;
	float: left;
}

#galleryheader_left {
	background-image: url(../imgs/frame/blacktop/galleryheader_left.jpg);
	left: 0px;
	top: 0px;
	visibility: visible;
	height: 76px;
	width: 498px;
}
#mainMenuNav {
	left: 10px;
	visibility: visible;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	width: 150px;
	position: absolute;
	height: 40px;
	top: 40px;
	text-align: left;
	}
	table.navLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	overflow: visible;
	visibility: visible;
	display: block;

}
table.navLinks a:link {
	color: #FFFFFF;
	text-decoration: none;

}
table.navLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
table.navLinks a:active {
	color: #666699;
	text-decoration: none;

}
table.navLinks a:hover {
	color: #666699;
	text-decoration: none;

}

