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;
}


form {
  margin: 0px;
}


.photo {
  float: right;
  padding: 5px;
  width: 250px;
  background-color: #FFFFFF;
}


a {
  color: #6a0000;
}

a:hover {
  color: #201f1f;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

h1 {
  color: #6a0000;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #201f1f;
  text-transform: uppercase;
}

.caption-head {
  display: block;
}

/********** NAVIGATION **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: url(/images/setup/page_bg.jpg) repeat-x left top #6a0000;
}

#wrapper {
  width: 100%;
  background: url(/images/setup/wrapper_bg.jpg) repeat-y center top;
  overflow: hidden;
}

#viewport {
  width: 100%;
  background: url(/images/setup/design_frame.jpg) no-repeat center top;
  overflow: hidden;
}

.container {
  width: 950px;
  background: #fff;
  margin: 0 auto;
  overflow: hidden;
}

#header {
  width: 950px;
  height: 200px;
  background: #000;
  overflow: hidden;
}

a.home-link {
  display: block;
  width: 950px;
  height: 164px;
}

.design {
  width: 950px;
  overflow: hidden;
}

#mainbody {
  padding: 10px;
  overflow: hidden;
}

#rightcol {
  width: 300px;
  background: #000;
  float: right;
  padding: 9px 0;
  overflow: hidden;
}

.poll {
  padding: 10px;
}

#footer {
  width: 950px;
  height: 134px;
  padding-top: 40px;
  background: url(/images/setup/footer_bg_content.jpg) no-repeat left top #000;
  overflow: hidden;
}

.footer-text {
  width: 440px;
  padding-right: 35px;
  float: left;
  text-align: right;
  background: url(/images/setup/footer_sep.jpg) no-repeat right top;
  color: #666;
}

.footer-text p {
  margin: 0;
}

.prestosports {
  display: block;
  width: 168px;
  height: 104px;
  float: left;
  margin-top: 15px;
  margin-left: 35px;
  background: url(/images/setup/prestosports.jpg) no-repeat left top;
}

#section-article {
  width: 260px;
  padding: 10px;
  margin: 0 auto;
  background: url(/images/setup/section_article_bg.jpg) repeat-x left top #fefefe;
  overflow: hidden;
  color: #000;
}

#athletics-communication {
  width: 319px;
  float: left;
  margin-left: 5px;
  overflow: hidden;
}

#athletics-communication .container {
  padding: 8px;
  background: url(/images/setup/ac_bg.jpg) repeat-y left top;
  overflow: hidden;
}

#spotlight {
  width: 296px;
  float: right;
  margin-right: 10px;
  overflow: hidden;
}

.spotlight img {
  width: 284px;
  height: 164px;
  padding: 6px;
  background: url(/images/setup/totm_frame.jpg) no-repeat left top;
  margin-bottom: 4px;
}

.spotlight .name {
  display: block;
  font-family: optima, arial;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

.spotlight .desc {
  font-family: optima, arial;
  font-size: 12px;
  color: #000;
  line-height: 18px;
}

.spotlight a {
  font-family: optima, arial;
  font-size: 10px;
  color: #000;
  text-decoration: none;
}

.spotlight a:hover {
  color: #6a0000;
}

/********* GLOBAL NAVIGATION ************/
#global-nav {
  width: 950px;
  height: 32px;
  background: #cacaca;
  margin: 0 auto;
  overflow: visible;
}

#global-nav ul, #global-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}

#global-nav ul li {
  position: relative;
  z-index: 990;
}

#global-nav ul li a {
  display: block;
  height: 32px;
  float: left;
  background: url(/images/setup/global_nav.jpg) no-repeat;
}

#global-nav ul li.nav1 a {
  width: 172px;
  background-position: 0px 0px;
}
#global-nav ul li.nav1 a:hover, #global-nav ul li.nav1 a.current {
  background-position: 0px -32px;
}

#global-nav ul li.nav2 a {
  width: 182px;
  background-position: -172px 0px;
}
#global-nav ul li.nav2 a:hover, #global-nav ul li.nav2 a.current {
  background-position: -172px -32px;
}

#global-nav ul li.nav3 a {
  width: 222px;
  background-position: -354px 0px;
}
#global-nav ul li.nav3 a:hover, #global-nav ul li.nav3 a.current {
  background-position: -354px -32px;
}

#global-nav ul li.nav4 a {
  width: 125px;
  background-position: -576px 0px;
}
#global-nav ul li.nav4 a:hover, #global-nav ul li.nav4 a.current {
  background-position: -576px -32px;
}

#global-nav ul li.nav5 a {
  width: 116px;
  background-position: -701px 0px;
}
#global-nav ul li.nav5 a:hover, #global-nav ul li.nav5 a.current {
  background-position: -701px -32px;
}

#global-nav ul li.nav6 a {
  width: 133px;
  background-position: -817px 0px;
}
#global-nav ul li.nav6 a:hover, #global-nav ul li.nav6 a.current {
  background-position: -817px -32px;
}

#submenu-container {
  width: 180px;
  position:absolute;
  left: 0;
  top: 32px;
  background: transparent;
  display: none;
  overflow: hidden;
  z-index: 999;
}
#submenu-container .submenu {
  width: 180px;
  background: url(/images/setup/submenu_bg.gif) repeat-y left top;
  overflow: hidden;
}
#submenu-container .submenu ul, 
#submenu-container .submenu li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: none;
}
#submenu-container .submenu ul li {
  /* needs to override the following values since being inherited */
  float: none;
  position: static;
}
#submenu-container .submenu ul li a {
  /* needs to override the following values since being inherited */
  width: 160px;
  height: 14px;
  display: block;
  float: none;
  background-image: none;
  /******************************/
  padding: 2px 10px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  line-height: 14px;
}
#submenu-container .submenu ul li a:hover {
  color: #ff9000;
  background: #2c2c2c;
}


/********** NAVIGATION **********/
#navbar-secondary {
  width: 950px;
  height: 30px;
  background: url(/images/setup/secondary_nav_bg.jpg) repeat-x left top;
  border-bottom: solid 1px #b1b1b1;
  text-align: center;
}

#navbar-secondary a {
  font-family: optima, arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  line-height: 28px;
}

#navbar-secondary a:hover {
  color: #ff9c00;
}

#navbar-edu {
  width: 950px;
  height: 36px;
  overflow: hidden;
  position: absolute; /* added to allow changeable headers */
}

#navbar-edu a {
  display: block;
  height: 36px;
  background: url(/images/setup/navbar_edu.jpg) no-repeat;
  float: left;
}

#navbar-edu a.edu-link1 {
  width: 115px;
  background-position: 0px 0px;
}
#navbar-edu a.edu-link1:hover {
  background-position: 0px -36px;
}

#navbar-edu a.edu-link2 {
  width: 88px;
  background-position: -115px 0px;
}
#navbar-edu a.edu-link2:hover {
  background-position: -115px -36px;
}

#navbar-edu a.edu-link3 {
  width: 143px;
  background-position: -203px 0px;
}
#navbar-edu a.edu-link3:hover {
  background-position: -203px -36px;
}

#navbar-edu a.edu-link4 {
  width: 188px;
  background-position: -346px 0px;
}
#navbar-edu a.edu-link4:hover {
  background-position: -346px -36px;
}

#navbar-edu a.edu-link5 {
  width: 100px;
  background-position: -534px 0px;
}
#navbar-edu a.edu-link5:hover {
  background-position: -534px -36px;
}

#navbar-edu a.edu-link6 {
  width: 120px;
  background-position: -634px 0px;
}
#navbar-edu a.edu-link6:hover {
  background-position: -634px -36px;
}

#navbar-edu a.edu-link7 {
  width: 79px;
  background-position: -754px 0px;
}
#navbar-edu a.edu-link7:hover {
  background-position: -754px -36px;
}

#navbar-edu a.edu-link8 {
  width: 117px;
  background-position: -833px 0px;
}
#navbar-edu a.edu-link8:hover {
  background-position: -833px -36px;
}

/********** HEADLINES **********/


.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}


/********** SCHEDULE **********/
table.schedule {
  width: 930px;
  background-color: ;
}

.schedule-data {
  width: 500px;
}

.schedule-data td {
    padding: 5px;
}

tr.schedule-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #6a0000;
    padding: 5px;
}

tr.schedule-row0 td {
    background-color: #CCCCCC;
    font-size: 11px;
    padding: 5px;
}

tr.schedule-row1 td {
    background-color: #;
    font-size: 11px;
    padding: 5px;
}

/**********CALENDAR***********/
#calendar {
  width: 225px; 
  margin: 0 auto;
  margin-bottom: 5px;
}

#calendar td {
  line-height: 24px;
  height: 24px;
  font-weight: bold;
  color: #333;
  border-color: #fff;
  background: #d8d8d8;
}

#calendar .calendar-header  td {
  font-weight: bold;
  color: #fff;
  background: #360000;
}

#calendar .calendar-month td {
  font-size: 11px;
  border-color: #fff;
  background: #360000;
}

#calendar .calendar-month a {
  color: #fff;
}

#calendar #calendar-now span {
  color: #fff;
}

#calendar .arr {
  display: none;
}

#calendar .calendar-event a {
  background: #a20f0f;
}

#calendar .no-calendar-event a {
  color: #fff;
  background: #6a0000;
}

#calendar .inactive {
  color: #fff;
  background: #bb9a9a;
}

#calendar .today a {
  color: #fff;
  background: #000;
}

#calendar .current a,
#calendar .calendar-event a:hover {
  background: #360000;
  color: #fff;
}


#calendar .event-schedule {
  height: 145px;
  text-align: left;
  overflow: auto;
  padding: 10px;
  background:#360000;
  color: #fff;
}


/********** ROSTERS **********/
.roster {
  width: 930px;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #6a0000;
    padding: 2px;
}


tr.roster-row0 td {
    background-color: #CCCCCC;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row td {
    background-color: #E8E8E8;
    font-size: 11px;
    padding: 2px;
    color: #000000;
}


.bio {
    background-color: #6a0000;
    border: outset;
    border-width: 1px;
    padding: 5px;
    height: 220px;
    width: 915px;
}

.bio td {
  color: #FFFFFF;
}

.bio td a {
  color: #FFFFFF;
}

.bio-name {
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    padding: 10px;
}

.bio-data {
    color: #ffffff;
    font-size: 18px;
}

.bio-data span{
    color: #CCCCCC;
    font-size: 12px;
}

.bio-data td{
    color: #000000;
    font-size: 16px;
}

.bio-data a {
  color: #FFFFFF;
  text-decoration: none;
}

.bio-data a:hover {
  color:#000000;
}

.bio-photo {
  float: left;
  padding: 10px;
}


/******* TAB CONTENT **********/
#tab-wrapper {
  width: 280px;
  margin: 0 auto;
  background: url(/images/setup/tab_wrapper_bg.jpg) repeat-x left top #3c0000;
  overflow: hidden;
}

#tablist {
  width: 267px;
  height: 34px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}

#tablist a {
  display: block;
  height: 34px;
  float: left;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}

a.tab1 { width: 107px; }
a.tab2 { width: 80px; }
a.tab3 { width: 80px; }

#tabcontentcontainer{
  width: 265px;
  margin: 0 auto;
  border: solid 1px #000;
  overflow: hidden;
}

.tabcontent {
  padding: 10px;
  height: 325px;
  background: #6a0000;
  color: #fff;
  overflow: auto;
  display: none;
}

.scoreboard {
  background-color: #E8E8E8;
  height: 220px;
  overflow: auto;
  color: #000000;
}

.scoreboard a {
  color: #ffffff
}

#upcoming {
  background-color: #8C8C8C;
  height: 220px;
  overfloW: auto;
  color: #FFFFFF;
}

.upcoming a{
  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/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");
	}
/********** BIOS**********/
.bio-wrapper .bio-container .head {
  padding: 20px;
  margin-bottom: 15px;
  color: #fff;
  background: #333;
  overflow: hidden;
  background:#6A0000;
}

.bio-wrapper .bio-container .head span {
  color: #fff;
}

.bio-wrapper .roster-sidebar .roster-list,
.bio-wrapper .roster-sidebar .roster-title {
  background: #6A0000 !important;
} 

.bio-container .head a{
  padding: 0px;
  margin-bottom: 15px;
  color: #fff;
  background: 
  overflow: hidden;
}
