body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.index { 
        background:url(images/tbc_enter_hover.gif) repeat 0px 0px; 
        width: 500px; 
        height: 283px; 
        display: block; 
}

a.index span { 
        display: none; 
}

a.index:hover { 
        background:url(images/tbc_enter.gif) repeat 0px 0px;; 
        width: 500px; 
        height: 283px; 
        display: block;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.text:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.hiddenPic {
	display:none;
}
.hidestatus() {
	window.status=statusmsg
	return true
}
.main {
width:200px;
}

.month {
background-color:#255FB5;
height:22px;
font:bold 12px Tahoma;
color:white;
}

.daysofweek {
background-color:#000000;
font:bold 12px Tahoma;
color:white;
}

.days {
font-size: 12px;
font-family:Tahoma;
color:solid black;
background-color: #FFFFFF;
padding: 2px;
}

.days #today{
font-size: 14px;
font-weight: bold;
color: 255FB5;
}

.video {
	margin: 10px; 
	border: 1px solid black; 
	float: left; 
	width:425px; 
	height:350px;
}
a.link1.link {
	text-decoration: none;
}
a.link1.hover {
	text-decoration: underline;
}
#featured {
	width:700px;
	padding-left:20px;
	position:relative;
	height:124px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#featured ul.ui-tabs-nav {
	position:absolute;
	top:0;
	list-style:none;
	padding:0;
	margin:0;
	width:1px;
	overflow: hidden;
}
#featured ul.ui-tabs-nav li {
	margin:0 8px 10px 0;
	font-size:30px;
	color:#666;
}
#featured .ui-tabs-panel {
	width:700px;
	
	/*height:280px; */
	
	background:#fff;
	position:relative;
	overflow:hidden;
	margin: 1px 0;
}
#featured .ui-tabs-hide {
	display:none;
}
#container {
	width: 700px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/* border: 1px solid #000000; */



	text-align: left; /* this overrides the text-align: center on the body element. */
	clear: both;
	border-top: none;
}
