#navigation div a, .str, .str-over{
	position: absolute;
	right: 0;
	color: #000;
}

.str, .str-over {
	top:42px;
	right:0px;
	z-index:0;
}

.str-over{
	display:none;
}

#navigation div a {
	z-index:20;
	height: 53px;
	display: block;
}

#navigation div a:hover {
	background-position: 0px -53px
}

.audio a{
	top:137px;
	width: 130px;
	background:url(../images/audio-btn.gif) 0px 0px;
}

.shows a{
	top:237px;
	width: 167px;
	background:url(../images/shows-btn.gif) 0px 0px;
}

.merch a{
	top:352px;
	width: 204px;
	background:url(../images/merch-btn.gif) 0px 0px;
}

.contact a{
	top:472px;
	width: 268px;
	background:url(../images/contact-btn.gif) 0px 0px;
}