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

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

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

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