/* CSS Document */

#launchmusic {
	position:absolute;
	left:603px;
	top:0px;
	width:189px;
	height:44px;
	z-index:10;
}


/* page footer, credits and copyright */

#footer {
	position: absolute;
	left: 0px;
	top: 575px;
	margin: 0px;
	width: 1000px;
	height: 18px;
}

#designcredits {
	position: absolute; 
	top: 0px;
	left: 30px;
	width: 220px;
	height: 10px;
	text-align: left;
	padding: 3px;
}

#copyright {
	position: absolute; 
	top: 0px;
	left: 280px;
	width: 200px;
	height: 10px;
	text-align: center;
	padding: 3px;
}
   
#artcredits {
	position: absolute; 
	top: 0px;
	left: 520px;
	width: 200px;
	height: 10px;
	text-align: left;
	padding: 3px;
	text-align: center;
}


#photocredits {
	position: absolute; 
	top: 0px;
	left: 750px;
	width: 250px;
	height: 10px;
	text-align: left;
	padding: 3px;
	text-align: center;
}

/* main navigation */

#homebtn {
	position:absolute;
	left:1px;
	top:1px;
	width:378px;
	height:41px;
	z-index:1;
}

#newsbtn {
	position:absolute;
	left:260px;
	top:44px;
	width:75px;
	height:12px;
}

#aboutbtn {
	position:absolute;
	left:335px;
	top:44px;
	width:81px;
	height:12px;
}

#musicbtn {
	position:absolute;
	left:416px;
	top:44px;
	width:79px;
	height:12px;
}

#calendarbtn {
	position:absolute;
	left:495px;
	top:44px;
	width:108px;
	height:12px;
}

#gallerybtn {
	position:absolute;
	left:603px;
	top:44px;
	width:94px;
	height:12px;
}

#contactbtn {
	position:absolute;
	left:697px;
	top:44px;
	width:95px;
	height:12px;
}
