/* navigation */



#nav {
	width:800px;
	height:30px;
	margin:0;
	padding:0;
	position:relative;
	background-image: url(https://delta.securenet-server.net/~drummers/images/nav_cart.jpg);

}

#nav li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;

}

#nav li, #nav a {

	height:40px;

	display:block;

}

#nav01 {
	text-indent:-300em;
	overflow:hidden;
	left:0px;
	width:207px;

}

#nav02 {
	text-indent:-300em;
	overflow:hidden;
	left:207px;
	width:129px;

}

#nav03 {
	text-indent:-300em;
	overflow:hidden;
	left:336px;
	width:139px;

}

#nav04 {
	text-indent:-300em;
	overflow:hidden;
	left:476px;
	width:80px;

}

#nav05 {
	text-indent:-300em;
	overflow:hidden;
	left:558px;
	width:222px;

}





#nav01 a:hover {

	background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -0px -40px no-repeat;

}

#nav02 a:hover {

	background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -207px -40px no-repeat;

}

#nav03 a:hover {

	background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -336px -40px no-repeat;

}

#nav04 a:hover {

	background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -476px -40px no-repeat;

}

#nav05 a:hover {

	background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -558px -40px no-repeat;

}





.nav01on {

	background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -0px -40px no-repeat;

}

.nav02on {

	background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -207px -40px no-repeat;

}

.nav03on {

	background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -336px -40px no-repeat;

}

.nav04on {

	background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -476px -40px no-repeat;

}

.nav05on {

	background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -558px -40px no-repeat;

}