h1,h2,h3,div,td {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
    line-height: 140%;
    margin: 0px;
    padding: 0px;
}

img {
   border: 0px;
   margin: 0px;


}

p {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
}

a {
  color: #450116;
}

a:hover {
  color: #474747;
}

.photo img {
  float: right;
  padding: 0px 5px;
}

.photo {
  float: right;
  padding: 5px;
  width: 250px;
  background-color: #;
}

h1 {
  color: #000000;
  font-size: 16px;
}

h2 {
  color: #000000;
  font-size: 16px;
  text-align: center;
}


/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background-color:#450116;
  text-align: center; /* to correct the centering IE bug*/
  position: relative; /* container positioning */
	min-height: 100%;
	height: 100%;
}

#mainbody {
  padding: 10px;
text-align: left;
}

#header {
  height: 100px;
  text-align: center;
}

#section-header {
  background: url("/images/base/section-header_bg.gif");
}

#leftcol {
  background-color: #660033;
  width: 205px;
  padding: 0px;
text-align: left;
}

#rightcol {
  background-color: #660033;
  width: 240px;
  padding: 0px;
}

#footer {
  height: 86px;
  text-align: center;
}



/********** NAVIGATION **********/
#global-nav {
  background: url("/images/base/global_bg.gif");
  text-align: center;
}

.global-nav {
  display: inline;
  line-height: 33px;
}

.global-nav a{
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 0px;
}

.global-nav a:hover {
   background-color: #000000;
}


.leftnav {
  padding: 0px 0px;
}

.leftnav a {
  background: url("/images/base/leftnav_bg.gif");
  backgroud-repeat: none;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin: 0px;
  line-height: 220%;
  height: 23px;
  padding-left: 15px;

}

.leftnav a:hover {
  background: url("/images/base/leftnav_hover.gif");
  backgroud-repeat: none;
  color: #FFFFFF;
}

.rightnav {
  padding: 0px 0px 0px 0px;
text-align: left;
margin-bottom: 0px;
	margin-top: 0px;

}

.rightnav a {
  background: url("/images/base/leftnav_bg.gif");
  backgroud-repeat: none;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin: 0px;
  line-height: 220%;
  height: 23px;
  padding-left: 15px;

}

.rightnav a:hover {
  background: url("/images/base/leftnav_hover.gif");
  backgroud-repeat: none;
  color: #FFFFFF;
}


#navbar-secondary 
margin-bottom: 0px;
	margin-top: 0px;
{

}

/********** HEADLINES **********/
.featuredstory h1 {
  color: #450116;
}

.featuredstory .date {
    font-weight: bold;
    font-size: 10px;
}

.top-story {
  padding-left: 5px;
  padding-right: 5px;
  clear: left;
}

.headline {
  padding: 5px;
}

.headline .date {
  font-weight: bold;
    font-size: 10px;
}

.headline a {
   font-size: 12px;
  text-decoration: none;
}

.headline a:hover {
  text-decoration: underline;
}

#moreheadlines {
  height: 650px;
  overflow: auto;
}

.caption {
  clear: left;
  float: left;
  padding-left: 1px;
  padding-right: 5px;
  margin: 0px;
}

/******* TAB CONTENT **********/

.tab {
  width: ;
  background: url("/images/base/scoreboard_bg.gif") no-repeat;
  margin: 10px;
  padding: 2px;
  height: 320px;
}

#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;
}


.upcoming {
  color: white ;
font-weight: ;  
background-color: ;
  height: 320px;
  overflow: auto;
  scrollbar-base-color: ;
  text-align: left;
}

#tabcontentcontainer{
}

.tabcontent {
  display: none;
}

/********** FADING SCROLLER **********/

div.scroller {
  font-weight: normal;
  font-size: 8pt;
  padding: 10px;
  text-align: left;

}

.scroller a {
  font-size: 8pt;
  text-decoration: underline;
}

.scroller-score {
  float: right;
  font-size: 8pt;
  padding-right: 10px;
}

/********** ROSTERS **********/
.roster {
  width: 675px;
}

tr.roster-header td {
    font-weight: bold;
    color:white;
    background-color: #3B0A23;
    padding: 2px;
}

tr.roster-row0 a:hover, tr.roster-row1 a:hover {
    text-decoration: underline;
    color: #A0968C;
}

tr.roster-row0 td {
    background-color: #C6C6C6;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}

.bio {
    background-color: #000000;
    border: ridge;
    border-width: 8px;
    padding: 10px;
  width: 450px;
}

.bio-photo {
  float: left;
}

.bio-name {
    background-color: #8D3749;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    padding: 3px;
    text-align: center;
}

.bio-data, .bio-data div {
    color: #7D7D7D;
    font-weight: bold;
    font-size: 13px;
    padding: 3px;
    text-align: center;
}

.bio-data a{
  color: #7D7D7D;
}

.bio-data a:hover {
  color: #8D3749;
}

/********** SCHEDULE **********/
table.schedule {
  width: 675px;
  background-color: ;

}

.schedule-header {
  background-color: #D1D1D1;
  color: black;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 5px;
}

tr.home-contest td {
    background-color: #D1D1D1;
    padding: 2px;
}
tr.away-contest td {
    background-color: #FFFFFF;
    padding: 2px;
}

.home-opp {
  text-transform: uppercase;
}

.schedule-row td {
}

.boxscore a {
  color: #474747;
}

.boxscore a:hover {
  color: #450116;
}

/********** COMPOSITE *************/
.calendar {
  border-collapse: collapse;
  background-color: #FFFFFF;
  color: #000000;
  text-align: center;
  width: 675px;
}

.calendar td {
  border: 1px solid #000000;

}

.calendar td a {
  font-size: 10px;
  font-weight: bold;
}

.calendar td a:hover {
  text-decoration: underline;
}

.calendar-month  {
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}

.calendar-header td{
  background-color: #3B0A23;
  font-weight: bold;
  color: #FFFFFF;
}

.calendar-sport {
  font-size: 10px;
  font-weight: bold;
}

.calendar-date {
  float: left;
  color: #FFFFFF;
  background-color: #505050;
  width: 15px;
}

.calendar-event {
  font-size: 10px;
}

.calendar-event td a {
  font-size: 10px;
  font-weight: bold;
}

.calendar-event td a:hover {
  text-decoration: underline;
}


/********** 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/setup/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/setup/overlay.png", sizingMethod="scale");
	}
