#navcontainer {
	background: url(applenavbar.png) repeat-x;
}

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

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