a:link {  }

a:visited {  }

#navcontainer { background: url(../../images/menu_bg.png) repeat-x; }

#navcontainer #current,
#navcontainer .currentAncestor,
#navcontainer a:hover { color: #000; background-image: url(../../images/button_over.png); height: 23px; }

#navcontainer ul ul a:hover,
#navcontainer ul ul #current,
#navcontainer ul ul .currentAncestor { background: url(../../images/submenu_over.png) repeat-x center top; text-shadow: 0px 1px 0px #ffffff; color: #000; }

#navcontainer ul ul ul li a {
	color: #666;
}

