/* CSS Document */


.oneColLiqCtr #header .menu {
	height: 25px;
	width: 100%;
	text-align: left;
	top: 10px;
}
.oneColLiqCtr #header .menu a:link {
	font-size: 12pt;
	color: #FEF3B8;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
.oneColLiqCtr #header .menu a:visited {
	font-size: 12pt;
	color: #FEF3B8;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
.oneColLiqCtr #header .menu a:hover {
	color: #009900;
	text-transform: none;
}

.viewGal {
	height: 25px;
	width: 100%;
	top: 10px;
}
.viewGal a:link {
	font-size: 12pt;
	color: #FEF3B8;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
.viewGal a:visited {
	font-size: 12pt;
	color: #FEF3B8;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
.viewGal a:hover {
	color: #009900;
	text-transform: none;
}