body {
	background: #FFFFFF;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}

a:link {
	color: #1D055D;
}
a:visited {
	color: #8B1E35;
}
a:hover {
	color: #DD630D;
}
#wrapper {
	text-align: center;
	width: auto;
	background: #FFFFFF;
}
#banner {
	background: #9373B2 no-repeat;
	text-align: right;
	width: 750px;
	padding-top: 4px;
	display: none;
}
#banner ul {
	display: inline;
	list-style: none;
	font-size: 8pt;
	color: #FFFFFF;
	margin-right: 14px;
}
#banner ul li{
	display: inline;
	width: auto;
	text-align: center;
	margin-left: 12px;
}
#banner a, #banner a:hover, #banner a:link #banner a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#printbanner {
	width: auto;
	text-align: left;
}
#body_content {
	background: #FFFFFF;
	text-align: left;
}
#sidenav {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 169px;
	clear: right;
	background: #FFFFFF;
	display: none;
	height:auto
}
#main_content {
	text-align: left;
	float: left;
	width: auto;
	background: #FFFFFF;
	padding-top: 8px;
	padding-left: 16px;
	padding-right: 24px;
	margin: 0px 0px 8px;
}
#main_content p {
	margin: 3px 0px 8px 15px;
	padding: 0px;
	line-height: 12pt;
}
#main_content #tbl_ticket {
	margin-left: 12px;
}
#focus_content {
	width: auto;
	
	font-size: 8pt;
	margin: 0px 0px 8px;
	padding: 0px;
}
#focus_sub_content {
	width: auto;
	padding: 12px 30px 4px;
}
#focus_sub_content a {
	color: #FDC297;
	text-decoration: none;
}
#seating_chart {
	position:absolute;
	width:460px;
	height:535px;
	z-index:1;
	visibility: hidden;
	left: 250px;
	bottom: 50px;
	overflow: auto;
	background: #1A0353 url(../images/background5.jpg) repeat;
	padding: 8px;
	border: medium solid #E6690F;
}

#testimonial_text {
	font-size: 8pt;
	line-height: 14pt;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 10px 30px 30px;
	width: auto;
}
#footer {
	background: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 750px;
	clear: both;
}
#footer hr {
	width: 710px;
	text-align: center;
	color: #FFFFFF;
	background: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin: 0px auto;
	padding: 0px;
}
#footer p {
	font-size: 8pt;
	margin-left: 15px;
	padding: 8px 0px 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer a {
	text-decoration: none;
}

