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;
}

pre {
  width: 555px;
  overflow: auto;
}


form {
  margin: 0px;
}


.photo {
  float: right;
  padding: 5px;
  width: 250px;
  background-color: #FFFFFF;
}


a {
  color: #E9A41F;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #E9A41F;
  text-decoration: underline;
}

h1 {
  color: #E9A41F;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #D1E6FC;
}


/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background:#F5C23B url(/images/setup/edu-gradient.png) repeat-x;
  color: #FFFFFF;
}

.design {
  width: 800px;
}

#mainbody {
  padding: 0px;
}

#header {
  height: 61px;
  text-align: right;
  background: #293855;
  color: #293855;
}

#headerHR {
  text-align: center;
  border-bottom: 3px solid #F5C23B;
}

#header img {
  float: left;
}

#edu {
  height: 20px;
  text-align: right;
  color: #FFFFFF;
}

#leftcol {
  background-color: #293855;
  width: 200px;
  padding: 0px;
}

#rightcol {
  background-color: #293855;
  width: 200px;
  padding: 0px;
}

.section1 {
  background: #293855 url(/images/setup/section1_bg.jpg) no-repeat top;
}

.section1 .rich {
  padding: 5px;
  margin-top: -10px;
}

#footer {
  background: #293855;
  height: 50px;
  color: #FFFFFF;
  border-top: 1px solid #F5C23B;
}

#footerLogo {
  text-align: center;
  border-top: 1px solid #F5C23B;
  width: 210px;
}

/********** NAVIGATION **********/
#metaNavigation a {
	font-family: Arial, Geneva, Tahoma, sans-serif;
	text-decoration: none;
	color: #fff;
	}

#metaNavigation {
	text-align:right;
	margin-top:33px;
	margin-right:10px;
	}	
#metaNavigation a {
	margin-right:15px;
	font-weight:normal;
	}
#metaNavigation a:hover {
	color:#FBAE1B;
	} 
#edu {
	margin-top:3px;
	font-family: Arial, Geneva, Tahoma, sans-serif;
	font-size:95%;
	padding: 0 15px 0 0;
	text-align:right;
	background-color:#EDBB02;
	color:#fff;
	}
#edu a:link,  #edu a:visited{
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
	}
#edu a:hover, #edu a:active {
	color: #323b52;
	text-decoration:none;
	}

.leftnav {

}

.leftnav_bg {
  background: #293855 url(/images/setup/leftnav_bg.jpg) no-repeat top;
}

.leftnav a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  padding: 5px;
}

.leftnav a:hover {
  color: #E9A41F;
}

.secondary_container {
  color: #E9A41F;
  width: 340px;
  background: url(/images/setup/header_bg.jpg) repeat-y;
}

.navbar-secondary {
  padding-left: 10px;
}

.navbar-secondary a {
  color: #293855;
}

.navbar-secondary a:hover{
  
}

/********** HEADLINES **********/
#spotlight {
  background: #182031;
}

.headline a {
  line-height: 120%;
  font-size: 14px;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

/********** ROSTERS **********/
table.roster {
  width: 555px;
}

tr.roster-header td {
    font-weight: bold;
    color: #293855;
    background-color: #E9A41F;
    padding: 2px;
}

tr.roster-row a{
}

tr.roster-row a:hover {

}

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: #E9A41F;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-photo {
  float: left;
  padding: 10px;
}



/******* TAB CONTENT **********/
.tab {
  width: 200px;
  color: #FFFFFF;
  background-color: ;
  padding: 0px;

}

.scoreboard {
  background: #4c5c76 url(/images/setup/scoreboard_bg.jpg) no-repeat top;
  height: 200px;
  overflow: auto;
  color: #FFFFFF;
}

.scoreboard a {
  color: #FFFFFF;
}

.upcoming {
  background: #ffcf31 url(/images/setup/upcoming_bg.jpg) no-repeat top;
  height: 200px;
  overflow: auto;
  color: #293855;
}

.upcoming a {
  color: #293855;
}


#tabcontentcontainer{
  width: 200px;
  background-color: #;
  height: 200px;
}
.tabcontent {
  display: none;
}

/********** FADING SCROLLER **********/

div.scroller {
  font-weight: bold;
  font-size: 8pt;
  padding-left: 5PX;
}

.scroller a {
  font-size: 8pt;
  text-decoration: underline;
}

.scroller-score {
  float: right;
  font-size: 8pt;
  padding-right: 10px;
}

/********** SCHEDULE **********/
table.schedule {
  width: 555px;
}

.schedule-header {
  background-color: #E9A41F;
  color: #293855;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 5px;
}

tr.schedule-row0 td {
    background-color: #;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #;
    padding: 2px;
}

.home-opp {
  text-transform: uppercase;
}

.schedule-row td {
}


/********** DATEBOOK *************/

table.calendar {
border-collapse: collapse;
  background: #;

}

table.calendar td {
  font-weight: bold;
  color: #E9A41F;
}

table.calendar td a{

}

.calendar {
  text-align: center;
}

.calendar-month  {
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}


.calendar-header {
  background-color: #000000;
  font-weight: bold;
  color: #FFFFFF;
}

.calendar-sport {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.calendar-date {
  float: left;
  color: #000000;
  background-color: #d9d9d9;
  width: 15px;
}


/********** 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");
	}
