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

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

.navcontainer ul li a{
	color: #254f68;
	text-shadow: #5ca6c7 0 1px 0;
}

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

.navcontainer .current a:link{
	color: #1b313c;
}

.navcontainer .current a:hover {
	color: #1b313c;
}