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

#navcontainer .currentAncestor {
	background: url(../../images/blackmenu_all2.jpg) repeat-x 0 -52px;
}

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

#navcontainer a:active{
	background: url(../../images/blackmenu_all2.jpg) repeat-x 0 -104px;
	color: #d6d6d6;
}