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: #01122e;
}

a:hover {
  color: #193e72;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

h1 {
  color: #193e72;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #dddddd;
  text-transform: uppercase;
}

.caption-head {
  display: block;
}

/********** NAVIGATION **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: url(/images/setup/body_bg.jpg) repeat;
}

#page-wrapper {
  width: 100%;
  background: url(/images/setup/page_bg.jpg) repeat-x left top;
  overflow: hidden;
}

#header {
  width: 980px;
  height: 226px;
  margin: 33px auto 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left bottom;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.index-link {
  display: block;
  width: 980px;
  height: 226px;
  background: url(/images/setup/header.png) no-repeat right top;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 12;
}

.header-photo-r {
  width: 374px;
  height: 89px;
  position: absolute;
  right: 13px;
  bottom: 41px;
  z-index: 8;
}

.design {
  width: 966px;
  padding: 0 5px;
  margin: 0 auto 4px;
  background: #fff;
  overflow: hidden;
}

#mainbody {
  width: 760px;
  padding: 10px;
  float: left;
  margin-left: 6px;
  overflow: hidden;
}

#leftcol {
  width: 180px;
  float: left;
  overflow: hidden;
}

#rightcol {
  width: 250px;
  float: right;
  overflow: hidden;
}

.poll {
  padding: 10px;
}

#footer {
  width: 978px;
  padding-bottom: 30px;
  margin: 0 auto;
  background: url(/images/setup/footer_bg.jpg) no-repeat left top;
  overflow: hidden;
}

.footer {
  width: 334px;
  height: 101px;
  padding-left: 15px;
  padding-top: 10px;
  float: left;

}

.footer p {
  font-family: arial;
  font-size: 12px;
  color: #fff;
  margin: 0;
  line-height: 16px;
}
 
.footer a {
  color: #fff
}
/********** GLOBAL NAV **********/
#global-nav {
  width: 538px;
  height: 37px;
  padding-left: 114px;
  background: url(/images/setup/global_nav_bg.jpg) no-repeat left top;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 14;
}

#global-nav ul, #global-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}

#global-nav li {
  position: relative;
  z-index: 50;
}

#global-nav ul li a {
  display: block;
  height: 37px;
  background: url(/images/setup/global_nav.jpg) no-repeat;
}

#global-nav li.nav1 a {
  width: 174px;
  background-position: -114px 0px;
}

#global-nav li.nav1 a:hover {
  background-position: -114px -37px;
}

#global-nav li.nav2 a {
  width: 94px;
  background-position: -288px 0px;
}

#global-nav li.nav2 a:hover {
  background-position: -288px -37px;
}

#global-nav li.nav3 a {
  width: 84px;
  background-position: -382px 0px;
}

#global-nav li.nav3 a:hover {
  background-position: -382px -37px;
}

#global-nav li.nav4 a {
  width: 91px;
  background-position: -466px 0px;
}

#global-nav li.nav4 a:hover {
  background-position: -466px -37px;
}

#global-nav li.nav5 a {
  width: 86px;
  background-position: -557px 0px;
}

#global-nav li.nav5 a:hover {
  background-position: -557px -37px;
}


/********** NAVIGATION **********/
.leftnav {
  width: 178px;
  padding: 0 1px;
  background: #c4c4c4;
  overflow: hidden;
}

.leftnav a {
  display: block;
  width: 162px;
  padding: 0 8px;
  font-family: arial;
  font-size: 12px;
  color: #1e3f83;
  text-decoration: none;
  line-height: 22px;
  background: #ddd;
}

.leftnav a:hover {
  background: #00204f;
  color: #fff;
}

.leftnav a.current {
  background: #00204f;
  color: #fff;
  font-weight: bold;
}

.leftnav .sep {
  height: 1px;
  margin: 0 auto;
  background: #bebebe;
  overflow: hidden;
}

.leftnav-secondary {
  width: 178px;
  background: #00204f;
  overflow: hidden;
}

.leftnav-secondary a {
  display: block;
  width: 142px;
  padding: 0 18px;
  font-family: arial;
  font-size: 11px;
  color: #fff;
  text-decoration: none;
  line-height: 16px;
  background: #00204f;
}

.leftnav-secondary a:hover, .leftnav-secondary a.current {
  text-decoration: underline;
}

.section-header {
  width: 780px;
  height: 67px;
  float: right;
  margin-bottom: 3px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
}

#navbar-secondary {

}

#navbar-buttons-rcol a {
  display: block;
  margin-bottom: 3px;
}

#footer-logos {
  float: left;
  overflow: hidden;
}

#footer-logos a img {
  float: left;
}

/******* TAB CONTENT **********/
#tablist {
  width: 250px;
  height: 29px;
  clear: both;
  overflow: hidden;
}

#tablist a {
  display: block;
  height: 32px;
  float: left;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}

#tablist a.tab1 { width: 109px; }
#tablist a.tab2 { width: 141px; }

.tabcontentcontainer{
  width: 250px;
  background: url(/images/setup/scoreboard_bg.jpg) no-repeat left top;
  overflow: hidden;
}

.tabcontent {
  display: none;
  height: 150px;
  padding: 10px;
  overflow: auto;
}

/********** HEADLINES **********/

#ticker {
  width: 865px;
  height: 33px;
  padding-left: 88px;
  padding-right: 13px;
  margin-bottom: 3px;
  background: url(/images/setup/ticker_bg.jpg) no-repeat left top;
  overflow: hidden;
}

#scoreboard {
  width: 250px;
  color: #032048;
  background: url(/images/setup/scoreboard_bg.jpg) no-repeat left top;
  overflow: hidden;
}

#scoreboard .container {
  padding: 10px;
  height: 150px;
  overflow: auto;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

#featured-headline {
  width: 525px;
  overflow: hidden;
}

#featured-headline img {
  display: block;
  margin-bottom: 7px;
}

#featured-headline a.featured-title {
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  display: block;
  line-height: 24px;
}

#featured-headline a.featured-title:hover {
  color: #3d5288;
  text-decoration: none;
}

#featured-headline .date {
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #3d5288;
  display: block;
}

#featured-headline span {
  font-family: arial;
  font-size: 12px;
  color: #000;
}

#featured-headline a {
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  color: #3d5288;
  text-decoration: none;
}

#featured-headline a:hover {
  text-decoration: underline;
}

.more-stories {
  width: 525px;
  margin-top: 4px;
  clear: both;
  overflow: hidden;
}

.more-stories img {
  float: left;
}

.more-stories-even,
.more-stories-odd {
  width: 388px;
  height: 65px;
  padding: 10px 6px;
  background: #eee;
  overflow: hidden;
}

.more-stories-odd {
  background: #d3d3d3;
}

.more-stories span {
  font-family: arial;
  font-size: 11px;
  color: #000;
}

.more-stories a {
  display: block;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

.more-stories a:hover {
  color: #3d5288;
}

.more-stories .date {
  display: block;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #3d5288;
}

/********** DATEBOOK *************/
#calendar {
  width: 250px;
  padding-top: 5px;
  background: url(/images/setup/calendar_bg.jpg) no-repeat left top;
  overflow: hidden;
}

#calendarView {
  width: 235px;
  margin: 0 auto;
  border-collapse: collapse;
  text-align: center;
}

#calendarView td {
  border: solid 1px #fff;
  font-family: arial;
  font-weight: bold;
  color: #333;
  height: 23px;
  line-height: 23px;
}

#calendarView td a {

}

#calendarView .calendar-month  td {
  background: #385f8a;
  border-right: solid 1px #385f8a;
  border-left: solid 1px #385f8a;
  border-top: solid 1px #999;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}


#calendarView .calendar-month a {
  color: #fff;
  text-decoration: underline;
}

#calendarView .calendar-month a:hover {
  text-decoration: none;
}

#calendarView .calendar-header td {
  background: #6a9bcf;
  border-right: solid 1px #51779f;
  border-left: solid 1px #51779f;
  border-top: solid 1px #6280a1;
  font-weight: bold;
  color: #fff;
}

#calendarView a.calendar-event {
  font-weight: bold;
  text-decoration: none;
  display: block;
  height: 100%;
  background: #666;
}

#calendarView a.calendar-event:hover {
  background: #002955;
  color: #fff;
  cursor: hand;
}

.event-schedule {
  width: 215px;
  height: 85px;
  padding: 10px;
  margin: 1px auto;
  background: #000;
  color: #6a9bcf;
  overflow: auto;
}

.event-schedule h2 {
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 0 5px;
}

.event-info {
  padding: 5px;
}

.event-info a {
  color: #fff;
  text-decoration: underline;
}

.event-info a:hover {
  text-decoration: none;
}

/********** ROSTERS **********/
table.roster {
  width: 100%;
  background-color: ;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #00204F;
    padding: 5px;
}

tr.roster-header td a{
    color: #faa928;
}

tr.roster-row a{
    text-decoration: underline;
    color: #336699;
}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #000000;
}

tr.roster-row0 td {
    background-color: #d1d1d1;
    font-size: 11px;
    padding: 5px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 5px;
}

/*********** BIOS ***************/
.bio {
    border: solid #00204F;
    padding: 5px;
    height: 220px;
   margin-right: 5px;
}

.bio-name {
    color: #00204F;
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
}

.bio-data {
    color: #00204F;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-data a{
    color: #013d7b;
    font-weight: bold;
    padding: 5px;
}

.bio-data a:hover{
    color: #00204F;
}

.bio-data span{
    color: #777;
    font-weight: bold;
}


.bio-photo {
  float: left;
  padding: 10px;
}

/********** SCHEDULE **********/
table.schedule {
  width: 100%;
  background-color: ;
}

.schedule-header {
  background-color: #00204F;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding: 8px;
}

tr.schedule-row0 td {
    background-color: #;
    padding: 4px;
}
tr.schedule-row1 td {
    background-color: #c1c1c1;
    padding: 4px;
}

.home-opp {
  text-transform: uppercase;
}

.schedule-row td {
}