body {
	margin:0px;
	padding:0px;
	background-color: #000;
/*	g-background: #8aa37b; */
	pink-background: #FCF;
	text-align: center;
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size: 12px;
}
a:link {
	color: #282;
	padding: 3px;
}
a:visited {
	color: #000;
}
a:hover {
	background:  #8AA37B;
	color:#ff0;
	text-decoration: none;
}
.top_banner {
	background-color: #3b5323;
	color: #fff;
	margin: 0px auto;
	width:1010px;
	height:15px;
	border:2px solid #364836;
	font: 8pt tahoma, verdana, sans-serif, arial;
}
.top_banner a {
	color: #fff;
}
.top_banner a:hover {
	background: #eb5223;
	color: #fff;
}
.content_top {
	background: #fff url("../img/sf_green_fade.png") repeat-x top;
	margin: 0px auto;
	width:1010px;
	border:2px solid #088a08;
	text-align: center;
}
.content {
	text-align: center;
	clear: both;
	border: 1px dotted #ffffff;
}
.logo {
	width: 880px;
	height: 80px;
	text-align: center;
	border: 0px solid #004400;
	background-position: center;
}
.logo img {
	padding: 5px;
	padding-left: 0px;
}
.tagline {
	height: 25px;
	letter-spacing: .65ex;
	font: 14px helvetica, tahoma, sans-serif, arial;
}
.menu {
	float: left;
	margin: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	width: 1010px;
}
.menu ul {
	margin: 0;
	padding: 0;
	padding-left: 2px;
	list-style: none;
}
.menu li {
	display: inline;
}
.menu a {
	background: #e8f8e8 url(../img/sf_green_fade.png) repeat-x center;
	border: groove 1px;
	display: block;
	float: left;
	width: 97px;
	height: 15px;
	border-color: #2f4f2f;
	border-right: 1px solid;
	border-bottom: 3px solid;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #2f4f2f;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu a:hover {
	background:  #8AC37B;
	color: #ff0;
	border-color: #000;
}
.menu .first a {
	border-left: 1px solid #088A08;
}
.menu .active {
	background: #060;
	color:#FFC;
	border-color: #2f4f2f;
}
.red, .red a:link, .red a:visited, .red a:hover {
	font-weight: bold;
	color: #FF0000;
}
h1 {
	font-size: 16px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h2 {
	font: 14pt Arial, Helvetica, sans-serif;
	color: #060;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}
.teaser_1 {
	padding:0 0 0 11px;
	margin:10px;
	background:url("../img/tsr-l.gif") top left no-repeat;
	font: 9pt verdana, sans-serif, arial;
}
.teaser_1 h2 {
	background: #fff url("../img/tsr-r.gif") top right no-repeat;
	margin:0;
	padding:4px 0 2px 0;
	font: 11pt verdana, arial;
	color: #00aa00;
	font-weight: bold;
}
.teaser_1 p {
	margin:0 0 0 -11px;
	padding:0 11px 0.5em;
	border:1px solid #d8d8d8;
	border-width:0 1px 0 1px;
	background:#fff;
	text-align:left;
}
.teaser_1 div.ctr {
	margin:0 0 0 -11px;
	padding:0 11px 0.5em;
	border:1px solid #d8d8d8;
	border-width:0 1px 0 1px;
	background:#fff;
	text-align:center;
}
.teaser_1 div.box_mid {
	margin:0 0 0 -11px;
	padding-left:11px;
	background:url("../img/tsr-l.gif") bottom left no-repeat;
	height: 10px;
}
.teaser_1 .box_end {
	display:block;
	text-align:right;
	padding:0 10px 8px 0;
	background:url("../img/tsr-r.gif") bottom right no-repeat;
	height: 2px;
}
.teaser_1 a.rss_item {
	color: #808000;
	font-weight: bold;
	font-size: 19pt;
	text-decoration: none;
}
.teaser_1 a.rss_item:hover {
	color: #000000;
	background: #daeada;
}
.teaser {
	padding:  10px 0 0 11px;
	margin:10px;
	background:url("../img/tsr-2-top.png") top left no-repeat;
	font: 9pt verdana, sans-serif, arial;
}
.teaser p {
	margin:0 0 0 -11px;
	padding:4px 11px 0.5em;
	border:1px solid #efe;
	border-width:0 1px 0 1px;
	background:#efe;
	text-align:left;
}
.teaser div.ctr {
	margin:0 0 0 -11px;
	padding:0px 11px 0.5em;
	border:1px solid #060;
	border-width:0 1px 0 1px;
	background:#fff;
	text-align:center;
}
.teaser h2 {
	margin:0;
	padding:0px 0 2px 0;
	font-size: 16.5px;
	color: #fff;
	background-color: #060;
	font-weight: bold;
	margin:0 0 0 -11px;
}
.teaser div.box_mid {
	margin:0 0 0 -11px;
	padding-left:11px;
	height: 8px;
	background-color: #060;
}
.teaser .box_end {
	display:block;
	text-align:right;
	padding: 0 0 0 -11px;
	background-color: #060;
	height: 4px;
}
.teaser a.rss_item {
	color: #808000;
	font-weight: bold;
	font-size: 19pt;
	text-decoration: none;
}
.teaser a.rss_item:hover {
	color: #000000;
	background: #daeada;
}
#left {
	width: 33%;
}
#right {
	width: 65%;
	float: right;
}
.copyrite {
	padding:10px;
	font-size: 9pt;
	color: #999;
	clear: both;
}
.voltable {
	font-size: 10pt;
	width: 600px;
}
.voltable td {
	vertical-align: top;
	width: 50%;
	background-color: #BEE6BE;
	border-left: 2px solid #badaba;
	border-bottom: 3px solid #badaba;
	margin: 3px;
	padding-bottom: 10px;
	text-align: center;
}
.voltable h2 {
	font-size: 15.5px;
	color: #fff;
	background-color: #063;
}
.more {
	text-align: right;
	height: 13px;
	font-size: 8pt;
	margin-left: -11px;
	padding-right: 15px;
	background: #d0f0d0;
	letter-spacing: .75ex;
}
.more a {
	text-decoration: none;
	color: #000;
}
.posted {
	font-style: italic;
	text-align: right;
	height: 13px;
	font-size: 8pt;
	color: #3a8a3a;
	margin-left: -11px;
	padding-right: 15px;
	background: #c0f0c0;
}
.search {
	height: 25px;
	margin: 2px;
	margin-left: 10px;
	width: 305px;
	border: outset 2px;
	padding-top: 5px;
	font-size: 8pt;
	background: #a0e0a0;
}
.search input {
	padding-top: 0px;
	font-size: 8pt;
	background: #d0ffd0;
	clear: both;
}
.xml_table {
	padding: 3px;
	text-align: left;
	background-color: #c0e0c0;
	text-align: left;
	width: 400px;
	border: 3px outset;
}
.player-table {
	padding: 5px;
	background-color: #c0e0c0;
	text-align: left;
	width: 700px;
	border: 3px outset;
	border-spacing: 0px;
	font-size: 13px;
}
.player-table th {
	border-top: 1px solid;
	text-align: center;
}
.player-table td {
	border-top: 1px solid;
	text-align: center;
}
.video-table {
	font-size: 14pt;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.video-table td {
	vertical-align: top;
	width: 50%;
	background: #a0e0a0;
	padding: 10px;
}
.video-table td {
	background: #90f090;
}
.game-film-table {
	font-size: 10pt;
	padding: 3px;
	text-align: left;
	background-color: #c0e0c0;
	text-align: left;
	width: 700px;
	border: 3px outset;
}
.sched-col-l {
	width: 320px;
	margin: 1px;
	border: 1px solid;
	float: left;
}
.sched-col-r {
	width: 320px;
	margin: 1px;
	border: 1px solid;
	float: right;
}
.sched-table {
	width: 320px;
	background-color: #b9b9b9;
}
.sched-table th {
	background-color: #063;
	height: 30px;
	color: #fff;
}
.sched-table tr {
	background: #ffffff;
	height: 38px;
}
.sched-table tr.alt_row {
	background-color: #9ada9a;
}
.sched-table img {
	float:left;
	height: 30px;
	width: 30px;
}
.directions {
	color: #000;
	font-size: 8pt;
}
.directions :hover {
	background:  #8AA37B;
	color:#ff0000;
	text-decoration: none;
}
.directions :visited {
	color:#00ff00;
	text-decoration: none;
}
.announce {
	float: left;
	width: 540px
}
.one-image {
	clear: both;
	text-align:left;
}
.in_media {
	width: 750px;
	border: 2px solid;
	padding: 5px;
	margin: 3px;
	margin-left: 125px;
	text-align: left;
}
.in_media ttl {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 19px;
	line-height: 24px;
	color: #060;
}
.in_media dt, auth {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000;
}
.in_media lk {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #006;
}
