#navcontainer ul
{
	border: 0;
	list-style-type: none;
	width: 639px;
	margin-bottom: 0;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}
#navcontainer ul li
{
	display: block;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
#navcontainer ul li a
{
	display:block;
	text-indent: -9000px;
	overflow:hidden;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#home_active a {
	background-image: url(navi/home.png);
	height: 34px;
	width: 101px;
	background-position: -202px;
}
#home:HOVER a {
	background-image: url(navi/home.png);
	height: 34px;
	width: 101px;
	background-position: -101px;
}
#home a {
	background-image: url(navi/home.png);
	height: 34px;
	width: 101px;
}
#about_afp a {
	background-image: url(navi/about.png);
	height: 34px;
	width: 103px;
}
#about_afp_active a {
	background-image: url(navi/about.png);
	height: 34px;
	width: 103px;
	background-position: -202px;
}
#about_afp:HOVER a {
	background-image: url(navi/about.png);
	height: 34px;
	width: 103px;
	background-position: -101px;
}
#studio_photography_leeds a {
	background-image: url(navi/studio.png);
	height: 34px;
	width: 101px;
}
#studio_photography_leeds_active a {
	background-image: url(navi/studio.png);
	height: 34px;
	width: 101px;
	background-position: -202px;
}
#studio_photography_leeds:HOVER a {
	background-image: url(navi/studio.png);
	height: 34px;
	width: 101px;
	background-position: -101px;
}
#location_photography_leeds a {
	background-image: url(navi/location.png);
	height: 34px;
	width: 102px;
}
#location_photography_leeds_active a {
	background-image: url(navi/location.png);
	height: 34px;
	width: 102px;
	background-position: -204px;
}
#location_photography_leeds:HOVER a {
	background-image: url(navi/location.png);
	height: 34px;
	width: 102px;
	background-position: -101px;
}
#dvd_production_leeds_yorkshire a {
	background-image: url(navi/dvd.png);
	height: 34px;
	width: 104px;
}
#dvd_production_leeds_yorkshire:HOVER a {
	background-image: url(navi/dvd.png);
	height: 34px;
	width: 104px;
	background-position: -101px;
}
#dvd_production_leeds_yorkshire_active a {
	background-image: url(navi/dvd.png);
	height: 34px;
	width: 104px;
	background-position: -208px;
}
#contact_afp_yorkshire a {
	background-image: url(navi/contact.png);
	height: 34px;
	width: 104px;
}
#contact_afp_yorkshire_active a {
	background-image: url(navi/contact.png);
	height: 34px;
	width: 104px;
	background-position: -208px;
}
#contact_afp_yorkshire:HOVER a {
	background-image: url(navi/contact.png);
	height: 34px;
	width: 104px;
	background-position: -101px;
}



