img {
   border: 0px;
   margin: 0px;
}

p {
    font-size: 11px;
}


form {
  margin: 0px;
}


.photo {
  float: right;
  padding: 5px;
  width: 250px;
  background-color: #FFFFFF;
}

pre {
  overflow: auto;
  width: 745px;
}

a {
  color: #505050;
}

a:hover {
  color: #ffdc30;
}

h1 {
  color: #505050;
}

h2 {
  color: #303030;
}


/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: url(/images/setup/page_bg.jpg) repeat;
  font-family: arial;
  font-size: 11px;
}

#header {
  width: 955px;
  height: 215px;
  margin: 0 auto;
  overflow: hidden;
}

#header-container {
  width: 955px;
  height: 215px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.design {
  width: 935px;
  background: url(/images/setup/design_bg_top.gif) no-repeat left top #fff;
  border-right: solid 10px #000;
  border-left: solid 10px #000;
}

#mainbody {
  width: 745px;
  padding: 0;
}

#leftcol {
  width: 160px;
  padding-top: 0;
}

#rightcol {
  width: 305px;
  padding: 0;
}

#footer {
  background: url(/images/setup/design_bg_bottom.gif) no-repeat left top #000;
  color: #c1c1c1;
  width: 955px;
}

#footer a {
  color: #ffdc30;
}

#footer a:hover {
  color: #c1c1c1;
}

#footer .left {
  padding-top: 12px;
  padding-left: 10px;
}

#footer .right {
  padding-top: 12px;
  padding-right: 10px;
}

.footer-bottom {
  width: 955px;
  height: 14px;
  margin: 0 auto;
  background: url(/images/setup/footer_bg.gif) no-repeat left bottom;
}

/***** HEADER PHOTOS *****/


#header .left, #header .right {
  width: 320px;
  height: 174px;
  padding: 41px 0 0;
  float: left;
  overflow: hidden;
}

.headerSpacer {
  width: 315px;
  height: 215px;
  background: url(/images/setup/header_bg.jpg) no-repeat left top;
  float: left;
  text-align: center;
  overflow: visible;
}

.headerPhoto {
  background-image: none;
  background-repeat: no-repeat;
  background-position: center center;
}

.headerOverlay-L {
  background-repeat: no-repeat;
  background-position: top left;
  background-image: none;
  width: 320px;
  height: 174px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header/header-L.png', sizingMethod='scale');
}

.headerOverlay-L[class] {
  background-image: url('/images/header/header-L.png');
}

.headerOverlay-R {
  background-repeat: no-repeat;
  background-position: top left;
  background-image: none;
  width: 320px;
  height: 174px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header/header-R.png', sizingMethod='scale');
}

.headerOverlay-R[class] {
  background-image: url('/images/header/header-R.png');
}

/********** GLOBAL HEADER **********/

#eduHeader {
  width: 100%;
  font-family: arial;
  background: url(/images/setup/edu_header_bg.gif) repeat-x left top;
}

#eduHeader .container {
  width: 955px;
  height: 70px;
  margin: 0 auto;
}

#logobar {
  height: 41px;
}

#logobar h1 {
  margin: 0;
  padding: 0;
  display: block;
  width: 322px;
  height: 41px;
  float: left;
}

#logobar ul, #logobar li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#logobar ul {
  text-align: right;
}

#logobar li {
  display: inline;
  margin-left: 1em;
}

#logobar ul li a {
  font-size: 13px;
  color: #ffcc3d;
  font-weight: bold;
  text-decoration: none;
  line-height: 41px;
}

#navbar-edu {
  height: 29px;
}

#navbar-edu ul, #navbar-edu li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#navbar-edu li {
  display: inline;
  margin-right: 1.1em;
}

#navbar-edu ul li a {
  font-size: 13px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  text-transform: lowercase;
  line-height: 27px;
}

#logobar a:hover, #navbar-edu a:hover {
  text-decoration: underline;
}

/********** NAVIGATION **********/

.leftnav {
  background: url(/images/setup/leftnav_bg.gif) repeat-x left top #2d2d2d;
  overflow: hidden;
}

.leftnav a {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 5px 0;
  margin: 0 10px;
  border-bottom: solid 1px #535353;
}

.leftnav a:hover, .leftnav a.current {
  color: #fcd116;
}

.leftnav a.lastitem {
  border-bottom: none;
}

.leftnav-bottom {
  width: 160px;
  height: 6px;
  background: url(/images/setup/leftnav_curve_bottom.gif) no-repeat left top;
  margin-bottom: 6px;
}

#rightcol a {
  text-decoration: none;
}

#rightcol a:hover {
  color: #fece26;
}

#navbar-secondary {
  padding: 10px 5px;
  background: #000;
  color: #ffdc30;
}

#navbar-secondary a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

#navbar-secondary a:hover {
  color: #fece26;
}

#navbar-secondary-rcol {
  background: url(/images/setup/navbar_secondary_rcol_bg.gif) no-repeat left top;
  height: 231px;
  padding: 10px;
  margin-bottom: 6px;
  overflow: auto;
}

#navbar-secondary-rcol a {
  font-size: 12px;
  color: #fece26;
}

#navbar-secondary-rcol a.list {
  color: #fff;
  background: url(/images/setup/square_bullet.gif) no-repeat left center;
  padding-left: 8px;
  display: block;
  margin-top: 4px;
  margin-left: 4px;
}

#navbar-secondary-rcol a:hover.list {
  color: #fece26;
}

#navbar-buttons-rcol a {
  display: block;
  margin-bottom: 6px;
}

/********** HEADLINES **********/


.topstory {
 width: 410px
 height: 109px;
 padding: 10px;
 color: #fff;
 overflow: hidden;
}

.topstory h1 {
  font-size: 16px;
  text-transform: none;
  margin: 0px;
}

.topstory h1 a {
  color: #FFFFFF;
  text-decoration: none;
}

.topstory h1 a:hover {
  color: #fee879;
}

.topstory a.more {
  color: #ffdc30;
  font-weight: bold;
  text-decoration: none;
}

.topstory .date {
  color: #fff2b3;
  font-weight: bold;
}

.headline a {
  color: #D00000;
  font-weight: bold;
  text-decoration: none;
}

.headline a:hover {
  color: #b1cad0;
  text-decoration: underline;

}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

#morenews {
  width: 430px;
  height: 419px;
  color: #000;
  background: url(/images/setup/more_headlines_bg.gif) repeat-x left 28px #e4e4e4;
  overflow: hidden;
}

#morenews-content {
  width: 410px;
  height: 348px;
  padding: 10px;
  overflow: auto;
}

#morenews .date {
  font-weight: bold;
}

#morenews a {
  color: #000;
  text-decoration: none;
}

#morenews a:hover {
  color: #ffdc30;
}



/********** ROSTERS **********/
table.roster {
  width: 745px;
  background-color: ;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000000;
    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;
}

.bio {
    background-color: #000000;
    border: outset;
    border-width: 2px;
    padding: 5px;
}

.bio td {
  color: #FFFFFF;
}

.bio td a {
  color: #FFFFFF;
}

.bio-name {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
}

.bio-data {
    color: #CCCCCC;
    font-size: 12px;
}


.bio-data span{
    color: #ffdc30;
    font-size: 10px;
}

.bio-data td{
    color: #CCCCCC;
    font-size: 10px;
}

.bio-data a {
  color: #FFFFFF;
}

.bio-data a:hover {
  color:#ffdc30;
}

.bio-photo {
  float: left;
  padding: 10px;
}

/********** SCHEDULE **********/
table.schedule {
  width: 745px;
  background-color: ;
}

.schedule-data {
  width: 500px;
}

.schedule-data td {
    padding: 5px;
}

tr.schedule-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000000;
    padding: 5px;
}

tr.schedule-row0 td {
    background-color: #d1d1d1;
    font-size: 11px;
    padding: 5px;
}

tr.schedule-row1 td {
    background-color: #;
    font-size: 11px;
    padding: 5px;
}

.home-opp {
  text-transform: uppercase;
}

/********** 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;
}

/********** BRIEF-STANDINGS **********/
.standings {
  padding: 5px;
}


tr.briefstats-header td {
  padding-right: 0px;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
}

td.briefstats-label {
  font-size: 11px;
  color: #000000;
}

td.briefstats-field {
  color: #000000;
  text-align: left;
  font-size: 11px;
  padding-left:5px;
  text-align: center;
}

.briefstats-team {
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
}


/******* TAB CONTENT **********/
#tablist {
  width: 305px;
  height: 21px;
  margin-bottom: 1px;
  clear: both;
  overflow: hidden;
}

a.tab1, a.tab2, a.tab3 {
  display: block;
  height: 21px;
  float: left;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}

a.tab1 { width: 96px; }
a.tab2 { width: 107px; }
a.tab3 { width: 102px; }


#tabcontentcontainer{
  width: 305px;
  background: url(/images/setup/tabbed_content_bg.jpg) no-repeat left top #bfbfbf;
  overflow: hidden;
}

.tabcontent {
  display: none;
  height: 290px;
  overflow: auto;
}

.tab {
  padding: 10px;
}


/********** 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");
	}