body{
	margin:0;
	padding:0;
	background-color:#980606;
	background-image:url(../jpg/body_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

.noBg {background-color: #980607; background-image:url(../jpg/body_bg2.jpg);}
h1, h2, h3, h4, h5, h6, p{
	margin:0 0 15px 0;
	padding:0;
}
ul{
	margin-bottom:15px;
}
h1{
	text-align:center; font-size:22px;
}
h2{ font-size:12px; font-weight:bold; }
form{
	margin:0;
	padding:0;
}
a img{
	border:none;
}
a{
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover{
	font-weight:bold;
}
.highlight{
	background-color:#500192;
	font-weight:bold;
	color:#FFFFFF;
}
.center{
	text-align:center;
}
.no_display{
	display:none;
}
#text_resize{
	float:right;
	font-size:80%;
	padding:0 0 30px 30px;
}
#container{
	width:950px;
	height:733px;
	margin:0 auto;
	background-image:url(../jpg/container_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
}
#w3c{
	width:950px;
	margin:10px auto;
	text-align:right;
}
#content{
	width:450px;
	height:645px;
	overflow:auto;
	position:absolute;
	right:0;
	top:20px;
	padding:25px 10px 10px 0;
	font-size:14px;
}
#tv_home{
	position:absolute;
	width:300px;
	height:130px;
	top:390px;
	left:132px;
	text-align:left;
}
#tv_home img{
	float:left;
	padding:0 10px 10px 0;
}
#tv_home p{
	font-size:16px;
	font-weight:bold;
}
#tv_home a{
	color:#14F9FF;
	text-decoration:none;
}
#tv_home a:hover{
	text-decoration:underline;
}
#poll{
	position:absolute;
	width:300px;
	height:130px;
	top:390px;
	left:132px;
	text-align:right;
}
#poll p{
	margin:0 0 5px 0;
}
#poll label{
	font-weight:bold;
}
.poll_submit{
	background-color:#C50036;
	border:none;
	padding:0;
	margin:0;
	color:#14F9FF;
	font-size:11px;
}
.poll_submit_home{
	background-color:#9B0195;
	border:none;
	padding:0;
	margin:0;
	color:#14F9FF;
	font-size:11px;
}
#poll_home{
	position:absolute;
	width:400px;
	height:130px;
	top:450px;
	left:488px;
	text-align:left;
}
#poll_home p{
	margin:0 0 15px 0;
	font-weight:bold;
}
#poll_home label{
	font-weight:bold;
}
#copyright{
	position:absolute;
	width:800px;
	top:2px;
	right:0;
	height:22px;
	text-align:right;
	font-weight:bold;
}
#copyright a{
	color:#FFFFFF;
	text-decoration:none;
}
#copyright a:hover{
	text-decoration:underline;
}
#game_button_container{
	position:absolute;
	width:165px;
	height:133px;
	top:60px;
	left:100px;
}
#ticker_container{
	width:950px;
	height:31px;
	position:absolute;
	bottom:0;
	left:0;
}
#game_container{
	position:absolute;
	right:5px;
	top:100px;
}
.nav {
	position:absolute;
	top:20px;
	left:285px;
	text-align: right;
	list-style-type: none;
	padding: 0;
	margin: 27px 0 0 0;
}
.nav li {
	padding-right: 15px;
	font-size: 20px;
}
.nav li a:active, .nav li a:link, .nav li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	padding-right: 23px;
	background: url(../gif/menu_mark_.gif) no-repeat 100% 50%;
}
li.bullet { list-style-image:url(../gif/bullet.gif) }
.nav li a:hover {
	color: #12d703;
	background: url(../gif/menu_mark_ov.gif) no-repeat 100% 50%;
}
.bold { font-weight:bold;}
.schedule { font-size:0.8em; }
.date { font-weight: bold; color:#eeeeee; }
td.whiteBlock { background:url(../jpg/table_white_block.gif) 0 0 repeat-y;
}
.myForm td, input, select, textarea, checkbox  {
		font-size: 12px;
	}
.required {
		color: red;
	}
.textRight { text-align:right;
}
#longDesc1, #longDesc2 { text-indent:-3000px; width: 700px;
}
.formerror{
	color:#FF0000;
	font-weight:bold;
}
.imgRight img {float:right; padding: 0 20px 0 0;
}
input.podcast  { margin-bottom:5px;
}

table.formTable { padding:0; margin:0; text-align:left; width: 400px;}
table.formTable th, table.formTable td {padding: 5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}
caption {
font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	text-align: left;
	}