body {
	background-color: #000000;
	color : #FFF;
	font-size : 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/page_elements/wall5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #C00;
	padding: 5px 0 0 20px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FF9;
	margin-bottom: 6pt;
	margin-top: 0pt;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF99;
	margin-bottom: 6pt;
	margin-top: 12pt;
	vertical-align: top;
	clear: left;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #C00;
	margin-bottom: 3pt;
	margin-top: 0pt;
	font-weight: normal;
}

a:hover {
	color : #CC0000;
	font-weight : bold;
	text-decoration : underline;
}

a {
	color : #C00;
	text-decoration : none;
	font-weight : bold;
	font-size: 12px;
}

p {
	margin: 0 0 6pt 0;
	font-family: Arial, Helvetica, sans-serif;
}

.header {
	width: auto;
	height: 42px;
	position: relative;
	float: inherit;
	margin-top: 3px;
}

.footer {
	height: auto;
	position: relative;
	width: auto;
	float: inherit;
}

.content {
	background-image:url(images/page_elements/background.gif);
	background-repeat: repeat-y;
	position: relative;
	float: left;
	height: auto;
	padding: 15px 25px 5px 25px;
	height: auto;
	width: 915px;
}

.content_page {
	background-image: url(images/page_elements/background-page.png);
	background-repeat: repeat-y;
	position: relative;
	float: left;
	height: auto;
	padding: 15px 25px 5px 25px;
	height: auto;
	width: 593px;
	min-height: 362px;
}

.content_welcome {
	background-image:url(images/page_elements/background-welcome.gif);
	background-repeat: repeat-y;
	position: relative;
	float: left;
	height: auto;
	padding: 10px 25px 0 25px;
	height: 110px;
	width: 540px;
}

.content_promo {
	height: 110px;
	width: 333px;
	position: relative;
	float:right;
	padding: 10px 20px 0 15px;
	text-align: right;
	background-image: url(images/page_elements/background-promo.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.content_thursday {
	height: auto;
	width: 428px;
	position: relative;
	float: left;
	padding: 15px 25px 0 25px;
	background-image: url(images/page_elements/background-day.gif);
	background-repeat: repeat-y;
}

.content_saturday {
	height: auto;
	width: 428px;
	position: relative;
	float: right;
	padding: 15px 25px 0 25px;
	background-image: url(images/page_elements/background-day.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.featured {
	height: auto;
	width: 315px;
	position: relative;
	float: right;
}

.content_featured {
	height: auto;
	width: 265px;
	position: relative;
	float:right;
	padding: 10px 25px 0 25px;
	background-image: url(images/page_elements/background-featured.png);
	background-repeat: repeat-y;
	background-position: right;
}

.headliner_left {
	height: auto;
	width: 435px;
	position: relative;
	float: left;
}

.headliner_right {
	height: auto;
	width: 435px;
	position: relative;
	float: right;
	text-align: right;
}

.acts_left {
	float: left;
	position: relative;
	margin: 2px 10px 10px 0;
}

.acts_right {
	float: right;
	position: relative;
	margin: 2px 0 10px 10px;
}

.image_left {
	float: left;
	position: relative;
	margin: 0 20px 5px 0;
}

.image_right {
	float: right;
	position: relative;
	margin: 5px 5px 5px 20px;
}

.dinner {
	float: left;
	position: relative;
	margin: 6pt 15px 0 0;
}

.social {
	width: 18px;
	height: 18px;
	float: left;
}

.starburst {
	position: absolute;
	z-index: 1;
	border: none;
}

.iframe {
	height: 400px;
	width: 593px;
	background-color: #000000;
	overflow: hidden;
	float: left;
}

.red {
	color: #C00;
	font-weight: bold;
}

.yellow {
	color: #FFFF99;
}

.clr {clear:both;
}

.textbottom {vertical-align:text-bottom;
} 

.button {
	padding: 0 0 0 10px;
	vertical-align: top;
}

.line {
	padding: 5px 0 15px 0;
}

.line2 {
	padding: 10px 0 10px 0;
}


.show_info {
	float: left;
	padding-left: 5px;
	font-size:11px;
	position: relative;
	float: left;
}

.ticketweb {
	padding-right: 5px;
	font-size: 9px;
	float: right;
	color: #CCC;
	position: relative;
}
.ticketing_home {
	font-size: 9px;
	color: #CCC;
	text-align: center;
}

.ticketing_page {
	font-size: 9px;
	color: #CCC;
	clear: left;
	padding-top: 6pt;
	vertical-align: bottom;
	text-align: right;
	float: right;
	position: relative;
}

.archive {
	margin: 0px;
	padding: 0px;
}

.archive li {
	padding: 3pt 0 3pt 0;
	list-style-type: none;
}

.archive li a {
	color: #FFFF99;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 10pt;
}

.archive li a:hover {
	color: #FFFF66;
}

#wrapper {
	width:965px;
	font-family: arial,helvetica,sans-serif;
	color: #FFFFFF;
	margin: 0 auto 0 auto;
}

#banner {
	font-family: arial,helvetica,sans-serif;
	width: 965px;
	height: 143px;
	border: none;
	margin-top: 10px;
	position: relative;
	float: left;
}

#content_area {
	height: auto;
	width: 965px;
}

#content {
	height: auto;
	width: 965px;
	position: relative;
	float: left;
}

#content_page {
	height: auto;
	width: 593px;
	position: relative;
	float: left;
}

#welcome {
	height: auto;
	width: 590px;
	position: relative;
	float: left;
}

#promo {
	height: auto;
	width: 368px;
	position: relative;
	float: right;
}

#thursday {
	height: auto;
	width: 478px;
	position: relative;
	float: left;
	margin-top: 7px;
}

#saturday {
	height: auto;
	width: 478px;
	position: relative;
	float: right;
	margin-top: 7px;
}

#navigation {
	margin: 0;
	padding: 0;
	*padding-top: 11px;
	width: 775px;
	height: auto;
	position: absolute;
	z-index: 2500;
	left: 114px;
	top: 91px;
}

#navigation li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	display: inline;
}

#navigation li a {
	margin: 0;
	padding: 0 9px 0 10px;
	width: auto;
	color: #FF9;
	text-align: center;
	text-decoration: none;
	font: bold 13px arial;
}

#navigation li a:hover {
	color: #FFF;
}

#social {
	position: absolute;
	width: 50px;
	height: 20px;
	left: 887px;
	top: 101px;
}

#copyright {
	width: 915px;
	position: relative;
	padding: 9px 25px 20px 25px;
	float:left;
	font-size:9px;
	text-align: left;
	color: #666;
	line-height: 1.3;
}


#footer {
	width: 945px;
	height: auto;
	position: relative;
	padding: 8px 10px 0 10px;
	float:right;
	font-size: 10px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	float: left;
	margin: 0 7px 0 7px;
}
#footer li a {
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	font-size: 10px;
}

#footer li a:hover {
	color: #FF9;
	text-decoration: none;
}

#booking {
	width: 135px;
	height: auto;
	position: relative;
	padding: 6px 0 0 6px;
	font-size: 8px;
	float: left;
	color: #999;
	text-align: right;
	vertical-align: top;
}

