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

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

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

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