h1,h2,h3,div,td {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin: 0;
    padding: 0;
}

img {
   border: none;
   margin: 0px;
}

p {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
}

pre {
  width: 915px;
 overflow: auto;
}

form {
  margin: 0;
}

.photo {
  float: right;
  margin: 0 15px;
}

.photo img {
  padding: 4px;
  border: dashed 1px #20538c;
}

a {
  color: #12316f;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

h1 {
  color: #01184c;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #3367AC;
  text-transform: uppercase;
}

.clear { clear: both; }
.block { display: block; }

/********** STRUCTURE **********/
body.pagebody {
  margin: 0;
  padding: 0 0 50px;
  background: url(/redesign/images/setup/page_bg.jpg) repeat-x left top #3367ac;
}

#header {
  width: 1026px; 
  height: 311px;
  margin: 35px auto 0;
  background: url(/redesign/images/setup/header.jpg) no-repeat left top;
  position: relative;
  z-index: 10;
}

#header .joining {
  position:absolute;
  background:url(/images/base/conf-joining.png) no-repeat;
  width:212px;
  height:62px;
  left:44px;
  top:107px;
}

.ichose {
  position: absolute;
  right: 0px;
  top: 60px;
  z-index: 20;
}

a.index-link {
  display: block;
  width: 210px; 
  height: 189px;
  margin: 0 auto;
  background: url(/info/images/spacer.gif) repeat;
  border: none;
  clear: both;
}

#wrapper {
  width: 965px;
  padding: 0 30px;
  margin: 0 auto;
  background: url(/redesign/images/setup/wrapper_bg.jpg) repeat-x left top #03347d;
}

.body-container {
  width: 935px;
  padding: 0 15px 4px;
  background: #000;
  overflow: hidden;
}

#mainbody {
  width: 915px;
  padding: 10px;
  background: url(/redesign/images/setup/mainbody_cap.gif) no-repeat left top #fff;
  overflow: hidden;
}

#rightcol {
  width: 290px;
  float: right;
  overflow: hidden;
}

.footer-text {
  padding-top: 15px;
  text-align: center;
  color: #fff;
}

.footer-text p {
  font-family: arial;
  font-size: 12px;
  color: #fff;
  margin: 0;
}

.footer-text a {
  color: #fff;
  text-decoration: underline;
}

/******** HEADER LOGOS ********/
#header-logos {
  width: 943px;
  height: 66px;
  padding: 6px 0 0 5px;
  margin: 0 auto;
  background: url(/redesign/images/setup/header_logos_bg.jpg) no-repeat left top;
  overflow: hidden;
}

#header-logos ul, #header-logos li {
  margin: 0; padding: 0;
  list-style: none;
}

#header-logos li {
  float: left;
  margin-right: 12px;
}

#header-logos li#logo14 {
  margin-right: 0;
}

#header-logos li a {
  display: block;
  width: 56px;
  height: 60px;
  text-decoration: none;
}

#school-name {
  width: 688px;
  height: 36px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}

/******** GLOBAL NAVIGATION **********/
.nav-container {
  width: 935px;
  padding: 12px 15px;
  background: url(/redesign/images/setup/body_container_cap.gif) no-repeat left top #000;
}

#global-nav {
  width: 935px;
  height: 41px;
  background: #040c1a;
}
#global-nav ul, #global-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#global-nav li.nav {
  float: left;
}
#global-nav li.dropdown-li {
  position: relative;
  z-index: 50;
}
#global-nav li.nav a {
  display: block;
  height: 41px;
  background: url(/redesign/images/setup/global_nav.jpg) no-repeat;
}
#global-nav li.nav1 a {
  width: 70px;
  background-position: 0px 0px;
}
#global-nav li.nav1 a:hover {
  background-position: 0px -41px;
}
#global-nav li.nav2 a {
  width: 119px;
  background-position: -70px 0px;
}
#global-nav li.nav2 a:hover {
  background-position: -70px -41px;
}
#global-nav li.nav3 a {
  width: 139px;
  background-position: -189px 0px;
}
#global-nav li.nav3 a:hover {
  background-position: -189px -41px;
}
#global-nav li.nav4 a {
  width: 102px;
  background-position: -328px 0px;
}
#global-nav li.nav4 a:hover {
  background-position: -328px -41px;
}
#global-nav li.nav5 a {
  width: 99px;
  background-position: -430px 0px;
}
#global-nav li.nav5 a:hover {
  background-position: -430px -41px;
}
#global-nav li.nav6 a {
  width: 100px;
  background-position: -529px 0px;
}
#global-nav li.nav6 a:hover {
  background-position: -529px -41px;
}
#global-nav li.nav7 a {
  width: 92px;
  background-position: -629px 0px;
}
#global-nav li.nav7 a:hover {
 background-position: -629px -41px;
}
#global-nav li.nav8 a {
  width: 105px;
  background-position: -721px 0px;
}
#global-nav li.nav8 a:hover {
  background-position: -721px -41px;
}
#global-nav li.nav9 a {
  width: 109px;
  background-position: -826px 0px;
}
#global-nav li.nav9 a:hover {
  background-position: -826px -41px;
}
#global-nav .submenu-container {
  width: 204px;
  /*background: url(/redesign/images/setup/dropdown_bg.png) repeat;*/
  background: #19367a;
  overflow: hidden;
  position: absolute;
  top: 40px;
  z-index: 52;
  visibility: hidden;
}
#global-nav .submenu-container .submenu {
  width: 200px;
  padding: 1px;
  border: solid 1px #636a78;
}
#global-nav .submenu-container .submenu a {
  width: 180px;
  height: auto;
  padding: 2px 10px;
  font-family: arial;
  color: #ddd;
  text-decoration: none;
  background: none;
}
#global-nav .submenu-container .submenu a:hover {
  color: #fff;
  background: #030916;
}
#global-nav .submenu-container .submenu span {
  display: none;
}

/********** NAVIGATION ***********/
#sports-links {
  width: 266px;
  padding: 10px 12px;
  margin-bottom: 6px;
  background: url(/redesign/images/setup/sports_links_bg.png) no-repeat left bottom #042347;
  overflow: hidden;
}

#sports-links a {
  display: block;
  width: 266px;
  font-family: arial;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

#sports-links a:hover {
  color: #fcb514;
}

#sports-links .sep {
  width: 266px;
  height: 2px;
  margin: 3px 0;
  background: url(/redesign/images/setup/sports_links_sep.gif) no-repeat left top;
}

#secondary-links {
  width: 919px;
  height: 24px;
  padding: 0 8px;
  margin-bottom: 9px;
  color: #628cc5;
  background: url(/redesign/images/setup/secondary_links_bg.png) no-repeat left top;
  overflow: hidden;
}

#secondary-links a {
  color: #fff;
  text-decoration: none;
  line-height: 24px;
}

#secondary-links a:hover {
  color: #fcb514;
}

#buttons-rcol a {
  display: block;
  margin-bottom: 5px;
}

#footer-logos {
  width: 935px;
  overflow: hidden;
  background:url(/redesign/images/setup/footer/footer-bg.png) repeat-x;
  height:117px;
  position:relative;
}

#footer-logos .footer-logo-1 img { margin: 19px 0 0 38px; }
#footer-logos .footer-logo-2 img { margin: 19px 0 0 79px; }
#footer-logos .footer-logo-3 img { margin: 23px 0 0 66px; }
#footer-logos .footer-logo-4 img { margin: 18px 0 0 66px; }
#footer-logos .footer-logo-5 img { margin: 29px 0 0 77px; }

#footer-logos span.c {
	position:absolute;
	width:5px;
	height:5px;
	bottom:0;
	background:url(/redesign/images/setup/footer/footer-corners.png) no-repeat;
}

	#footer-logos span.c.cl { left:0; }
	#footer-logos span.c.cr { right:0; background-position:-5px 0; }

#footer-logos a img {
  float: left;
}

/********** HEADLINES **********/
#more-headlines {
  width: 620px;
  padding: 5px 5px 10px;
  background: url(/redesign/images/setup/more_headlines_bg.jpg) no-repeat left bottom #042347;
  overflow: hidden;
}
#more-headlines .container {
  width: 620px;
  height: 232px;
  padding: 10px 0;
  overflow: auto;
}
#more-headlines .container div {
  width: 560px;
  margin-bottom: 10px;
  overflow: hidden;
}
#more-headlines .container div span {
  display: block;
  width: 120px;
  padding: 0 15px;
  float: left;
  font-family: arial;
  font-size: 12px;
  color: #fcb514;
}
#more-headlines a {
  display: block;
  width: 410px;
  float: left;
  font-family: arial;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
#more-headlines a:hover {
  color: #fcb514;
}

#slideshow {
  width: 274px;
  padding: 8px;
  margin-bottom: 6px;
  background: url(/redesign/images/setup/rcol_container_bg.png) no-repeat left bottom #555;
  overflow: hidden;
}

#slideshow .slideshow {
  width: 274px;
  height: 162px;
}

/********** ROSTERS **********/
.roster {
  width: 915px;
}

tr.roster-header td {
    font-weight: bold;
    color:white;
   background-color: #01184c;
    padding: 2px;
}

tr.roster-header td a{
    color: #faa928;
}

tr.roster-row0 a:hover, tr.roster-row1 a:hover {
    text-decoration: underline;
    color: #425FD5;
}

tr.roster-row0 td {
  background-color: #D6DFF7;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}

table.bio {
  background-color: #D6DFF7;
    border: ridge;
    border-width: 2px;
    padding: 5px;
    width: 300px;
    float: right;
}

.bio-name {
 background-color: #004799;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    padding: 3px;
}

/********** STANDINGS **********/

table.stats-table {
  border-width: 0px;
  border-collapse: collapse;
  width: 800px;
}

tr.stats-header td {
  background-color: #01184c;
  color: #FFFFFF; 
  padding-right: 0px;
  font-weight: bold;
  font-size: 10px;
  padding: 2px;
}

tr.stats-row0 td{
  background-color: #D6DFF7;
  padding: 4px;
}

tr.stats-row1 td{
  padding: 4px;
}

td.stats-team a {
  font-weight: bold;
  font-size: 11px;
}

td.stats-field {
  text-align: center;
  font-size: 11px;
}

td.conf-field {
  text-align: center;
  font-size: 11px;
}

/********** SCHEDULES ********/
.schedule {
  width: 915px;
  border-width: 0px;
  border-collapse: collapse;
}

.schedule-header td{
  background-color: #01184c;
  color: #FFFFFF; 
  font-weight: bold;
  font-size: 10px;
  padding: 2px;
}
.conf-contest td {
  background-color: #D6DFF7;
  color: #004799;
  padding: 2px;
}

.nonconf-contest td{
  background-color: #EEEEEE;
  color: #004799;
  padding: 2px;
}

/**********CALENDAR***********/
#calendar {
  width: 272px;
  padding: 9px 9px 6px;
  margin-bottom: 6px;
  background: url(/redesign/images/setup/rcol_container_bg.png) no-repeat left bottom #555;
  overflow: hidden;
}

#calendar td {
  line-height: 24px;
  height: 24px;
  font-weight: bold;
  color: #333;
  background: #d8d8d8;
}

#calendar .calendar-header  td {
  font-weight: bold;
  color: #fff;
  background: #6a9bcf;
}

#calendar .calendar-month td {
  font-size: 11px;
  border: none;
  background: #999;
}

#calendar .calendar-month a {
  color: #fff;
}

#calendar #calendar-now span {
  color: #fff;
}

#calendar .calendar-event a {
  background: #97b4ed;
}

#calendar .no-calendar-event a {
  color: #333;
  background: #d8d8d8;
}

#calendar .inactive {
  color: #333;
  background: #9f9f9f;
}

#calendar .today a {
  color: #fff;
  background: #000;
}

#calendar .current a,
#calendar .calendar-event a:hover {
  background: #3367ac;
  color: #fff;
}


#calendar .event-schedule {
  height: 125px;
  text-align: left;
  overflow: auto;
  padding: 10px;
  background: #000;
  color: #fff;
}



