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: #056a3f;
}

a:hover {
  color: #e3c65c;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

h1 {
  color: #056a3f;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #056a3f;
  text-transform: uppercase;
}

.caption-head { display: block; }

/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: url(/images/setup/body_bg.jpg) repeat;
}

#wrapper {
  width: 100%;
  background: url(/images/setup/wrapper_bg.gif) repeat-x left top;
}

.design-wrapper {
  width: 1008px;
  margin: 0 auto;
  background: url(/images/setup/design_bg.png) repeat-y left top;
}

.container {
  width: 990px;
  margin: 0 auto;
  background: #056a3f;
  clear: both;
}

.design {
  width: 970px;
  padding: 10px;
  overflow: hidden;
}

#header {
  width: 1008px;
  height: 163px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: right bottom;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

a.index-link {
  display: block;
  width: 990px;
  height: 163px;
  background: url(/info/images/spacer.gif) repeat;
  position: absolute;
  left: 9px;
  top: 0;
  z-index: 12;
}

#mainbody {
  padding: 10px;
  background: url(/images/setup/mainbody_cap.jpg) no-repeat left top #fff;
}

#rightcol {
  width: 340px;
  float: left;
  margin-left: 10px;
  overflow: hidden;
}

.section1 {
  padding: 5px;
  color: #FFFFFF;
  background: #022717;
}

#footer {
  width: 960px;
  height: 250px;
  padding: 25px 15px;
  background: #000;
  overflow: hidden;
}

.footer-text {
  width: 345px;
  height: 130px;
  float: left;
  background: url(/images/setup/footer_sep.gif) no-repeat right top;
  color: #fff;
}

#footer-logos {
  float: left;
  margin-left: 20px;
}

#footer-logos a img {
  float: left;
  margin-right: 25px;
}

/****************** POLL **********************/
.poll {
  padding: 10px;
  background: url(/images/setup/poll_foot.jpg) no-repeat left bottom #022717;
  margin-bottom: 9px;
}

.poll td {
  padding-bottom: 5px;
}

.poll-quest, .poll-ans {
  font-family: arial;
  font-size: 12px;
  color: #e3c65c;
}

.poll-quest {
  font-weight: bold;
  color: #fff;
}

.vote-button, .view-results {
  display: block;
  width: 90px;
  height: 19px;
  float: left;
  margin-top: 5px;
}

.vote-button {
  background: url(/images/setup/vote_button.jpg) no-repeat left top;
  border: none;
}

.view-results {
  background: url(/images/setup/view_results.jpg) no-repeat left top;
  margin-left: 10px;
}

/********** GLOBAL NAVIGATION **************/
#gn {
  width: 941px;
  height: 35px;
  background: url(/images/setup/global_nav_bg.jpg) no-repeat left top;
  margin: 0 auto 5px;
  padding-left: 29px;
}
#gn ul, #gn li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
#gn li {
  display: block;
  height: 35px;
  position: relative;
  z-index: 999;
}
#gn ul li a {
  display: block;
  width: auto;
  height: 35px;
  background: url(/images/setup/global_nav.jpg) no-repeat;
}
#gn ul li.nav1 {
  width: 151px;
}
#gn ul li.nav1 a {
  background-position: -29px 0px;
}
#gn ul li.nav1 a:hover, #gn ul li.nav1 a.current  {
  background-position: -29px -35px;
}
#gn ul li.nav2 {
  width: 179px;
  margin-left: 13px;
}
#gn ul li.nav2 a {
  background-position: -193px 0px;
}
#gn ul li.nav2 a:hover, #gn ul li.nav2 a.current {
  background-position: -193px -35px;
}
#gn ul li.nav3 {
  width: 176px;
  margin-left: 16px;
}
#gn ul li.nav3 a {
  background-position: -388px 0px;
}
#gn ul li.nav3 a:hover, #gn ul li.nav3 a.current {
  background-position: -388px -35px;
}
#gn ul li.nav4 {
  width: 141px;
  margin-left: 7px;
}
#gn ul li.nav4 a {
  background-position: -571px 0px;
}
#gn ul li.nav4 a:hover, #gn ul li.nav4 a.current {
  background-position: -571px -35px;
}
#gn ul li.nav5 {
  width: 121px;
  margin-left: 7px;
}
#gn ul li.nav5 a {
  background-position: -719px 0px;
}
#gn ul li.nav5 a:hover, #gn ul li.nav5 a.current {
  background-position: -719px -35px;
}
#gn ul li.nav6 {
  width: 89px;
  margin-left: 12px;
}
#gn ul li.nav6 a {
  background-position: -852px 0px;
}
#gn ul li.nav6 a:hover, #gn ul li.nav6 a.current {
  background-position: -852px -35px;
}
#submenu-container {
  width: 231px;
  position:absolute;
  top: 35px;
  background: #056a3f;
  border: solid 4px #056a3f;
  display: none;
  overflow: hidden;
  z-index: 999;
}
#submenu-container .submenu {
  width: 231px;
  background: #272727;
  overflow: hidden;
}
#submenu-container .submenu ul, 
#submenu-container .submenu li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: none;
}
#submenu-container .submenu ul li {
  display: block;
  /* needs to override the following values since being inherited */
  height: 30px;
  float: none;
  position: static;
}
#submenu-container .submenu ul li a {
  /* needs to override the following values since being inherited */
  width: 221px;
  height: 18px;
  display: block;
  background-image: none;
  /******************************/
  padding: 6px 5px;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  line-height: 18px;
}
#submenu-container .submenu ul li a:hover {
  color: #c78d00;
  background: #474747;
}
#submenu-container .submenu ul li a.underline {
  padding-bottom: 8px;
  background: url(/images/setup/gn_underline.jpg) no-repeat left bottom;
}
#submenu-container .submenu ul li a.underline:hover {
  color: #d7b63c;
  background: url(/images/setup/gn_underline.jpg) no-repeat left bottom #474747;
}

/********** NAVIGATION **********/

#navbar-edu {
  width: 990px;
  overflow: hidden;
  position: absolute;
  left: 9px;
  top: 0;
  z-index: 16;
}

#navbar-edu a {
  display: block;
  width: auto;
  float: left;
  padding-left: 15px;
  padding-right: 8px;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  letter-spacing: -0.1px;
  line-height: 42px;
}

#navbar-edu a:hover {
  color: #bb9e34;
}

#navbar-secondary {
  width: 953px;
  height: 22px;
  padding-top: 43px;
  padding-left: 17px;
  margin: 0 auto;
  color: #f6d045;
  overflow: hidden;
}

#navbar-secondary a {
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  line-height: 17px;
  color: #f6d045;
  text-decoration: none;
}

#navbar-secondary a:hover, #navbar-secondary a.current {
  color: #fff;
}

#sponsor-logos {
  padding-left: 46px;
  overflow: hidden;
}

#sponsor-logos a img {
  float: left;
  margin-right: 44px;
  margin-bottom: 15px;
}

#sponsor-logos-rcol {
  padding-left: 14px;
  overflow: hidden;
}

#sponsor-logos-rcol a img {
  float: left;
  margin-right: 14px;
  margin-bottom: 15px;
}

/********** TAB CONTENT **********/
#tablist {
  width: 620px;
  height: 31px;
  background: url(/images/setup/global_tab.jpg) no-repeat left top;
  overflow: hidden;
}

#tablist a {
  display: block;
  height: 31px;
  float: left;
}

#tablist a.gt1 { width: 121px; margin-left: 13px; }
#tablist a.gt2 { width: 107px; margin-left: 13px; }
#tablist a.gt3 { width: 107px; margin-left: 8px; }
#tablist a.gt4 { width: 101px; margin-left: 2px; }

#tabcontentcontainer{
  width: 620px;
  height: 574px;
  background: url(/images/setup/global_tab_foot.jpg) no-repeat left bottom #000;
  margin-bottom: 10px;
}

.tabcontent {
  display: none;
}

/********** HEADLINES **********/
#multimedia {
  width: 340px;
  margin-bottom: 12px;
  background: #022717;
  color: #fff;
  overflow: hidden;
}

#multimedia .upcoming {
  padding: 10px;
  height: 296px;
  overflow: auto;
}

#multimedia .sep {
  height: 1px;
  margin-bottom: 10px;
  background: url(/images/setup/multimedia_sep.gif) repeat-x left top;
  overflow: hidden;
}


.upcoming {
  color: #fff;
}

#aotw {
  width: 320px;
  padding: 10px;
  background: url(/images/setup/aotw_foot.jpg) no-repeat left bottom #022717;
  overflow: hidden;
}

#aotw .aotw {
  width: 155px;
  text-align: center;
  overflow: hidden;
}

#aotw img {
  border: solid 3px #fff;
  margin-bottom: 2px;
}

#aotw a {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

#aotw a:hover {
  color: #c78d00;
}

#news-bar {
  width: 887px;
  height: 35px;
  padding-top: 6px;
  padding-left: 103px;
  margin-bottom: 10px;
  background: url(/images/setup/news_bar_bg.jpg) no-repeat left top;
  overflow: hidden;
}

#ticker {
  width: 503px;
  height: 14px;
  background: url(/images/setup/ticker_bg.jpg) no-repeat left top;
  color: #acacac;
  float: left;
  padding: 7px 12px;
  overflow: hidden;
}

#search {
  width: 340px;
  height: 19px;
  padding-top: 3px;
  float: left;
  margin-left: 10px;
  overflow: hidden;
}

#search span {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  float: left;
  line-height: 19px;
}

.search-field {
  width: 144px;
  height: 13px;
  float: left;
  padding: 2px;
  margin-left: 7px;
  border: solid 1px #ccc;
  border-top: solid 1px #b1b1b1;
  background: #d1d1d1;
  color: #222;
  font-size: 11px;
  line-height: 13px;
}

.search-button {
  width: 54px;
  height: 19px;
  float: left;
  margin-left: 5px;
  background: url(/images/setup/search.jpg) no-repeat left top;
  border: none;
}

/********** HEADLINES **********/
.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

.newstab {
  color: #FFFFFF;
  padding: 5px;
  height: 560px;
  overflow: auto;
}

.newstab a {
  color: #ca9400;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
}

.newstab a:hover {
  color: #FFFFFF;
}

/********** ROSTERS **********/
table.roster {
  width: 950px;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #056a3f;
    padding: 5px;
}

tr.roster-header a {
  color: #e3c65c;
}

tr.roster-header a:hover {
  color: #FFFFFF;
}

tr.roster-row0 td {
    background-color: #;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row0 a{
    text-decoration: underline;
    color: #000000;
}

tr.roster-row0 a:hover {
    text-decoration: underline;
    color: #056a3f;
}

tr.roster-row1 td {
    background-color: #c1c1c1;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row1 a{
    text-decoration: underline;
    color: #000000;
}

tr.roster-row1 a:hover {
    text-decoration: underline;
    color: #056a3f;
}

.bio {
    padding: 5px;
}

.bio-name {
    background-color: #;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    padding: 3px;
    line-height: 20px;
}

.bio-data {
    color: #;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-photo {
  float: left;
  padding: 10px;
}


/********** SCHEDULE **********/

table.schedule {
  width: 950px;
}


.schedule-data {
  width: 500px;
}

tr.schedule-data td {
  padding: 5px;
}

.schedule-header {
  background-color: #056a3f;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding: 5px;
}

tr.schedule-row0 td {
    background-color: #;
    font-size: 11px;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #c1c1c1;
    font-size: 11px;
    padding: 2px;
}

/********* STATS ***********/
.stats-wrapper {
  color: #000;
  background: #FFF;
}

.stats-wrapper th {
  background: #056a3f;    /* set the primary color here ??? dark color required */
  color: #fff;
}

.stats-wrapper a {    /* set the link color here */
  color: #333;
  text-decoration: underline;
}

.stats-wrapper a:hover {    /* set the link color here */
  color: #000;
}


/********** RESULTS & CALENDAR **********/

table.scheduleDaily {
  width: 600px;
  color: #FFFFFF;
}

tr.scheduleDaily-row0 td {
    background-color: #;
    padding: 2px;
}

tr.scheduleDaily-row1 td {
    background-color: #333333;
    padding: 2px;
}

.sport {
  color: #056a3f;
  font-weight: bold;
}

table.scheduleDaily a {
  color: #e3c65c;
}

table.scheduleDaily a:hover {
  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");
	}
