#navcontainer ul .current {
	background: url(../../images/toolbar/toolbar1c.png) no-repeat;
}
#navcontainer a {
	background: url(../../images/toolbar/toolbar1a.png) no-repeat;
}
#navcontainer a:hover, #navcontainer .currentAncestor {
	background: url(../../images/toolbar/toolbar1h.png) no-repeat;
}