#splash{
	position : absolute;
	margin : 0;
	width : 100%;
	left:0px;
	height : 600px;
	bottom: 0px;
	text-align: center;
	z-index : 30;
}

#menuspash{
	position : relative;
	margin-left: auto;
    margin-right: auto;
	left: 0px;
	width : 715px;
	height : 600px;
	text-align: left;
	z-index : 30;
	xbackground-color:#FF0000
}

#title{
	position: absolute; margin: 0; padding: 0; z-index: 60;
	width: 245px; height: 259px;
	top:50px; left:300px;
	}

#news{
	position: absolute; margin: 0; padding: 0; z-index: 55;
	width: 160px; height: 175px;
	top:0px; left:90px;
	}

#bio{
	position: absolute; margin: 0; padding: 0; z-index: 50;
	width: 160px; height: 175px;
	top:30px; left:175px;
	}
	
#music{
	position: absolute; margin: 0; padding: 0; z-index: 55;
	width: 160px; height: 175px;
	top:40px; left:620px;
	}
	
#gigs{
	position: absolute; margin: 0; padding: 0; z-index: 50;
	width: 160px; height: 175px;
	top:60px; left:515px;
	}
	
#media{
	position: absolute; margin: 0; padding: 0; z-index: 50;
	width: 160px; height: 175px;
	top:180px; left:55px;
	}
	
#gallery{
	position: absolute; margin: 0; padding: 0; z-index: 50;
	width: 160px; height: 175px;
	top:220px; left:155px;
	}
	
#epk{
	position: absolute; margin: 0; padding: 0; z-index: 50;
	width: 160px; height: 175px;
	top:310px; left:430px;
	}
	
#contact{
	position: absolute; margin: 0; padding: 0; z-index: 50;
	width: 160px; height: 175px;
	top:230px; left:500px;
	}
	
#store{
	position: absolute; margin: 0; padding: 0; z-index: 40;
	width: 160px; height: 175px;
	top:378px; left:337px;
	}
	
#fringe{
	position: absolute; margin: 0; padding: 0; z-index: 60;
	width: 160px; height: 175px;
	top:220; left:293px;
	}

#special{
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 50;
	width: 160px;
	height: 175px;
	top:297px;
	left:247px;
	}
    
#subscribe{
 position:absolute;
 top:262px;
 left:-160px;
 width:262px;
 text-align:left;
 margin:0px 0px 0px 0px;
 z-index:40;
}

#subscribe-top{
 height:11px;
 width:262px;
 background-image:url(../images/subscribe-form/subscribe-top.png);
 background-repeat:no-repeat;
}

#subscribe-middle{
 width:262px;
 background-image:url(../images/subscribe-form/subscribe-bg.png);
 background-repeat:repeat-y;
 //margin:-10px 0px 0px 0px;
 padding:12px 0px 0px 35px;
 font-family:"Times New Roman", Times, serif;
 font-size:12px;
 color:#ffffff;
}

#subscribe-middle p{
 font-family:"Times New Roman", Times, serif;
 font-size:12px;
 color:#ffffff;
 margin:10px 0px 10px 0px;
}

#subscribe-bottom{
 height:51px;
 width:262px;
 background-image:url(../images/subscribe-form/subscribe-bottom.png);
 background-repeat:no-repeat;
 padding:8px 0px 0px 35px;
}