h1,h2,h3,h4,h5,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: #053887;
}

a:hover {
  color: #F1BE2F;
}

h1 {
  background: url("/images/base/h1.gif");
  color: #FFFFFF;
  text-transform: uppercase;
  height: 18px;
  line-height: 200%;
  clear: left;
}


h2 {
  background-color: #C39001;
}

h5 {
  font-size: 16px;
  text-align: center;
  padding: 5 0 5 0;
  color: #002C6D;
/* schedule headers */
}


/********** NAVIGATION **********/

body.pagebody {
  background: url("/images/base/bg.gif");
  margin: 0px;
  padding: 0px;
}

#mainbody {
  padding: 10px;
  width: 545px;

}

#banner {
  height: 100px;
}

#border {
  background: url("/images/base/border.gif");
  width: 48px;
}

#nav-global {
  background: url("/images/base/global.gif");
  color: #FFFFFF;
  height: 29px;
  line-height: 240%;
  text-align: center;
}

#nav-global a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px;
}

#nav-global a:hover {
  color: #F1BE2F;
}

#nav-secondary {
  background-color: #002C6D;
  color: #FFFFFF;
  height: 20px;
  text-align: center;
}

#nav-secondary a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px;
  line-height: 18px;
}

#nav-secondary a:hover {
  color: #F1BE2F;
}

#leftcol {
  background-color: #F1BE2F;
  width: 185px;
  padding: 0px;
}

#leftcol a {
  color: #FFFFFF;
  text-decoration: none;
}

#leftcol a:hover {
  color: #053887;
}

#rollovernav a {
  color: #FFFFFF;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  padding: 1 5 1 5;
  margin: 0px;
  border: solid #DFDFDF;
  border-width: 0 0 1 0;
}

#rollovernav a:hover {
  background-color: #FFFFFF;
  color: #053887;
  text-decoration: none;
}


#rightcol {
  background-color: #000000;
  width: 185px;
  padding: 0px;
}

#rightcol a {
  color: #C99607;
  text-decoration: none;
}

#rightcol a:hover {
  color: #053887;
}

#rightcol h1 {
  background: url("");
  background-color: #225197;
  font-size: 18px;
  text-align: center;
  height: 24px;
  line-height: 150%;
}

.section1 {
  color: #FFFFFF;
}


.section1 a{
  color: #C99607;
}

.section1 h2 {
  background: url("");
  font-weight: bold;
  text-transform: uppercase;
}

.section2 {
  background-color: #F1BE2F;
}

#profile {
  background-color: #043887;
 width: 390px;
}

#profile h2 {
  background-color: #043887;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}


#profile a {
  color: #F1BE2F;
}

#profile a:hover {
  color: #FFFFFF;
}


#footer {
  background-color: #F1BE2F;
  height: 15px;
  text-align: center;
}

/******* TAB CONTENT **********/
.tab1 {
  width: 185px;
  background-color: #000000;
  color: #FFFFFF;
  padding: 0px;
  height: 200px;
  overflow: auto;
  scrollbar-base-color: #000000;
}


.tab1 a:hover {
  color: #004E81;
}

.tab2 {
  width: 185px;
  background-color: #C99607;
  color: #FFFFFF;
  padding: 0px;
  height: 200px;
  overflow: auto;
  scrollbar-base-color: #000000;
}

.tab2 a:hover {
  color: #F9463F;
}

#tablist {
  width: 180px;
  text-align: center;
  font-weight: bold;
  line-height: 33px;
  padding: 0px;
  margin: 0px;
}


#tablist li {
  list-style: none;
  display: inline;
  line-height: 33px;
  padding: 0px;
  margin: 0px;
}


#tablist li a.sc1 {
  background-color: #000000;
  text-decoration: none;
  padding: 10 20 10 20;
}

#tablist li a.sc2 {
  background-color: #C99607;
  text-decoration: none;
  padding: 10 20 10 20;
}

#tabcontentcontainer{
}

.tabcontent {
  display: none;
}

.boxscore {
  padding: 0 0 0 5;
}
/********** FADING SCROLLER **********/

div.scroller {
  font-weight: bold;
  font-size: 8pt;
  padding: 0 0 0 5;
  float: left;
}

.scroller a {
  font-size: 8pt;
  text-decoration: underline;
}

.scroller-score {
  float: right;
  font-size: 8pt;
  padding: 0 10 0 0;
}

.winner {
  color: #F1BE2F;
  padding: 0;
  float: left;
}

/********** HEADLINES **********/


.topstories {
  background-color: #F9E4A1;
  padding: 1 5 1 5;
  clear: left;
}

.topstories a {
  font-weight: bold;
  text-transform: uppercase;
}


.featured-story-left {
  padding: 5;
  clear: right;
}

.featured-story-right {
  padding: 1 5 1 5;
  clear: left;
}

.rotate {
  background-color: #F9E4A1;
}


.rotate img {
border: 3px #F1BE2F solid;
}

.features {
  padding: 1 5 1 5;
  clear: left;
}


.headline a {
  color: #D00000;
  font-weight: bold;
  text-decoration: none;
}

.headline a:hover {
  color: #000099;
  text-decoration: underline;

}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

.caption-left {
  clear: left;
  float: left;
  padding: 0 10 0 0;
  margin: 0px;
}

.caption-left img {
border: 3px #F1BE2F solid;
}

.caption-right {
  clear: right;
  float: right;
  padding: 0 0 0 10;
  margin: 0px;
}

.caption-right img {
border: 3px #F1BE2F solid;
}

#formnavigation td{
  font-size: 10px;
}

/********** ROSTERS **********/

table.roster {
   color: #003466;
}

.roster-header  {
    background-color: #002C6D;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px;
}

tr.roster-row0 a:hover, tr.roster-row1 a:hover {
    text-decoration: underline;
}

tr.roster-row0 td ,
tr.roster-row1 td {
    background-color: #F9E4A1;
    padding: 2px;
}

table.bio {
    background-color: #F9E4A1;
    border: ridge;
    border-width: 2px;
    padding: 5px;
    width: 400px;
}

.bio-name {
    background-color: #002C6D;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    padding: 3px;
}

td.bio-data {
   color: #002C6D;
}

.bio-data a:hover {
}



/********** SCHEDULE **********/
table.schedule {
  width: 525px;
  background-color: #F9E4A1;
}

.schedule-header {
  background-color: #002C6D;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 5px;
}

.schedule-row td {
  color: #002C6D;
  padding-left: 5px;
}

/********** 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");
	}




/********** HELP **************/
#help a {
    font-size: 12px;
    font-weight: bold;
    color: #CE1019;
}
