#navcontainer {
	background: url(../../images/navbar-pink.jpg) repeat-x 0 top;
}

#navcontainer #current {
	background-color: #fe0099;
}

#navcontainer .currentAncestor {background-color: #fb0395;
	
}

#navcontainer a:hover {
	background-color: #fe0096;
}