body {
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #7E8C73;
}
#wrapper {
	background-color: #000;
	padding: 0px;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper_splash {
	background-color: #FFF;
	padding: 0px;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#hdr {
	color: #000;
	background-color: #000;
	background-image: url(images/bckgrnd_1_hdr.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 717px;
	height: 321px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#hdr_splash {
	color: #000;
	background-color: #FFF;
	padding: 0px;
	width: 717px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 0px;
	width: 717px;
	background-color: #000;
	background-image: url(images/bckgrnd_1_btm.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 520px;
}
#content_splash {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 0px;
	width: 717px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#RtSideExtras {
	position:relative;
	width:125px;
	height:325px;
	z-index:3;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#news_main {
	background-color: #FFF;
	height: 500px;
	width: 355px;
	overflow: auto;
	color: #000;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 185px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	float: left;
}

#footer {
	color: #FFF;
	height: 50px;
	text-align: center;
	vertical-align: bottom;
	width: 717px;
	margin-right: auto;
	margin-left: auto;
}


#RtSideMenu {
	z-index:2;
	color: #FFF;
	border: 1px outset #AEBAA2;
	text-align: left;
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bckgrnd_Rt_Side_menu.gif);
	background-repeat: repeat-x;
}
#RtSideMenu table tr td a:link {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#RtSideMenu table tr td a:visited {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.newsHDR {
	font-size: 12px;
	font-weight: bold;
	color: #6B210C;
}
.newsText {
	font-size: 12px;
}
.nextshow_text {
	font-size: 12px;
}
.shows_tbl {
	font-size: 10px;
	color: #000;
	background-color: #FFF;
}


a:link {
	color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #CACFC8;
}
a:visited {
	color: #000;
}
a:active {
	color: #CC9;
}
