ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a, a:visited, a:active{
  text-decoration: none;
  color:green;
}

a:hover{
  text-decoration: underline;
}

body, td{
  margin: 0;padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;color:#444;
  background-color: #fff;
}

body{
	margin:0 auto;
	width:794px;
	font-family:'Trebuchet MS', Trebuchet, Arial;
	background:url('../images/body_bg_2.jpg') top left no-repeat #051400;

}

#wrapper {
	background:url('../images/wrapper_bg.jpg') bottom center no-repeat white;
	border-left:2px solid #092800;
	border-right:2px solid #092800;
}

#header {
	background:url('../images/header_bg.jpg') top left no-repeat;
	height:129px;width:790px;
}

#header h1{
	background:url('../images/logo.gif') top left no-repeat;
	height:129px;width:192px;
}

#header h1 a{
	text-indent:-6000px;
	display:block;float:left;
	height:129px;width:192px;

}

#content {
	float:right;
	width:610px;
	margin-top:12px;
}

#content .main{
	margin-right:160px;
}

.entry table{
	margin:0 2px;
}

.entry img {float:left;margin:0 3px 3px 0;}

.main h1 {
	height:24px;
	text-align:left;
	margin:0 0 2px 0;padding:2px 24px;
	font-size:13px;color:white;
	background:url('../images/main_h1.gif') top left no-repeat white;	
}

.main h2{font-size:14px;}

#content .right_sidebar{
	width:126px;float:right;margin-right:12px;
	padding:8px 3px;border:1px solid #ccc;height:200px;
}

.entry div img {float:left;}

table.player_info {
	border:1px solid #888;
}

table.player_info tr td,
table.player_info tr th {
	text-align:left;
	border-bottom:1px dotted #ccc;
	padding:2px;
}
.main table.list{width:452px;}
.main table.list tr {
	background:url('../images/tr_bg.jpg') bottom repeat-x white;
	padding:0;margin:0;
}

.main table.list tr td {
	background-color:transparent;
	padding:4px 0 4px 4px;margin:0;
	border-bottom:1px solid #b2bcb1;
}

.breadcrumbs{
	color:#aaa;
	font-size:10px !important;
	font-family: Arial;
}

.creadcrumbs a {color:#666;}

.more {
	clear:both;
	padding-top:1.3em;
}

.more .players {float:left;}
.more .players img {margin:2px;}

#sidebar{
	width:160px;margin:0;
	margin-right:620px;
}

#sidebar h2{
	text-align:center;
	margin:12px 0 0 0;padding:3px;
	font-size:13px;color:white;
	background:url('../images/sidebar_h2.gif') top center no-repeat #34703b;
}

#footer{
	clear:both;padding:2em;
	text-align:center;
	color:#999;
}

#footer p{}

#footer a{
	color:white;
}

.latest_news{margin-top:1.2em;}

.latest_news h2 {margin-top:0.8em;}

.program_entry {
	border: 1px solid #aaa;min-height:11em;
	margin: 5px; width: 210px; float: left;
}
.program_entry h4{margin:0;padding:3px;margin:0;background:#aaa}
.program_entry p {font-size:10px;text-align:center}