html, body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #FFFFFF;
}
body {
	background-image: url(../images/bg.gif);
	background-color: #000000;
	background-position: top center;
	background-repeat: repeat-y;
}
p, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
ul, ol {
	list-style-position: outside;
	margin-left: -40px;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #A40009;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 961px;
	margin: 0 auto;
	text-align: left;	
	margin-top: 15px;
}
.top {
	/*background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	height: 67px;
}
.nav {
	background-color: #000000;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-y;
}
.con_top {
	background-image: url(../images/con_top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #8C8C8C;
}
.con {
	margin-top: 3px;
	/*background-image: url(../images/con_botbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/bg_con.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}
.foot {
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.5em;
	font-size: 11px;
	text-transform: uppercase;
}
.foot .small {
	text-transform: none;
}

.foot a {
	color: #B2B2B2;
}
.foot a.current {
	color: #FFFFFF;
	font-weight: bold;
}
.foot p {
	text-align: center;
	font-size: 11px;
}
.tdpagetext {
	height: 100%;
}
.pagetext {
	padding: 5px;
	height: inherit;
}
.pagetext_1 {
	border: solid 2px #333333;
}
.pagetext_2 {
	border: solid 1px #666666;
	padding: 10px;
	padding-top: 14px;
	clear: both;
	z-index: 1;
}
.pagetext h1 {
	font-size: 19px;
	background-color: #000000;
	background-image: url(../images/pagetext_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 27px;
	padding-left: 5px;
	padding-top: 5px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}
.pagetext_2 h1 {
	padding: 0px;
	font-weight: bold;
	background-image: none;
	text-transform: none;	
	font-style: normal;
	font-size: 18px;
	margin: 0px;
	margin-bottom: 8px;
}
.pagetext img {
	border: 2px solid #333333;
	padding: 1px;
}
.pagetext h1 img {
	border: none;
	padding: 0px;
}
.mid {
}
.plain {
	margin: 5px;
	padding: 5px;
}
#content_right {
	padding-right: 10px;
}
#content_right .item, #content_left .item, #content_middle .item {
	font-size: 12px;
}
#content_right .mid_box, #content_left .mid_box, #content_left .plain, #content_right .plain {
	margin-bottom: 10px;
}
.mid_box {
	margin: 5px;
	padding: 10px;
	background-color: #111111;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mid_box h2 {
	font-size: 14px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: none;
	padding-bottom: 0px;
	padding-top: 0px;		
}
.box_white, .box_red {
	margin: 5px;
	margin-bottom: 10px;	
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#content_left .box_white, #content_left .box_red {
	margin-left: 0px;
}
.box_white {
	background-color: #FFFFFF;
	background-image: url(../images/box_head_white.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_red {
	background-color: #E80009;
	background-image: url(../images/box_head_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_head {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 3px;
	padding-bottom: 6px;
}
.box_white .box_head {
	color: #000000;
}
.box_white_con, .box_red_con {
	padding: 5px;
	margin-top: 6px;
}
.box_white_con {
	background-color: #000000;
	border: 1px solid #E80009;
	color: #FFFFFF;
}
.box_red_con {
	background-color: #000000;
	border: 1px solid #3F3F3F;
	color: #FFFFFF;
}
.box_white_con h2, .box_red_con h2 {
	font-size: 11px;
	margin: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
	color: #FFFFFF;
	background-image: none;
	padding-top: 0px;
}
.box_red_con h2 {
	color: #999999;
}
.box_white_con p, .box_red_con p {
	font-size: 12px;
	margin-bottom: 5px;
	clear: both;
}
.box_white_con a, .box_red_con a {
	color: #E80009;
}
.box_white_con p a, .box_red_con p a {
	color: #666666;
}
.more {
	text-align: right;
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
	clear: both;	
}
.more div {
	font-size: 11px;
}
.more a {
	color: #FFD500;
	text-decoration: none;
}
.more img {
	vertical-align: text-bottom;
	margin-bottom: 0px;
	border: 0px;
}
embed {
	margin-bottom: 5px;
}
.news {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
}
.news h3 {
	margin-bottom: 2px;
	background-image: none;
	padding-bottom: 0px;
}
.news h6 {
	color: #999999;
	font-size: 10px;
}
.news_box {
	padding-left: 5px;
}
.news_bot {
	line-height: 25px;
}
.required {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}
.sold_out {
	color:#999999;
	text-decoration:line-through;
}
#videos {
	padding: 4px;
	border: solid 2px #666666;
	background-image: url(../images/videos_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;	
	padding-top: 10px;
	margin-bottom: 10px;
}
#videos table {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
#videos td {
	font-size: 11px;
	text-transform: uppercase;
	font-style: italic;
}
#videos img {
	border: solid 1px #8C8C8C;
	margin-bottom: 5px;
}
#sponsors {
	text-align: center;
	margin-top: 15px;
}
#edit {
	border: dotted 1px #333333;
	background-color: #222222;
	color: #999999;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}
#edit a {
	color: #999999;
	text-decoration: none;
}
#edit a:hover {
	color: #333333;
	text-decoration: underline;
}

#files {
	margin-top: 20px;
	border-top: 1px solid #999999;
}
#files td {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.progsched {
	text-align: center;
	border: solid 2px #FFFFFF;
	color: #000000;
	vertical-align: middle;
	padding: 4px;
	line-height: 20px;
	font-weight: bold;
	font-size: 16px;
	background-image: url(../images/tbl_loc2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top:
}
