#button_news a {
	position: relative;
	float: right;
	font-size: 0px;
	height: 49px;
	width: 151px;
	border: 0px;
	background-attachment: scroll;
	background-image: url(../Design_Img/menu/bt_menu_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#button_news a:hover {
	background-position: 0 -49px;
}

#button_band a {
	position: relative;
	float: right;
	font-size: 0px;
	height: 39px;
	width: 151px;
	border: 0px;
	background-attachment: scroll;
	background-image: url(../Design_Img/menu/bt_menu_theband.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#button_band a:hover {
	background-position: 0 -39px;
}

#button_gigs a {
	position: relative;
	float: right;
	font-size: 0px;
	height: 39px;
	width: 151px;
	border: 0px;
	background-attachment: scroll;
	background-image: url(../Design_Img/menu/bt_menu_gigs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#button_gigs a:hover {
	background-position: 0 -39px;
}

#button_media a {
	position: relative;
	float: right;
	font-size: 0px;
	height: 39px;
	width: 151px;
	border: 0px;
	background-attachment: scroll;
	background-image: url(../Design_Img/menu/bt_menu_media.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#button_media a:hover {
	background-position: 0 -39px;
}

#button_discography a {
	position: relative;
	float: right;
	font-size: 0px;
	height: 39px;
	width: 151px;
	border: 0px;
	background-attachment: scroll;
	background-image: url(../Design_Img/menu/bt_menu_discography.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#button_discography a:hover {
	background-position: 0 -39px;
}

#button_guestbook a {
	position: relative;
	float: right;
	font-size: 0px;
	height: 39px;
	width: 151px;
	border: 0px;
	background-attachment: scroll;
	background-image: url(../Design_Img/menu/bt_menu_guestbook.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#button_guestbook a:hover {
	background-position: 0 -39px;
}

#button_links a {
	position: relative;
	float: right;
	font-size: 0px;
	height: 39px;
	width: 151px;
	border: 0px;
	background-attachment: scroll;
	background-image: url(../Design_Img/menu/bt_menu_links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#button_links a:hover {
	background-position: 0 -39px;
}

#button_contact a {
	position: relative;
	float: right;
	font-size: 0px;
	height: 47px;
	width: 151px;
	border: 0px;
	background-attachment: scroll;
	background-image: url(../Design_Img/menu/bt_menu_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#button_contact a:hover {
	background-position: 0 -47px;
}

#externallinks_bg {
	position: relative;
	float: right;
	font-size: 0px;
	height: 43px;
	width: 151px;
	border: 0px;
	background-attachment: scroll;
	background-image: url(../Design_Img/menu/bt_menu_rock.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top: 0px;
	
}

#button_merch a {
	position: relative;
	float: right;
	font-size: 0px;
	height: 29px;
	width: 151px;
	border: 0px;
	background-attachment: scroll;
	background-image: url(../Design_Img/menu/bt_menu_merch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top: 0px;
}

#button_merch a:hover {
	background-position: 0 -29px;
}


#button_myspace a {
	position: relative;
	float: right;
	font-size: 0px;
	height: 43px;
	width: 151px;
	border: 0px;
	background-attachment: scroll;
	background-image: url(../Design_Img/menu/bt_menu_myspace.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top: 0px;
	
}

#button_myspace a:hover {
	background-position: 0 -43px;
}

#button_born a {
	position: relative;
	float: right;
	font-size: 0px;
	height: 168px;
	width: 151px;
	border: 0px;
	background-attachment: scroll;
	background-image: url(../Design_Img/menu/bt_menu_borntogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#button_born a:hover {
	background-position: 0 -168px;
}



