h1,h2,h3,div,td {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin: 0px;
    padding: 0px;
}

img {
   border: 0px;
   margin: 0px;
}

p {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
}

a {
  color: #76ac22;
}

a:hover {
  color: #1c450d;
}


.photo img {
  float: right;
  padding: 0px 5px;
}

.photo-left img {
  float: left;
  padding: 0px 5px;
}

h1 {
  background: url("/images/base/h1.gif");
  color: #FFFFFF;
  text-align: center;
  line-height: 31px;
}

h2 {
  color: #76ac22;
  text-transform: uppercase;
}

hr {
  border: 0;
  width: 95%;
  color: #76ac22;
  background-color: #76ac22;
  height: 2px;
  clear: both;
    }
/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: url("/images/base/bg.gif");
}

#maintable {
  background-color: red;

  margin: 0px;
  padding: 0px;
  text-align: center;
}

#mainbody {
  width: 745px;
  padding: 10px;
}

#edu-header {
  background: url("/images/header/edu/edu_bg.jpg");
}

#header {
  background: url("/images/base/header_bg.gif");
  height: 90px;
}


#border {
  background: url("/images/base/border.gif");
  width:35px;
}

#leftcol {
  background-color: #4f7e16;
  width: 185px;
  padding: 0px;
}

#rightcol {
  background-color: #1c450d;
  width: 300px;
  padding: 0px;
}

#footer {
  background-color: #76ac22;
  height: 50px;
  text-align: center;
}

.rich div {
  padding-top: 10px;
  font-family: verdana, geneva, sans-serif;
  font-size: 11px;
}

/********** NAVIGATION **********/

.rollovernav a {
  color: #000000;
  background: url("/images/base/leftnav_bg.gif");
  backgroud-repeat: repeat-x;
  font-weight: bold;
  display: block;
  padding-left: 4px;
  margin: 0px;
  line-height: 20px;
  text-decoration: none;
}

.rollovernav a:hover {
  background: url("/images/base/.gif");
  background-color: #004406;
  color: #FFFFFF;
  text-decoration: none;
}

.rollover-match a{
  background: url("/images/base/.gif");
  background-color: #004406;
  color: #FFFFFF;
  text-decoration: none;
}

#navbar-secondary {

}

#rightcol {
  background-color: #4E7E16;
}

#globalNav li {
background: transparent url(/images/base/bg_topnav.gif) no-repeat scroll 50%;
display:block;
float:left;
height:18px;
list-style-type:none;
margin:0pt 5px 0pt 0pt;
padding: 0px 7px 0px 6px ;
  font-size: 9px;
  font-weight: bold;

}

#globalNav a {
  text-decoration: none;
  color: #FFFFFF;

}

#globalNav a:hover {
  color: #58cd00;
}


/********** HEADLINES **********/
.headline a {
  font-weight: bold;
  text-decoration: none;
}

.headline a:hover {
  text-decoration: underline;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}


.featured-story-left {
  padding: 5px;
  clear: right;
}

.featured-story-right {
  padding: 5px;
  clear: left;
}

.caption-left {
  clear: left;
  float: left;
  padding: 5px 10px;
  margin: 0px;
}

.caption-right {
  clear: right;
  float: right;
  padding: 5px 10px;
  margin: 0px;
}

.top-story {
  padding-left: 5px;
  padding-right: 5px;
  clear: left;
}

/** ROTATING-HEADLINES ****/

.multiparts {
  background-color: #000000;
  color: #FFFFFF;
  padding: 0px 5px;
}

.headline-rotate a{
  font-weight: bold;
  text-decoration: none;
}

.headline-rotate a:hover {
  color: #1c450d;
}


#formnavigation td{
  background-color: #76AC22;
  color: #FFFFFF;
  padding: 5px;
}

/******* TAB CONTENT **********/

.tab {
  width: ;
  background-color: ;
  padding: 0px;
}

#tablist {
  width: ;
  text-align: center;
  font-weight: bold;
  font-size: ;
  padding: 0px;
  margin: 0px;
}

#tablist li {
  list-style: none;
  display: inline;
  line-height: 25px;
  padding: 0px;
  margin: 0px;
}

#tablist li a.sc1 {
  color: ;
  background-color: ;
  text-decoration: none;
  padding: 5 2 5 2;
}

#tablist li a.sc2 {
  color: ;
  background-color: ;
  text-decoration: none;
  padding: 5 2 5 2;
}

#tabcontentcontainer{
  background: url("/images/base/scoreboard_bg.gif");
}

.tabcontent {
  display: none;
}

div.boxscore {
  padding: 5px;
  font-size: 8pt;
  color: #FFFFFF;
  font-weight: bold;
}

.boxscore-date {
  background-color: #5AAC2E;
  color: #000000;
  font-weight: bold;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 5px;
}

.boxscore-hometeam {
  color: #FFFFFF;
}

.boxscore-link {
  font-size: 9px;
  float: right;
}

.upcoming {
  height: 214px;
  overflow: auto;
  scrollbar-base-color: #5AAC2E;
}

/********** FADING SCROLLER **********/

div.scroller {
  background-color: #3D3C3C;
  height: 120px;
  padding-left: 5px;
  font-weight: bold;
}

.scroller a {
  font-size: 8pt;
  text-decoration: underline;
}

.scroller-score {
  float: right;
  font-size: 8pt;
  padding-right: 10px;
}

/********** SCHEDULE **********/
table.schedule {
  width: 715px;
  background-color: ;
}

.schedule-header {
  background-color: #004406;
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 5px;
}

tr.schedule-row0 td {
    background-color: #D1D1D1;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #FFFFFF;
    padding: 2px;
}

.home-opp {
  text-transform: uppercase;
}

.schedule-row td {
}


/********** ROSTERS **********/
.roster {
  width: 715px;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #004406;
    padding: 2px;
}

tr.roster-row0 a:hover, tr.roster-row1 a:hover {
    text-decoration: underline;
    color: #A0968C;
}

tr.roster-row0 td {
    background-color: #D1D1D1;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}

table.bio {
    background-color: #004406;
    border: ridge;
    border-width: 2px;
    padding: 5px;
}

.bio-name {
    background-color: #D1D1D1;
    color: black;
    font-weight: bold;
    font-size: 13px;
    padding: 3px;
    text-align: center;
}

.bio-data {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    padding: 3px;
    text-align: center;
}

.bio-data a:hover {
  color:#FFFFFF;
}

/********** 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");
	}


/********* STATS ***********/
.stats-wrapper {
  color: #000;
  background: #FFF;
}

.stats-wrapper th {
  background: #004406;    /* set the primary color here */
  color: #fff;
}

.stats-wrapper a {    /* set the link color here */
  color: #333;
  text-decoration: underline;
}

.stats-wrapper a:hover {    /* set the link color here */
  color: #000;
}


.stats-wrapper {
  width: 714px;  /* should be set to the width of the containing section, all widths are computed against this value */
}

.stats-fullbox {
  width: 712px;
}

.stats-halfbox-left {
  width: 350px;
}

.stats-halfbox-right {
  width: 350px;
}

.stats-quarter-box {
  width: 170px;
}
