h1,h2,h3,div,td {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

img {
   border: 0px;
   margin: 0px;
}

p {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
}

.photo {
  float: right;
  text-align: center;
  padding: 0px 5px;
}


a {
  color: #6a0018;
}

a:hover {
  color: #000000;
}

h1 {
  color: #6a0018;
  font-size: 14px;
}

h2 {
}


/********** NAVIGATION **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: #000000 url("/images/base/page_bg.gif");
}

#mainbody {
}

#header {
  height: 100px;
  text-align: center;
}

.design {
  background-color: #BBA37F;
}

#leftcol {
  background-color: #2d2d2d;
  width: 200px;
  padding: 0px;
}

#poll {
  color: #BBA37F;
  text-align: center;
} 


#pollResults {
  color: #FFFFFF;
  text-align: left;
} 

#logos {
  background-color: #161616;
  text-align: center;
  margin-left: 9px;
}

#rightcol {
  background-color: #6e5b3e;
  width: 295px;
  padding: 10px;
}

.scoreboard {
  background-color: #2D2D2D;
  color: #FFFFFF;
  padding: 10px;
  height: 170px;
}

.upcoming {
  background-color: #2D2D2D;
  color: #FFFFFF;
  padding: 10px;
}


#footer {
  text-align: center;
}




/********** NAVIGATION **********/


.section1 {
  background: #000000 url("/images/base/section1_bg.gif") no-repeat;
  margin-left: 9px;
  font-size: 12px;
  line-height: 20px;
}

.section1  a {
  color: #BBA37F;
  text-decoration: none;
  padding-left: 10px;
}

.section1  a:hover {
  color: #FFFFFF;
}


.section2 {
  background: #044786 url("/images/base/section2_bg.gif") no-repeat;
  font-size: 10px;
  color: #FFFFFF;
}

.section2 a {
  color: #FFFFFF;
}

#navbar-secondary {

}

/********** HEADLINES **********/


.featuredstory {
  background-color: #600000;
  clear: left;
  color: #FFFFFF;
  width: 395px;
}

.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;
}

/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color:#cbcb99;
    background-color: #730101;
    padding: 2px;
}
tr.roster-row a{
    text-decoration: underline;
    color: white;
}
tr.roster-row a:hover {
    text-decoration: underline;
    color: white;
}

tr.roster-row0 td {
    background-color: #cbc999;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row td {
    background-color: #720100;
    font-size: 11px;
    padding: 2px;
    color: white;
}

table.bio {
    background-color: #161616;
    border: ridge;
    border-width: 9px;
    padding: 5px;
}
.bio-name {
    background-color: #6b0100;
    color: #CBCB99;
    font-weight: bold;
    font-size: 13px;
    padding: 3px;
    text-align: center;
}

.bio-data {
    color: #CBCB99;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
    text-align: center;
}

.bio-data a:hover {
  color:#FFFFFF;
}




/********** SCHEDULE **********/
table.schedule {
  width: 100%;
  background-color: ;
}

.schedule-header {
  background-color: #D1D1D1;
  color: black;
  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 {
}


/********** FADING SCROLLER **********/

div.scroller {
  font-weight: bold;
  font-size: 8pt;
  padding-left: 5;
}

.scroller a {
  font-size: 8pt;
  text-decoration: underline;
}

.scroller-score {
  float: right;
  font-size: 8pt;
  padding-right: 10px;
}

/********** 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");
	}
