#navcontainer #current {
	background: url(../../images/orangemenu_all.jpg) repeat-x 0 -52px;
	color: #fff;
}

#navcontainer .currentAncestor {
	background: url(../../images/orangemenu_all.jpg) repeat-x 0 -52px;
	color: #efefef;
	text-shadow: none;
}

#navcontainer a:hover{
	background: url(../../images/orangemenu_all.jpg) repeat-x 0 -52px;
	color: #efefef;
text-shadow: none;
}

#navcontainer a:active{
	background: url(../../images/orangemenu_all.jpg) repeat-x 0 -104px;
	text-shadow: none;
	color: #efefef;
}