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

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

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

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