body {
	margin: 0;
	background-color: #000000;
	background-image: url(images/background_int.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
#home {
	margin: 0;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
img {
	border: none;
}
.left {
	float: left;
	margin: -12px 4px 0px 4px;
	_margin: -5px 4px 0px 4px;
}
.right {
	float: right;
	margin: -12px 4px 0px 4px;
	_margin: -5px 4px 0px 4px;
}
a {
	color: #65c5f0;
}
a:hover {
	color: #ffffff;
}
h1 {
	color: #feee80;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #feee80;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	color: #feee80;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
h4 {
	color: #feee80;
	font-size: 10px;
	font-weight: bold;
}
h5 {
	color: #65c5f0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#header {
	float: left;
	background-image: url(images/index_01.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	height: 375px;
}
#headerInt {
	float: left;
	background-image: url(images/interior_01.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	height: 172px;
}
#banner {
	float: left;
	width: 900px;
	height: 119px;
	margin: 250px 0px 0px 50px;
	_margin: 250px 0px 0px 25px;
}
#navBar {
	float: left;
	background-image: url(images/index_02.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	height: 67px;
}
#navBarInt {
	float: left;
	background-image: url(images/interior_02.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	height: 53px;
}
#navigation {
	float: left;
	width: 1000px;
	height: 25px;
	padding: 2px 0px 0px 86px;
 padding: 16px 0px 0px 86px !ie;
}
#home #navigation {
	float: left;
	width: 1000px;
	height: 25px;
	padding: 6px 0px 0px 86px;
 padding: 20px 0px 0px 86px !ie;
}
#navigation li {
	display: inline;
	list-style: none;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 16px 0px 16px;
	border-right: 1px #ffffff solid;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
#navigation a:hover {
	color: #9cddec;
}
#navigation #nav7 a {
	border-right: none;
}
#content {
	float: left;
	background-image:url(images/index_03.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	min-height: 500px;
	_height: 500px;
}
#contentBottom {
	float: left;
	background-image: url(images/interior_04.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}
#contentTop {
	float: left;
	background-image: url(images/interior_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
}
#contentLeft {
	float: left;
	width: 700px;
	margin: 0px 0px 0px 74px;
	_margin: 0px 0px 0px 35px;
}
#home #contentLeft {
	float: left;
	width: 620px;
	margin: 0px 0px 0px 74px;
	_margin: 0px 0px 0px 35px;
}
#pageTitle {
	float: left;
	width: 600px;
	height: 53px;
	margin-top: 10px;
}
#home #pageTitle {
	background-image: url(images/title_Home.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#tickets #pageTitle {
	background-image: url(images/title_Tickets.jpg);
	background-repeat: no-repeat;
}
#entertainment #pageTitle {
	background-image: url(images/title_Entertainment.jpg);
	background-repeat: no-repeat;
}
#about #pageTitle {
	background-image: url(images/title_About.jpg);
	background-repeat: no-repeat;
}
#venue #pageTitle {
	background-image: url(images/title_Venue.jpg);
	background-repeat: no-repeat;
}
#partners #pageTitle {
	background-image: url(images/title_Partners.jpg);
	background-repeat: no-repeat;
}
#contact #pageTitle {
	background-image: url(images/title_Contact.jpg);
	background-repeat: no-repeat;
}
#home #contentText {
	float: left;
	margin-top: 10px;
	width: 620px;
}
#contentText {
	float: left;
	margin-top: 10px;
	width: 680px;
}
#column1 {
	width: 200px;
	float: left;
}
#column2 {
	width: 300px;
	float: left;
	margin-left: 5px;
}
#column3 {
	width: 100px;
	float: left;
	margin-left: 5px;
}
#column1 ul, #column2 ul, #column3 ul {
	margin: 0px;
	padding: 0px;
}
#column1 li, #column2 li, #column3 li {
	list-style: none;
	margin-bottom: 20px;
}
#ticketText {
	float: left;
	clear: both;
	width: 680px;
}
#rotate {
	width: 451px;
	height: 320px;
}
#checkout {
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 680px;
}
#contentRight {
	float: right;
	width: 145px;
	margin: 10px 72px 0px 0px;
	_margin: 10px 25px 0px 0px;
}
#home #contentRight {
	float: right;
	width: 145px;
	margin: 0px 72px 0px 0px;
	_margin: 0px 25px 0px 0px;
}
#ticketMaster {
	float: left;
	width: 145px;
	height: 137px;
}
#googleContainer {
	float: left;
	width: 142px;
	margin-top: 20px;
	padding-left: 13px;
}
#footer {
	float: left;
	background-image:url(images/index_05.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 200px;
}
#logos {
	float: right;
	width: 480px;
	height: 96px;
	margin: 30px 55px 0px 0px;
	_margin: 30px 35px 0px 0px;
}
#allLogos1 {
	float: left;
	width: 176px;
}
#allLogos2 {
	float: left;
	width: 176px;
	margin-left: 20px;
}
#allLogos1 img, #allLogos2 img {
	border: none;
	margin-bottom: 20px;
}
#kiss {
	float: left;
	width: 116px;
	height: 96px;
	margin-right: 15px;
}
#korbel {
	float: left;
	width: 75px;
	height: 96px;
	margin-right: 15px;
}
#redeye {
	float: left;
	width: 42px;
	height: 96px;
}
#metro1 {
	float: right;
	width: 200px;
	height: 29px;
	margin-top: 30px;
}
#footerNav {
	float: right;
	width: 700px;
	margin: 0px 52px 0px 0px;
	_margin: 0px 32px 0px 0px;
	text-align: right;
}
#footerNav li {
	display: inline;
	list-style: none;
}
#footerNav a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	border-right: 1px #ffffff solid;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
#footerNav a:hover {
	color: #9cddec;
}
#footerNav #foot7 a {
	border-right: none;
}
#jcweb {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	float: right;
	width: 700px;
	margin: 0px 63px 0px 0px;
	_margin: 0px 38px 0px 0px;
}
#jcweb a {
	color: #65c5f0;
	text-decoration: none;
}
#jcweb a:hover {
	color: #ffffff;
}

#home #mp3Player {
	float: left;
	width: 620px;
	height: 320px;
	margin: 0 0 150px 0;
	background-image: url(images/mp3back.jpg);
	background-repeat: no-repeat;
}

#mp3Player {
	float: left;
	width: 620px;
	height: 320px;
	margin: 0 0 50px 0;
	background-image: url(images/mp3back.jpg);
	background-repeat: no-repeat;
}