body {
	background: url('images/background.gif');
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 18px; 
	font-weight: normal
}

a:link {color: #333366;}
a:hover {color: #333366;}
a:visited {color: #333366;}

#header { 
	width: 800px; 
	height: 150px; 
}

#topnav { 
	width: 800px; 
	height: 22px; 
	border-top: 2px solid black;  
	border-bottom: 2px solid black; 
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: maroon;
}

#topnav .title {
	margin-left: 23px;
	line-height: 23px;
}

#maincontent {
	background: url('images/3col_bg.gif');
	width: 800px 
}

#maincontent2col {
   background: url('images/2col_bg.gif');
   width: 800px 
}

#maincontent2col div.center {
   width:630px;
}

#footer {
	text-align: center;
	background-color: #666666;
	color: white;
	width: 800px;
	font-size: 11px;
	line-height: 20px;
	height: 45px;
	padding-top: 5px;
	margin-bottom: 40px;
}

.left {
	display: block;
	float: left;
	width: 170px;
}

.right {
	display: block;
	float: right;
	width: 180px;
}

.center {
	display: block;
	float: left;
	left: 180px;
	width: 450px;
}

.sidenav {
	color: #333366;
	padding-top: 10px;
	padding-left: 12px;
	font-size: 12px;
	line-height: 21px;
}

.sidenav .current {
	font-weight: bold;
}

.spacer {
	clear: both;
}

.sectionHeader {
	background-color: maroon;
	color: white;
	margin-left: 5px;
	margin-right: 5px;
   padding-top: 1px;
   padding-bottom: 1px;
	text-align: center;
}

.pageHeader {
	background-color: maroon;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #333366; 
}

.pageTitle {
	color: #666666;
	font-weight: bold;
	font-size: 15px;
}

.subHeading {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}

.post {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.content {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.profileName {
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom: 2px dotted;
	margin-bottom: 5px;
}

.divider {
   height: 1px;
   width: 100%;
	background-color: gray;
}

.post .heading {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
}

.post img {
	border: 1px solid black;
}

a.more:link {
	background: url('images/arrow.gif') no-repeat center left;
	padding-left: 12px
}

a.more:visited {
	background: url('images/arrow.gif') no-repeat center left;
	padding-left: 12px
}

.nextGame {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 12px;
	padding-top: 0px;
	line-height: 12px;
}

.scoreboard td {
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sponsors {
	text-align: center;
	padding-top: 10px;
}

.sponsors img {
	border: 1px solid black;
	margin: 5px;
}

.rosterTH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
   color: white;
	text-align: center;
}

.audioRecap {
	background-color: white;
   height: 65px;
   padding: 5px;
   padding-top: 10px;
   border-bottom: 1px dotted;
   border-top: 1px dotted;
   border-right: 1px solid;
}

select {
   font-size: 11px;
}

#tabs {
  float:left;
  width:100%;
  font-size:93%;
  line-height:normal;
  border-bottom:1px solid #6B78A9;
}
#tabs ul {
  margin:0;
  padding:10px 10px 0 20px;
  list-style:none;
}
#tabs li {
  display:inline;
  margin:0;
  padding:0;
}
#tabs a {
  float:left;
  background:url('images/tableft.gif') no-repeat left top;
  margin:0;
  text-decoration:none; padding-left:7px; padding-right:0; padding-top:0; padding-bottom:0
}
#tabs a span {
  float:left;
  font-weight: bold;
  display:block;
  background:url('images/tabright.gif') no-repeat right top;
  color:#6B78A9; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
  color:#6B78A9;
}
#tabs a:hover {
  background-position:0% -42px;
}
#tabs a:hover span {
  background-position:100% -42px;
}

table.scoreboard {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.scoreboard th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.scoreboard td {
   width: 30px;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


