#splashContainer {
	position: absolute;
	width: 665px;
	left: 50%;
	top: 16px;
	margin-left: -332px;
}
#splash {
	position: absolute;
	height: 522px;
	width: 665px;
	left: 0px;
	top: 0px;
}
#ticketsOver {
	position: absolute;
	z-index: 1;
	height: 122px;
	width: 189px;
	left: 17px;
	top: 373px;
}
#contactOver {
	position: absolute;
	z-index: 2;
	height: 23px;
	width: 79px;
	left: 231px;
	top: 454px;
}
#scheduleOver {
	position: absolute;
	z-index: 3;
	height: 23px;
	width: 81px;
	left: 323px;
	top: 454px;
}
#descriptionsOver {
	position: absolute;
	z-index: 3;
	height: 23px;
	width: 174px;
	left: 416px;
	top: 454px;
}
.textLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	position: absolute;
	z-index: 20;
	left: 280px;
	top: 10px;
}
.siteBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	position: absolute;
	left: 460px;
	top: 512px;
	z-index: 30;
}

