body {
	background-color: #030303;
	background-image: url(../images/background_shell.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top:0px;
	padding-top:0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color:#676B6D;
	line-height:18px;
}

p {
	margin-top:6px;
	margin-bottom:6px;
}

a {
	color:#C15F04;
	text-decoration:none;
}

a:hover {
	color:#F4A936;
}

img {
	border:none;
}

strong {
	color:#F27A06;
}

h1, h2, .contentheading, .componentheading {
	font-size:20px;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-weight:bold;
	color:#000;
	padding-top:5px;
	padding-bottom:10px;
	margin-top:0;
	margin-bottom:0;
	text-transform:uppercase;
	position:inherit;
	background-image:none;
	padding-left:0;
	line-height:24px;
}

h3 {
	font-size:16px;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-weight:bold;
	color:#000;
	padding-top:5px;
	padding-bottom:10px;
	margin-top:0;
	margin-bottom:0;
	text-transform:uppercase;
	position:inherit;
	background-image:none;
	padding-left:0;
	line-height:20px;
}

h4 {
	font-size:14px;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-weight:bold;
	color:#000;
	padding-top:5px;
	padding-bottom:10px;
	margin-top:0;
	margin-bottom:0;
	position:inherit;
	background-image:none;
	padding-left:0;
	line-height:18px;
}

#wrapper {
	width: 979px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width: 979px;
	height: 229px;
	margin-top:43px;
	/*background-image:url(../images/header.jpg);
	background-repeat:no-repeat;*/
}

#nav_container {
	width: 979px;
	height: 42px;
	background-image:url(../images/nav_bg.png);
	background-repeat:no-repeat;
}

#nav_wrapper {
	width: 955px;
	height: 42px;
	background-image:url(../images/mainnav_bg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	margin-left: 12px;
}

#nav {
	width: 830px;
	height: 32px;
	float:left;
	overflow:hidden;
}

#nav ul {
	margin:0;
	padding:0;
}

#nav li {
	list-style-type: none;
	display:inline;
	margin-left:-1px;
}

#nav a {
	color:#FFF;
	text-decoration:none;
	padding-left:16px;
	padding-right:16px;
	text-transform:uppercase;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	line-height: 32px;
	padding-top:7px;
	padding-bottom:7px;
}

#nav a:hover {
	background-image:url(../images/nav_hover.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#tickets {
	width:125px;
	height: 32px;
	float:left;
	text-align:right;
}

#tickets a {
	color:#FF7500;
	font-size:14px;
	text-decoration:none;
	padding-right:16px;
	text-transform:uppercase;
	line-height: 32px;
	padding-top:7px;
	padding-bottom:7px;
}

#tickets a:hover {
	color:#FFF;
}

#tickets ul {
	margin:0;
	padding:0;
}

#tickets li {
	list-style-type: none;
	display:inline;
}

#content_container {
	width: 979px;
	height: auto;
	overflow:hidden;
}

#content_top {
	width: 979px;
	height: 20px;
	background-image:url(../images/content_top.png);
	float:left;
}

#content_main {
	width: 979px;
	height:auto;
	background-image:url(../images/main_content_bg.png);
	background-repeat:repeat-y;
	float:left;
}

#content_wrapper {
	width: 926px;
	height:auto;
	margin-left:28px;
	margin-right:28px;
	margin-bottom:30px;
}

#content_left {
	width:564px;
	height:auto;
	float:left;
	margin-bottom:10px;
}

#home_title {
	width:564px;
	height:auto;
	float:left;
}

#slider {
	width:564px;
	height:auto;
	float:left;
	overflow:hidden;
}

#content_body_top {
	width:564px;
	height:20px;
	float:left;
	background-image:url(../images/content_body_top.jpg);
	background-repeat:no-repeat;
}

#content_body_main_wrapper {
	width:564px;
	height:auto;
	float:left;
	background-image:url(../images/content_body_main.jpg);
	background-repeat:repeat-y;
}

#content_body_main {
	width:517px;
	height:auto;
	margin-left:12px;
	padding-left:15px;
	padding-right:12px;
	position:relative;
	padding-bottom:20px;
}

#content_body_main h1, h2 .contentheading, .componentheading {
	font-size:20px;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-weight:bold;
	color:#000;
	padding-top:5px;
	padding-bottom:10px;
	margin-top:0;
	margin-bottom:0;
	text-transform:uppercase;
	position:inherit;
	background-image:none;
	padding-left:0;
	line-height:24px;
}

#content_body_main p.readon {
	text-align:right;
}

#content_body_bottom {
	width:564px;
	height:8px;
	float:left;
	background-image:url(../images/content_body_bottom.jpg);
	background-repeat:no-repeat;
}

#content_left_module {
	width:564px;
	height:auto;
	float:left;
	margin-top:20px;
}

#content_left_module .moduletable {
	margin-bottom:10px;
}

#module_left_one_wrapper {
	width:278px;
	height:auto;
	float:left;
	text-align:center;
	margin-top:5px;
}

#module_left_one_top {
	width:278px;
	height:15px;
	background-image:url(../images/module_left_top.jpg);
	background-repeat:no-repeat;
	float:left;
}

#module_left_one_main {
	width:250px;
	height:auto;
	float:left;
	background-image:url(../images/module_left_main.jpg);
	background-repeat:repeat-y;
	position:relative;
	padding-top:10px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:10px;
	text-align:left;
}

#module_left_one_main .readon {
	background-image:url(../images/readon_bg.jpg);
	background-repeat:no-repeat;
	padding-right:20px;
	padding-bottom:15px;
	position:absolute;
	bottom:0;
	right:0;
	margin-bottom:-42px;
}

#module_left_one_main a.readon {
	width:112px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	line-height:31px;
}

#module_left_one_main .moduletable h3 {
	width:inherit;
	position:absolute;
	top:0;
	left:0;
	line-height:29px;
	background-image:url(../images/title_bg.png);
	background-repeat:no-repeat;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	padding-top:1px;
	padding-bottom:0;
	margin-top:-22px;
	margin-left:-10px;
	text-align:left;
	text-transform:uppercase;
}

#module_left_one_bottom {
	width:278px;
	height:15px;
	background-image:url(../images/module_left_bottom.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:20px;
}

#module_left_two_wrapper {
	width:278px;
	height:auto;
	float:left;
	margin-top:5px;
	text-align:center;
	overflow:hidden;
}

#module_left_newletter {
	width:278px;
	height:auto;
	float:right;
	text-align:center;
}

#module_left_two_top {
	width:278px;
	height:15px;
	background-image:url(../images/module_left_top.jpg);
	background-repeat:no-repeat;
	float:left;
}

#module_left_two_main {
	width:250px;
	height:auto;
	float:left;
	background-image:url(../images/module_left_main.jpg);
	background-repeat:repeat-y;
	position:relative;
	padding-top:10px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:10px;
	text-align:left;
}

#module_left_two_main .readon {
	background-image:url(../images/readon_bg.jpg);
	background-repeat:no-repeat;
	padding-right:20px;
	padding-bottom:15px;
	position:absolute;
	bottom:0;
	right:0;
	margin-bottom:-42px;
}

#module_left_two_main a.readon {
	width:112px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	line-height:31px;
}

#module_left_two_main .moduletable h3 {
	width:inherit;
	position:absolute;
	top:0;
	left:0;
	line-height:29px;
	background-image:url(../images/title_bg.png);
	background-repeat:no-repeat;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	padding-top:1px;
	padding-bottom:0;
	margin-top:-22px;
	margin-left:-10px;
	text-align:left;
	text-transform:uppercase;
}

#module_left_two_bottom {
	width:278px;
	height:15px;
	background-image:url(../images/module_left_bottom.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:20px;
}

#content_right {
	width:324px;
	height:auto;
	float:left;
	margin-left:31px;
	margin-bottom:10px;
}

#content_right .moduletable {
	margin-bottom:10px;
}

#buy_tickets {
	width:324px;
	height:auto;
	margin-right:-28px;
	float:left;
	margin-bottom:20px;
}

#module_right_one {
	width:324px;
	height:auto;
	float:left;
	overflow:hidden;
	margin-right:0;
	text-align:center;
}

#module_right_one .moduletable_menu ul {
	padding:0px;
	margin:0px;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	margin-bottom:10px;
}

#module_right_one .moduletable_menu li {
	list-style:none;
	padding:0;
	padding-top:12px;
	padding-bottom:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3A94C;
	background-image:url(../images/right_menu_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#module_right_one a {
	padding:0;
	margin:0;
}

#module_right_one img {
	border:none;
}

#module_right_one .moduletable_menu a {
	font-size:13px;
	text-decoration:none;
	color:#676B6D;
	padding-left:14px;
}

#module_right_one .moduletable_menu a:hover {
	color:#EE861A;
}

#module_right_one .moduletable h3 {
	width:308px;
	line-height:29px;
	background-image:url(../images/title_bg.png);
	background-repeat:no-repeat;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding-left:20px;
	padding-top:1px;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:1px;
	text-align:left;
	text-transform:uppercase;
	position:inherit;
	margin-left:1px;
}

#module_right_one .moduletable_menu h3 {
	width:308px;
	line-height:29px;
	background-image:url(../images/title_bg.png);
	background-repeat:no-repeat;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding-left:20px;
	padding-top:1px;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:1px;
	text-align:left;
	text-transform:uppercase;
	position:inherit;
	margin-left:1px;
}

#content_bottom {
	width: 979px;
	height: 26px;
	background-image:url(../images/content_bottom.png);
	background-repeat:no-repeat;
	float:left;
}

#footer {
	width:979px;
	color:#FFF;
}

#copyright {
	width:85px;
	padding-left:10px;
	float:left;
	margin-bottom:10px;
}

#footer_menu {
	width:874px;
	float:left;
	text-align:right;
	margin-bottom:10px;
	
}

#footer_menu ul {
	margin:0;
	padding:0;
}

#footer_menu li {
	list-style-type: none;
	display:inline;
}

#footer_menu a {
	color:#FFF;
	padding-left:8px;
	padding-right:8px;
}

#footer_menu a:hover {
	color:#FF7500;
}