#navcontainer #current {
		background: url(../../images/bg/current12.png) repeat-x 0 top;
}

#navcontainer a:hover {
		background: url(../../images/bg/current12.png) repeat-x 0 top;
}

#navcontainer ul ul a:hover {
		background: url(../../images/bg/current12.png) repeat-x 0 top;
}

#navcontainer ul ul ul a:hover {
		background: url(../../images/bg/current12.png) repeat-x 0 top;
}

#navcontainer ul ul ul ul a:hover {
		background: url(../../images/bg/current12.png) repeat-x 0 top;
}