/* ==================================================
 * GENERAL STRUCTURE
 * =============================================== */

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/site_bg.jpg) center top;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

#wrapper {
	width: 980px;
	_width: 1020px;
	margin: 0px auto;
	padding: 0px 20px;
	background-color: #111;
	text-align: left;
}

/* ==================================================
 * HEADER
 * =============================================== */

#header {
	background: url(../images/header_bg.jpg) no-repeat;
	height: 191px;
	position: relative;
}

/* Titlebar
--------------------------------- */

#homelink {
	display: block;
	height: 145px;
	width: 740px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#roster {
	display: block;
	height: 27px;
	width: 200px;
	position: absolute;
	top: 27px;
	right: 0px;
}

#tixlink {
	display: block;
	height: 28px;
	width: 215px;
	position: absolute;
	top: 57px;
	right: 0px;
}

#front{
	display: block;
	height: 29px;
	width: 230px;
	position: absolute;
	top: 86px;
	right: 0px;
}

#contact {
	display: block;
	height: 29px;
	width: 245px;
	position: absolute;
	top: 115px;
	right: 0px;
}

#marquee {
	height: 20px;
	width: 100%;
	background: #000;
	color: #fff;
	position: absolute;
	top: 145px;
	left: 0px;
}

#marquee .plugin {
	padding: 2px;
}

/* Horizontal Navigation
--------------------------------- */

#hnav {
	height: 26px;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

/* ==================================================
 * MAIN
 * =============================================== */

#main {
	width: 980px;
	background: #a0a1a0 url(../images/main_bg.jpg) no-repeat;
}

#main tr.gutter {
	background-color: #000;
}

/* ==================================================
 * HOME PAGE
 * =============================================== */

/* Column 1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#col1 {
	width: 476px;
}

/* News Rotator
--------------------------------- */

#news {
	padding: 0px;
}

#news .rotator {
	position: relative;
	border: 1px solid #c00000;
	height: 400px;
	overflow: hidden;
	zoom: 1;
}

#news .image {
	cursor: pointer;
}

#news .image img {
	width: 99.9%;
}

#news .text_bg {
	display: none;
	display: block\9;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 474px;
	height: 100px;
	background-color: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#news .text {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 454px;
	_width: 474px;
	height: 80px;
	_height: 100px;
	padding: 10px;
	background-color: #000;
	overflow: hidden;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#news h3 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #d10503;
}

#news .nav {
	position: absolute;
	right: 10px;
	top: 10px;
}

#news .nav a {
	display: inline-block;
	width: 14px;
	margin-left: 5px;
	border: 1px solid #c00000;
	background-color: #000;
	text-align: center;
	line-height: 14px;
	font-size: 10px;
	color: #fff;
}

#news .nav a:hover {
	text-decoration: none;
}

#news .nav .homerotatorlink_on {
	border-color: #fff;
}

/* Recent News
--------------------------------- */

#recent {
	border-right: 1px solid #c00000;
	border-left: 1px solid #c00000;
	border-bottom: 1px solid #c00000;
}

#recent .header {
	margin: 3px 3px 5px;
}

#recent table {
	width: 468px;
}

#recent .date {
	color: #d10503;
}

#recent a {
	color: #fff;
}

/* Column 2A
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#col2a {
	height: 208px;
}

#col2a .box {
	float: left;
	width: 209px;
	_width: 217px;
	height: 96px;
	_height: 104px;
}

#tright {
	background: url(../images/rtop_bg.jpg) no-repeat;
	position: relative;
	height: 207px;
	width: 434px;
}

#tix {
	position: absolute;
	top: 1px;
	left: 1px;
	padding: 3px;
}

#social {
	padding: 22px 15px 5px 20px;
	background: url(../images/sm_bg.jpg) repeat-x;
	position: absolute;
	top: 1px;
	right: 2px;
}

/* Newsletter Signup
--------------------------------- */

#newsletter {
	position: absolute;
	bottom: 1px;
	left: 1px;
	height: 101px;
	width: 215px;
	background: url(../images/newsletter_bg.jpg) no-repeat;
	text-align: center;
}

#newsletter form {
	padding-top: 60px;
}

#newsletter img {
	vertical-align:middle;
}	

/* Countdown
--------------------------------- */

#countdown {
	position: absolute;
	bottom: 1px;
	right: 1px;
	height: 101px;
	width: 216px;
	/*background: url(../images/count_bg.jpg) no-repeat bottom center;*/
	text-align: center;
	color: #ffffff;
}

.countercnt {
	position: absolute;
	top: 53px;
	left: 45px;
	font-size: 22px;
	font-weight: bold;
}

/* Column 2B
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#col2b {
	height: 171px;
}

#col2b img {
	display: block;
}

/* Column 2C
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* Right Ads
--------------------------------- */

/* ==================================================
 * INNER PAGES
 * =============================================== */

#page {
/*	height: 500px;*/
}

#ads_inner {
	width: 217px;
	_width: 227px;
}

#ads_inner .box {
	 border: 1px solid #c00000;
}

#ads_inner .bump {
	margin-bottom: 5px;
}

#page .box {
	min-height: 400px;
	background-color: #fff;
	color: #000;
}

.inner .box {
	padding: 0px;
}

.inner #content {
	width: 500px;
	_width: 510px;
	float: left;
}

.inner #sidebar {
	width: 181px;
	_width: 191px;
	float: right;
}

.innerwide .box {
	padding: 15px;
}

#tix2 {
	padding: 3px;
}

#social2 {
	padding: 22px 15px 5px 20px;
	background: url(../images/sm_bg.jpg) repeat-x;
}

/* Newsletter Signup
--------------------------------- */

#newsletter2 {
	height: 101px;
	width: 215px;
	background: url(../images/newsletter_bg.jpg) no-repeat;
	text-align: center;
}

#newsletter2 form {
	padding-top: 60px;
}

#newsletter2 img {
	vertical-align:middle;
}	

/* ==================================================
 * FOOTER
 * =============================================== */

#footer {
	
}

#infinity {
	float: right;
}