#navcontainer #current {
	background: url(../../images/bg/nav1a.jpg) no-repeat 0 2px;
}

#navcontainer a {
	background: url(../../images/bg/nav2a.jpg) no-repeat 0 2px;
}

#navcontainer a:hover {
	background: url(../../images/bg/nav1a.jpg) no-repeat 0 2px;
}

#navcontainer a:active {
	background: url(../../images/bg/nav4a.jpg) no-repeat 0 2px;
}
