@charset "UTF-8";
/* CSS Document */
body {
	background-image: none;
	background-color: #F2BD83;
}
#splash {
	background-image: url(images/frontpageCD.jpg);
	width: 1027px;
	height: 762px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#splash a {
	position: absolute;
	top: 31px;
	text-decoration: none;
	display: block;
	cursor: url(images/sparkle.png);
}
a#information {
	height: 70px;
	width: 190px;
	left: 55px;
	top: 266px;
}
a#inconcert {
	height: 55px;
	width: 180px;
	top: 355px;
	left: 40px;
}
a#music {
	height: 60px;
	width: 120px;
	top: 433px;
	left: 78px;
}
a#photos {
	height: 55px;
	width: 140px;
	top: 520px;
	left: 68px;
	}
	a#press {
	height: 65px;
	width: 120px;
	top: 586px;
	left: 61px;
	}
	a#guestbook {
	height: 70px;
	width: 180px;
	top: 270px;
	left: 783px;
	}
	a#sideshows {
	height: 55px;
	width: 200px;
	left: 803px;
	top: 364px;
	}
	a#history {
	height: 70px;
	width: 140px;
	left: 814px;
	top: 440px;
	}
	a#movies {
	height: 55px;
	width: 130px;
	left: 827px;
	top: 520px;
	}
	a#links {
	height: 55px;
	width: 110px;
	left: 855px;
	top: 590px;
	}
	
a#info {
	height: 25px;
	width: 127px;
	top: 292px;
	left: 449px;
}
	
#splash a i {
	visibility: hidden;
}

