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;
}

pre {
  width: 780px;
  overflow: auto;
}

.photo {
  float: right;
  padding: 5px;
  width: 250px;
  background-color: #FFFFFF;
}

a {
  color: #333333;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

h1 {
  color: #333333;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #000000;
  text-transform: uppercase;
}

.caption-head { display: block; }


/********** NAVIGATION **********/

body.pagebody {
  margin: 0;
  padding: 0;
  background: url(/images/setup/body_bg.gif) repeat-y center top #000;
}

#doc-wrapper {
  width: 100%;
  overflow: hidden;
}

.wrapper {
  width: 1022px;
  margin: 0 auto;
  background-image: none;
  background-repeat: no-repeat;
  background-position: right 20px;
  overflow: hidden;
}

.doc-body {
  width: 986px;
  margin: 0 auto;
  overflow: hidden;
}

#top-bar {
  width: 986px;
  height: 32px;
  margin-bottom: 4px;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

#top-bar .links {
  width: 311px;
  height: 21px;
  padding-top: 2px;
  color: #68645d;
  text-align: center;
  position: absolute;
  right: 117px;
  bottom: 0;
  z-index: 12;
}

#top-bar .links a {
  font-family: 'arial black', arial;
  font-size: 12px;
  font-weight: bold;
  color: #24231d;
  line-height: 21px;
  text-decoration: none;
  text-transform: uppercase;
}

#top-bar .links a:hover {
  color: #ffc400;
}

#header {
  width: 986px;
  height: 162px;
}

#header a.index-link {
  display: block;
  width: 986px;
  height: 162px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
}

.design {
  width: 970px;
  margin: 0 auto;
  background: url(/images/setup/design_bg.jpg) repeat-y right top;
  overflow: hidden;
}

#mainbody {
  width: 760px;
  padding: 10px;
  float: left;
  margin-left: 10px;
  background: #fff;
  overflow: hidden;
}

.mainbody-foot {
  width: 780px;
  height: 32px;
  float: right;
  margin-right: 8px;
  background: url(/images/setup/mainbody_foot.jpg) no-repeat left top;
  clear: both;
  overflow: hidden;
}

#leftcol {
  width: 180px;
  float: left;
  overflow: hidden;
}

#rightcol {
  width: 260px;
  float: right;
  overflow: hidden;
}

.poll {
  padding: 10px;
}

#footer-wrapper {
  width: 100%;
  padding-bottom: 30px;
  background: url(/images/setup/footer_bg.gif) no-repeat center top #000;
  overflow: hidden;
}

#footer {
  width: 994px;
  height: 203px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}

.footer {
  width: 181px;
  padding-left: 32px;
  padding-top: 40px;
  float: left;
}

.footer p {
  font-family: arial;
  font-size: 13px;
  color: #fff;
  margin: 0;
}

/********** NAVIGATION **********/
.leftnav {
  width: 177px;
  padding-right: 2px;
  padding-left: 1px;
  background: url(/images/setup/leftnav_bg.jpg) no-repeat left bottom #6e6e6e;
  overflow: hidden;
}

.leftnav-foot {
  width: 180px;
  height: 10px;
  background: url(/images/setup/leftnav_foot.png) no-repeat left top;
  margin-bottom: 10px;
  overflow: hidden;
}

.leftnav a {
  display: block;
  width: 162px;
  padding: 0 5px 0 10px;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  line-height: 28px;
}

.leftnav a:hover, .leftnav a.current {
  color: #f6eb00;
}

.leftnav-underline {
  width: 177px;
  height: 2px;
  background: url(/images/setup/leftnav_underline.jpg) no-repeat left top;
  overflow: hidden;
}

.rightnav {
  width: 258px;
  padding: 0 1px;
  background: url(/images/setup/rightnav_bg.jpg) no-repeat left bottom #000;
  overflow: hidden;
}

.rightnav-foot {
  width: 260px;
  height: 10px;
  background: url(/images/setup/rightnav_foot.png) no-repeat left top;
  margin-bottom: 7px;
  overflow: hidden;
}

.rightnav a {
  display: block;
  width: 243px;
  padding: 0 5px 0 10px;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  line-height: 28px;
}

.rightnav a:hover, .rightnav a.current {
  color: #f6eb00;
}

.rightnav-underline {
  width: 258px;
  height: 2px;
  background: url(/images/setup/rightnav_underline.jpg) no-repeat left top;
  overflow: hidden;
}


#navbar-secondary {
  width: 760px;
  height: 16px;
  padding: 8px 10px;
  float: left;
  margin-left: 10px;
  color: #707070;
  text-align: center;
  background: url(/images/setup/secondary_nav_bg.jpg) no-repeat left top;
}

#navbar-secondary a {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  line-height: 16px;
}

#navbar-secondary a:hover, #navbar-secondary a.current {
  color: #f6eb00;
}

#footer-logos {
  width: auto;
  height: 123px;
  float: left;
  margin-top: 29px;
  padding-left: 21px;
  border-left: solid 1px #3e3e3e;
  overflow: hidden;
}

#footer-logos a img {
  float: left;
}


/********** HEADLINES **********/

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

#headlines-featured {
  width: 510px;
  background: url(/images/setup/headlines_featured_bg.jpg) repeat-x left top #000;
  overflow: hidden;
}

#headlines-featured .container {
  width: 480px;
  height: 529px;
  padding: 0 15px;
  overflow: auto;
}

#headlines-featured .underline {
  display: block;
  width: 460px;
  height: 2px;
  background: url(/images/setup/featured_underline.jpg) no-repeat left top;
}

#headlines-featured .featured-headline {
  width: 460px;
  padding: 15px 0 10px;
  overflow: hidden;
}

#headlines-featured .featured-date {
  display: block;
  width: 70px;
  float: left;
  font-family: helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 16px;
}

#headlines-featured .featured-sport {
  display: block;
  width: 83px;
  padding-right: 10px;
  float: left;
  font-family: helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 16px;
}

#headlines-featured .featured-story {
  display: block;
  width: 285px;
  padding-left: 10px;
  border-left: solid 2px #d6d6d6;
  float: left;
}

#headlines-featured .featured-story a {
  font-family: helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  line-height: 16px;
}

#headlines-featured .featured-story a:hover {
  color: #f6eb00;
}

#potw {
  width: 230px;
  padding: 17px 15px 0;
  background: #6e6e6e;
  overflow: hidden;
}

#potw img {
  width: 100px;
  padding: 5px;
  background: #fff;
  float: left;
}

#potw .potw {
  width: 105px;
  float: left;
  margin-left: 15px;
  color: #fff;
}

#potw a, #potw .potw-leadin {
  display: block;
  font-family: helvetica, sans-serif;
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}

#potw a {
  margin-bottom: 5px;
}

#potw a:hover {
  color: #f6eb00;
}

/********** ROSTERS **********/
.roster {
  width: 780px;
}

tr.roster-header td {
    font-weight: bold;
    color: #000000;
    background-color: #FFC600;
    padding: 2px;
}

tr.roster-row0 td {
    background-color: #;
    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 {
    padding: 5px;
}

.bio-name {
    background-color: #;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
}

.bio-data {
    color: #6e6e6e;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-photo {
  float: left;
  padding: 10px;
}

/******* TAB CONTENT **********/
#tablist {
  width: 260px;
  height: 32px;
  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: 69px; }
#tablist a.tab2 { width: 76px; }
#tablist a.tab3 { width: 115px; }

.tabcontentcontainer{
  width: 260px;
  margin-bottom: 9px;
  background: #000;
  overflow: hidden;
}

.tabcontent {
  display: none;
  height: 240px;
  padding: 10px;
  color: #fff;
  overflow: auto;
}

.tabcontentcontainer a {
  color: #CDAC00;
  text-decoration: none;
}

.tabcontentcontainer a:hover {
  color: #fff;
}


/********** SCHEDULE **********/
table.schedule {
  width: 780px;
  background-color: ;
}

.schedule-header {
  background-color: #FFC600;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding: 5px;
}

tr.schedule-row0 td {
    background-color: #;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #;
    padding: 2px;
}

/********** COMPOSITE *************/
.calendar {
  border-collapse: collapse;
  background-color: #FFFFFF;
  color: #000000;
  text-align: center;
  width: 745px;
}

.calendar td {
  border: 1px solid #000000;

}

.calendar td a {
  font-size: 10px;
  font-weight: bold;
}

.calendar td a:hover {
  text-decoration: underline;
}

.calendar-month  {
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}

.calendar-header td{
  background-color: #000000;
  font-weight: bold;
  color: #FFFFFF;
}

.calendar-sport {
  font-size: 10px;
  font-weight: bold;
}

.calendar-date {
  float: left;
  color: #FFFFFF;
  background-color: #505050;
  width: 15px;
}

.calendar-event {
  font-size: 10px;
}

.calendar-event td a {
  font-size: 10px;
  font-weight: bold;
}

.calendar-event td a:hover {
  text-decoration: underline;
}


/********** 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");
	}
