#navcontainer {
	background: url(../../images/nav/crimsonlight.jpg) repeat-x;
}

#navcontainer ul ul .current {	
	background: url(../../images/nav/crimsondark.jpg) repeat-x;
}

#navcontainer ul ul a:hover {
	background: url(../../images/nav/crimsonmedium.jpg) repeat-x;
}

#navcontainer .currentAncestor {
	background: url(../../images/nav/crimsondark.jpg) repeat-x;
}
