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;
}

.photo {
  text-align: center;
}

a {
  color: #990000;
}

a:hover {
  color: #CCCCCC;
}

h1 {
  color: #990000;
  font-size: 14px;
  text-align: center;
  line-height: 200%;
}

h2 {
  font-size: 14px;
  line-height: 150%;
}


/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background-color: #000000;
}

.design {
  width: 932px;
}

#border {
  background: url("/images/setup/border.gif") repeat-y;
  width: 32px;
}

#mainbody {
  padding: 10px;
}

#header {
  height: 192px;
  background-color: #990000;
}

#header-container {
  position: relative;
}

#header-photos {
  position: absolute;
  left: 540px;
  top: 45px;
}

#globalNav-container {
  position: relative;
}

#globalNav {
  position: absolute;
  left: 225px;
  top: 28px;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFFFFF;
}

#leftcol {
  background-color: #787878;
  width: 200px;
  padding: 0px;
}

#leftnav {
 background: url("/images/setup/leftnav_bg.gif") repeat-y;
  margin-left: 2px;
}


#rcol-container {
  background-color: #787878;
  width: 195px;
}

#rightcol {
  background: url("/images/setup/rcol_bg.gif") repeat-y;
  width: 180px;
  padding: 7px;
  text-align: center;
}

.milestones {
  color: #FFFFFF;
  background: #828282 url("/images/setup/milestones_bg.gif") no-repeat;
  font-weight: bold;
}

#poll {
  text-align: left;
}


#footer {
  text-align: center;
}



/********** NAVIGATION **********/
#globalNav a{
  text-decoration: none;
  color: #FFFFFF;
}

#globalNav a:hover {
  text-decoration: none;
  color: #990000;
}


.sportNav {
  background: #8F0000 URL("/images/setup/sportnav_bg.gif") no-repeat;
  margin-left: 10px;
  margin-right: 10px;
}


.sportNav h1 {
  color: #FFFFFF;
  font-size: 11px;
  background: #8F0000 URL("/images/setup/sportnav_h1.gif") no-repeat;
 text-transform: uppercase;
  line-height: 28px;
}

.sportNav a {
  color: #FFFFFF;
  text-decoration: none;
 display: block;
  padding-left: 5px;
  border-bottom: 1px solid #FFFFFF;
  line-height: 20px;
}

.sportNav a:hover {
  color: #FFFFFF;
  background-color: #868686;
}

.infoNav {
  margin-left: 10px;
  margin-right: 10px;
}

.infoNav a {
  background: url("/images/setup/infoNav_bg.gif") no-repeat;
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  font-weight: bold;
  text-align: center;
  line-height: 26px;
}

.infoNav a:hover {
  color: #868686;
}

.rcolNav {
}

.rcolNav a {
  background: url("/images/setup/rcolNav_bg.gif") no-repeat;
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  font-weight: bold;
  text-align: center;
  line-height: 26px;
}

.rcolNav a:hover {
  color: #868686;
}
#navbar-secondary {

}

/********** HEADLINES **********/


.top-story {
  padding-left: 5px;
  padding-right: 5px;
  clear: left;
}

.headline a {
  color: #990000;
  font-weight: bold;
  text-decoration: none;
}

.headline a:hover {
  color: #CCCCCC;
  text-decoration: underline;

}

.moreheadlines {
  padding: 5px;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

#globalFeatures {
  background-color: #000000;
  width: 494px;
  color: #FFFFFF;
}

/********** ROSTERS **********/


tr.roster-header td {
    font-weight: bold;
    color:white;
    background-color: #B4202C;
    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;
}

table.bio {
    background-color: #000000;
    border: ridge;
    border-width: 8px;
    padding: 10px;
}

.bio-name {
    background-color: #B4202C;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    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;
}

/********** 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 {
}

#upcoming_bg {
  background: url("/images/base/schedule_bg.gif");
}

.upcoming{
  height: 148px;
  overflow: auto;
  scrollbar-base-color: #d2bd61;
  color: #FFFFFF;
    font-weight: bold;
  padding: 5px;
}

/********** CALENDAR *************/
table.calendar {
border-collapse: collapse;
}

table.calendar td {
  border: 1px solid #990000;
}

.calendar {
  background-color: #FFFFFF;
  color: #990000;
  text-align: center;
}

.calendar-month  {
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}

.calendar-header {
  background-color: #990000;
  font-weight: bold;
  color: #FFFFFF;
}


.calendar-sport {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.calendar-date {
  float: left;
  color: #FFFFFF;
  background-color: #990000;
  width: 15px;
}

.calendar-event {
  font-size: 10px;
}

.calendar-event a:hover {
  background-color: #828282;
  color: #FFFFFF;
  cursor: pointer;
  cursor: hand;
}

.event {
  background-color: #828282;
  color: #FFFFFF;
}

.event a {
  font-weight: bold;
}

.event a:hover {
  color: #FFFFFF;
}

.event-schedule {
  float: right;
  color: #990000;
  border: 1px solid #990000;
  width: 450px;
  padding: 10px;
}

.event-schedule h1 {
  padding: 0px;
}

/******* TAB CONTENT **********/

.tab {
  width: 180px;
  padding: 0px;
  text-align: left;
}

#tablist {
  width: 180px;
  text-align: center;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

#tablist li {
  list-style: none;
  display: inline;
  line-height: 25px;
  padding: 0px;
  margin: 0px;
}

.upcoming {
  background: #828282 url("/images/setup/milestones_bg.gif") no-repeat;
  height: 160px;
  overflow: auto;
  scrollbar-base-color: #990000;
}


#scoreboard_bg {
  background: url("/images/setup/scoreboard_bg.gif");
}

.scoreboard {
  height: 160px;
  overflow: auto;
  scrollbar-base-color: #990000;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px;
}


#tabcontentcontainer{
  color: #FFFFFF;
  width: 180px;
}


#tabcontentcontainer a {
  color: #012e89;
}

.tabcontent {
  display: none;
}


/******* DROP IN BOX **********/

#dropinboxv2cover{
width: 500px; /*change width to desired */
height: 450px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 200;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
width: 480px; /*change width to above width -20. */
height: 430px; /*change height to above height -20. REMOVE if you wish box to be content's natural height*/
border: 0px solid black; /*Customize box appearance*/
background-color: #c1c1c1;
padding: 10px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}

/********** 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");
	}

