#navcontainer #current,
#navcontainer .currentAncestor {
	background: url(../../images/arrow_maroon.png) no-repeat left center;
}

#navcontainer a {
	background: url(../../images/arrow_purple.png) no-repeat left center;
}

#navcontainer a:hover {
	background: url(../../images/arrow_maroon.png) no-repeat left center;
}
