 p,h1,h2,h3,div,td {
    font-family: verdana, geneva, sans-serif;
    font-size: 8pt;
    color: #181C08;
}

body.pagebody {
    margin: 0px;
background: black
}

#maincell {
  background: #ffffff;
  border: black;
  border-width: 1 0 0 0;
  width: 610px;
}

#mainbody {
  margin: 0px;
  padding:5px;
}

#printer {
  background: #FFFFFF;
  padding: 1px;
  font-size: 9px;
  color: #000000;
}

#printer a {
  color: #000000;
  text-decoration: none;
}

#printer a:hover {
  color: #FF0000;
  text-decoration: underline;
}

#secondarynav {
  background: #000000;
  font-size: 10px;
  padding: 2px;
  color: yellow;
}

#secondarynav a {
  color: yellow;
  text-decoration: none;
font-weight: bold
}

#secondarynav a:hover {
  color: #c3c3c3;
  text-decoration: underline;
}

h1 {
  background-image: url("/images/base/section_label_bg.jpg");
  height: 12px;
  margin: 0px;
  padding-top: 3px;
  padding-left: 3px;
  color: #000000;
  font-size: 10pt;
font-family: verdana, geneva, sans-serif;  
clear: left;
}

h2 {
  clear: left;
}

a {
  color: green;
  text-decoration: none;
}

a:visited {
  color: #c3c3c3;
  text-decoration: none;
}


a:hover {
  color: black;
  text-decoration: underline;
}

#leftnav {
  width: 165px;

  background: white;
  border: #FF8C00;
  border-width: 1 1 0 0;

}

#leftnav h1 {
  background-image:;
  text-align: left;
  height: 20px;
  color: #000000;
}

#leftnav h3 {
  color: white;
  text-align: center;
  background-color: #FFFFFF;
  padding: 3px;
  margin-bottom: 2px;
}

#leftnav form {
  background-color: #FFFFFF;
  text-align: center;
  padding-bottom: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
}


#rightnav {
  width: 151px;
  padding: 0px;
  margin: 0px;
  background-color:#FF6347;
}

#rightnav h1 {
  display: block;
  background-image: url("/images/base/section_navbar_bg.jpg");
  background-position: center top;
  text-align: center;
  height: 26px;
  font-size: 12pt;
  color: #000000;
}

#countdown {
  background-color: #7AA383;
  color: black;
  padding: 2px;
  font-size: 12pt;
  text-align: center;
}

#rightnav form {
  text-align: center;
}



#sportsnav a {
  color: #000000;
  display: block;
  padding: 1 5 1 5;
  margin: 0px;
  border: solid #000000;
  border-width: 0 0 1 0;
}

#sportsnav a:hover {
  background-color: yellow;
  text-decoration: none;
}

#generalinfo {
  padding: 0 5 2 5;
}

#overview {
  padding: 0 5 0 5;
  color: #000000;
  font-weight: bold;
}

#overview a {
  color: black;
  font-weight: normal;
}

#footer {
  background: #FFFFFF;
  text-align: center;
}

#footeredge {
  height: 11px;
  font-size: 2pt;
  background: #FFFFFF;
}


.caption {
  clear: left;
  float: left;
  padding: 3px;
}


tr.roster-header td {
    font-weight: bold;
    color:white;
    background-color: black;
    padding: 2px;
}

table.bio {
    border: ridge;
    border-width: 2px;
    padding: 5px;
    width: 400px;
}

td.bio-name {
    background-color: black;
    color: #ffffff;
    font-weight: bold;
    font-size: 12pt;
}

td.bio-header {
    color: black;
    font-weight: bold;
    white-space: nowrap;
}

td.bio-data {

}

table.schedule {
    padding: 6px;
}

tr.schedule-header {
    color: black;
    font-weight: bold;
    text-decoration: underline;

}

table.schedule td {
    padding: 4px;

}

div.boxscore-score {
  float: right;
  font-size: 8pt;
  color: white;
}

table.roster {
  width: 100%;

}

/********** HEADLINES **********/


.featuredstory {
  background-color: #600000;
  clear: left;
  color: #FFFFFF;
  width: 515px;
}

.featuredstory h1 {
  color: #FFFFFF;
  text-align: center;
}

.featuredstory a {
  color: #FFFFFF;
  font-weight: bold;
}

.featuredstory a:hover {
  color: #000000;
}

.moreheadlines {
  background-color: #000000;
}

.moreheadlines a {
  font-weight: bold;
}

.othernews {
  background-color: #2D2D2D;
  padding: 10px;
  color: #FFFFFF;
  height: 500px;
  overflow: auto;
}

.othernews a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.othernews a:hover{



  text-decoration: underline;
}

.headline a {
  font-weight: bold;
  text-decoration: none;
}

.headline a:hover {
  text-decoration: underline;

}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}


/******* TAB CONTENT **********/

.tab {
  width: 151px;
  background-color: #02610D;
  padding: 0px;
}

#tablist {
  width: 151px;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  padding: 0px;
  margin: 0px;
}

#tablist li {
  list-style: none;
  display: inline;
  line-height: 25px;
  padding: 0px;
  margin: 0px;
}

#tablist li a.sc1 {
  color: #0C4800;
  background-color: #02610D;
  text-decoration: none;
  padding: 5 2 5 2;
}

#tablist li a.sc2 {
  color: #0C4800;
  background-color: #7AA383;
  text-decoration: none;
  padding: 5 2 5 2;
}

.upcoming {
background-color: #7AA383;
  height: 200px;
  overflow: auto;
  scrollbar-base-color: #02610D;
}

#tabcontentcontainer{
}

.tabcontent {
  display: none;
}



/********** Lightbox - Thumbnails ***********/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/base/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/base/overlay.png", sizingMethod="scale");
	}


