#navcontainer {
	background-image: url(blacknavbar.gif);
}

#navcontainer li a:hover, #navcontainer .current, #navcontainer .currentAncestor {
	background: url(blacknavbarhover.gif) repeat-x;
}

#navcontainer li{
	background: url(blacknavbarhover.gif) no-repeat right bottom;
}