#home_ {
	position:absolute;
	left:107px;
	top:217px;
	width:89px;
	height:22px;
}

#music_ {
	position:absolute;
	left:107px;
	top:256px;
	width:89px;
	height:22px;
}

#artist_ {
	position:absolute;
	left:87px;
	top:298px;
	width:98px;
	height:22px;
}


#guestlist_ {
	position:absolute;
	left:70px;
	top:379px;
	width:102px;
	height:22px;
}


#newsletter_ {
	position:absolute;
	left:65px;
	top:336px;
	width:124px;
	height:22px;
}

#tshirts_ {
	position:absolute;
	left:18px;
	top:418px;
	width:148px;
	height:22px;
}

#contact_ {
	position:absolute;
	left:71px;
	top:463px;
	width:121px;
	height:22px;
}




#homebutton {
	position:absolute;
	width:400px;
	top:210px;
	z-index:1;
	left: 196px;
	height: 63px;
	background-image: url(images/popupmenu.png);
	
}

#musicbutton {
	position:absolute;
	width:400px;
	top:240px;
	z-index:1;
	left: 196px;
	height: 63px;
	background-image: url(images/popupmenu.png);
	background-position:0px -69px;
	
}

#artistsbutton {
	position:absolute;
	width:400px;
	top:175px;
	z-index:1;
	left: 71px;
	height: 63px;
	background-image: url(images/popupmenu.png);
	background-position:0px -140px;
	
}
#tshirtsbutton {
	position:absolute;
	width:400px;
	top:307px;
	z-index:1;
	left: 196px;
	height: 63px;
	background-image: url(images/popupmenu.png);
	background-repeat:no-repeat;
	background-position:-30px -210px;
	
}
#guestlistbutton {
	position:absolute;
	width:400px;
	top:500px;
	z-index:1;
	left: 196px;
	height: 63px;
	background-image: url(images/popupmenu.png);
	background-position:0px -69px;
	
}
#newsletterbutton {
	position:absolute;
	width:400px;
	top:600px;
	z-index:1;
	left: 196px;
	height: 63px;
	background-image: url(images/popupmenu.png);
	background-position:0px -69px;
	
}
