@charset "utf-8";
body {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#footer {
	height: 213px;
	width: 100%;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
}
#footer a, #pagesfooter a, #contact a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover, #pagesfooter a:hover, #contact a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}

#footerRight {
	float: left;
	width: 400px;
	word-spacing: 25px;
	letter-spacing: 2px;
}
#footerLeft {
	float: left;
	width: 400px;
	margin-right: 185px;
	text-align: right;
	margin-left: 20px;
	word-spacing: 25px;
	letter-spacing: 2px;
}

#container {
	height: 768px;
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/pagesBkgrd.jpg);
	background-repeat: no-repeat;
}
#banner {
	font-size: 12px;
	color: #FFBF55;
	height: 40px;
	width: 100%;
	margin: 0px;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
}
#maincontent {
	height: 515px;
	width: 100%;
	color: #FFFFFF;
}
#maincontent a {
	color: #F90;
	text-decoration: none;
}

#maincontent h2 {
	font-size: 120%;
	color: #FFFFFF;
}

#maincontent .shows {
	text-align: center;
	display: block;
}

#maincontent h1 {
	font-size: 125%;
	font-weight: bolder;
	color: #FF7F55;
	text-align: center;
}

.flash {
	text-align: center;
	vertical-align: bottom;
	display: block;
}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
}
#banner a:hover {
	text-decoration: underline;
}
#ticketsLeft {
	position:absolute;
	width:223px;
	height:219px;
	z-index:1;
	left: 208px;
	top: 227px;
	font-size: 110%;
	color: #FF9F55;
}
#ticketsLeft a{
	color: #FFFFFF;
	text-decoration: none;
}

#ticketsRight {
	position:absolute;
	width:508px;
	height:355px;
	z-index:2;
	left: 447px;
	top: 114px;
}
#ticketsRight h1 {
	font-size: 120%;
	font-weight: bolder;
	color: #FF7F55;
	text-align: center;
	text-indent: 100px;
}
#hpcontainer {
	height: 768px;
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/homeBkgrd.jpg);
	background-repeat: no-repeat;
}
#pagesfooter {
	height: 213px;
	width: 1024px;
	color: #FFFFFF;
	padding-top: 120px;
	text-align: center;
}
#showsimage {
	background-repeat: no-repeat;
	height: 400px;
	width: 600px;
	background-position: right;
	top: 100px;
	position: relative;
	margin-left: 225px;
}
#bandphoto {
	height: 465px;
	width: 682px;
	background-repeat: no-repeat;
	left: 175px;
	position: relative;
}
#contact {
	float: left;
	height: 400px;
	width: 250px;
	padding-left: 50px;
	padding-top: 50px;
	font-size: 110%;
	color: #FF9F55;
}

.email {
	font-size: 110%;
	color: #FF9900;
}


#bandphotocontact {
	height: 500px;
	width: 650px;
	background-image: url(images/bandPhoto3.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
.active {
	color: #FF9900;
	font-weight: bold;
}
.showtable {
	border-collapse:collapse;
	border:1px solid #F90;
}
.shellL {
	float: left;
	height: auto;
	width: 350px;
	margin-left: 20px;
	margin-top: 30px;
}
