
li#category_new_work a {
	display: block; 
	background: url(http://wilkoszandway.com/nav_images/nav-new.gif) no-repeat 0 0; 
	height: 8px;
	width: 70px;
}

li#category_new_work a:hover {
	background: url(http://wilkoszandway.com/nav_images/nav-new.gif) no-repeat 0 -8px;
}

li#category_new_work.active a {
	background: url(http://wilkoszandway.com/nav_images/nav-new.gif) no-repeat 0 -8px;
}

li#category_contact.active a {
	background: url(http://wilkoszandway.com/nav_images/nav-contact.gif) no-repeat 0 -8px
}


li#category_fashion_1 a {
	display: block; 
	background: url(http://wilkoszandway.com/nav_images/nav-portfolio.gif) no-repeat 0 0; 
	height: 8px;
	width: 70px;
}

li#category_fashion_1 a:hover {
	background: url(http://wilkoszandway.com/nav_images/nav-portfolio.gif) no-repeat 0 -8px;
}

li#category_fashion_1.active a {
	background: url(http://wilkoszandway.com/nav_images/nav-portfolio.gif) no-repeat 0 -8px;
}

li#category_contact.active a {
	background: url(http://wilkoszandway.com/nav_images/nav-contact.gif) no-repeat 0 -8px
}


li#category_fashion_2 a {
	display: block; 
	background: url(http://wilkoszandway.com/nav_images/nav-fashion.gif) no-repeat 0 0; 
	height: 8px;
	width: 70px;
}

li#category_fashion_2 a:hover {
	background: url(http://wilkoszandway.com/nav_images/nav-fashion.gif) no-repeat 0 -8px;
}

li#category_fashion_2.active a {
	background: url(http://wilkoszandway.com/nav_images/nav-fashion.gif) no-repeat 0 -8px;
}

li#category_contact.active a {
	background: url(http://wilkoszandway.com/nav_images/nav-contact.gif) no-repeat 0 -8px
}


li#category_portraits a {
	display: block; 
	background: url(http://wilkoszandway.com/nav_images/nav-editorial.gif) no-repeat 0 0; 
	height: 8px;
	width: 70px;
}

li#category_portraits a:hover {
	background: url(http://wilkoszandway.com/nav_images/nav-editorial.gif) no-repeat 0 -8px;
}

li#category_portraits.active a {
	background: url(http://wilkoszandway.com/nav_images/nav-editorial.gif) no-repeat 0 -8px;
}

li#category_contact.active a {
	background: url(http://wilkoszandway.com/nav_images/nav-contact.gif) no-repeat 0 -8px
}


li#category_projects a {
	display: block; 
	background: url(http://wilkoszandway.com/nav_images/nav-projects.gif) no-repeat 0 0; 
	height: 8px;
	width: 70px;
}

li#category_projects a:hover {
	background: url(http://wilkoszandway.com/nav_images/nav-projects.gif) no-repeat 0 -8px;
}

li#category_projects.active a {
	background: url(http://wilkoszandway.com/nav_images/nav-projects.gif) no-repeat 0 -8px;
}

li#category_contact.active a {
	background: url(http://wilkoszandway.com/nav_images/nav-contact.gif) no-repeat 0 -8px
}


li#category_films a {
	display: block; 
	background: url(http://wilkoszandway.com/nav_images/nav-films.gif) no-repeat 0 0; 
	height: 8px;
	width: 70px;
}

li#category_films a:hover {
	background: url(http://wilkoszandway.com/nav_images/nav-films.gif) no-repeat 0 -8px;
}

li#category_films.active a {
	background: url(http://wilkoszandway.com/nav_images/nav-films.gif) no-repeat 0 -8px;
}

li#category_contact.active a {
	background: url(http://wilkoszandway.com/nav_images/nav-contact.gif) no-repeat 0 -8px
}


