#menu .sub {
	list-style: none;
	margin-top: -84px;
	position:absolute;
}

#menu .sub li {

}

#menu .sub a *{
	display: none;
}

#menu :hover ul.sub{
	left:27px; 
	top:21px; 
	width:41px; 
	z-index:100;
}
#menu :hover ul.sub li{
	display:block; 
	height:21px; 
	position:relative; 
	width:41px; 
}
#menu :hover ul.sub li a{
	display:block; 
	height:21px; 
	width:41px; 
}
#menu :hover ul.sub li a b {
	position:relative; 
	left:-9999px; 
	margin:0;
}

#menu :hover ul li a.music {
	background:url(http://www.benjohnson.net/images/template/button_sprites.png) -68px -63px no-repeat;
}
#menu .highlight a.music:hover,
#menu a.music .hover {
  background-position: -68px -42px;
  width: 41px;
}
#menu :hover ul li a.photo {
	background:url(http://www.benjohnson.net/images/template/button_sprites.png) -109px -63px no-repeat;
}
#menu .highlight a.photo:hover,
#menu a.photo .hover {
  background-position: -109px -42px;
  width: 41px;
}
#menu :hover ul li a.video {
	background:url(http://www.benjohnson.net/images/template/button_sprites.png) -150px -63px no-repeat;
}
#menu .highlight a.video:hover,
#menu a.video .hover {
  background-position: -150px -42px;
  width: 41px;
}

#menu {
	list-style: none;
	padding-left: 169px;
	margin: 0;
	margin-left: 1px;
	background: url(http://www.benjohnson.net/images/template/menu_bg.jpg) no-repeat;
	position:relative;
	height:21px;
}

#menu li {
	float:left;
	left: 169px;
}

#menu a *{
	display: none;
}

#menu a,
#menu a .hover {
 		height: 21px;
        display: block;
        background: url(http://www.benjohnson.net/images/template/button_sprites.png) 0 0 no-repeat;
}

#menu a.news {
  background-position: 0 -21px;
  position:relative;
  width: 39px;
}
#menu .highlight a.news:hover,
#menu a.news .hover {
  background-position: 0 0px;
  width: 39px;
}

#menu a.bio {
  background-position: -39px -21px;
  width: 29px;
}
#menu .highlight a.bio:hover,
#menu a.news .hover {
  background-position: -39px 0px;
  width: 29px;
}

#menu a.media {
  background-position: -68px -21px;
  width: 39px;
}
#menu .highlight a.media:hover,
#menu a.media .hover {
  background-position: -68px 0px;
  width: 39px;
  cursor:default;
}


#menu a.releases {
  background-position: -107px -21px;
  width: 57px;
}
#menu .highlight a.releases:hover,
#menu a.news .hover {
  background-position: -107px 0px;
  width: 57px;
}

#menu a.tour {
  background-position: -164px -21px;
  width: 34px;
}
#menu .highlight a.tour:hover,
#menu a.news .hover {
  background-position: -164px 0px;
  width: 34px;
}

#menu a.store {
  background-position: -198px -21px;
  width: 42px;
}
#menu .highlight a.store:hover,
#menu a.news .hover {
  background-position: -198px 0px;
  width: 42px;
}

#menu a.lessons {
  background-position: -240px -21px;
  width: 52px;
}
#menu .highlight a.lessons:hover,
#menu a.news .hover {
  background-position: -240px 0px;
  width: 52px;
}

#menu a.press {
  background-position: -292px -21px;
  width: 41px;
}
#menu .highlight a.press:hover,
#menu a.news .hover {
  background-position: -292px 0px;
  width: 41px;
}

#menu a.gear {
  background-position: -333px -21px;
  width: 35px;
}
#menu .highlight a.gear:hover,
#menu a.news .hover {
  background-position: -333px 0px;
  width: 35px;
}

#menu a.contact {
  background-position: -368px -21px;
  width: 52px;
}
#menu .highlight a.contact:hover,
#menu a.news .hover {
  background-position: -368px 0px;
  width: 52px;
}

#location span {
	display: none;
	position: absolute;
}
#location a {
	display: block;
	text-indent: -5000%;
	position: absolute;
	outline: none;
	
}
#location a:hover {
	background-position: left top;
}
#location a:hover span{
	display: block;
}
#location .rss {
	width: 29px;
	height: 30px;
	background: url(http://www.benjohnson.net/images/template/rss_link.jpg) no-repeat;
	left: 713px;
	top: 9px;
	z-index:1;
}
#location .rss span {
	width: 54px;
	height: 45px;
	background: url(http://www.benjohnson.net/images/template/rss_linkover.jpg) no-repeat;
	left: -17px;
	top: -8px;
	cursor: pointer;
	z-index:1;
}

#index {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#index li {
  position:relative;
  width:645px;
}

#index a * {
  display: none;
}

#index a,
#index a .hover {
  height: 167px;
        display: block;
        background: url(http://www.benjohnson.net/images/template/pageBanner2.jpg) 0 0 no-repeat;
		cursor: pointer;
}

#index a.home {
  background-position: 0 0;
  width: 645px;
}

#index .highlight a.home:hover,
#index a.home .hover {
  background-position: 0 -167px;
  width: 645px;
}