.navcontainer {
	background: url(../../images/menu_gray.png) no-repeat;
}

#bottomBand {
	background: url(../../images/menu_gray.png) no-repeat;
}

.navcontainer ul li a{
	color: #212121;
	text-shadow: #555 0 1px 0;
}

.navcontainer ul li a:hover{
	color: #000000;
}

.navcontainer .current a:link{
	color: #000000;
}

.navcontainer .current a:hover {
	color: #000000;
}