h1,h2,h3,div,td {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin: 0px;
    padding: 0px;
}


p {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
}

img {
  border: 0px;
}


.photo {
  float: right;
  text-align: center;
  padding: 0px 5px;
}


a {
  color: #320065;
  text-decoration: none;
}

a:hover {
  color: #FFCC00;
  text-decoration: underline;
}

h1 {
  color: #320065;
  font-size: 14px;
}

h2 {
  background-color: #FFCC00;
  color: #FFFFFF;
}

h3 {
  color: #4F1F91;
  font-size: 13px;
}
/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background-color:#81728F;
}

#mainbody {
  padding: 9px;
}

#mainbody img {
   border: 0px;
   margin: 5px;
}

#header {
  height: 110px;
  background: #320065 url("/images/base/header.gif") no-repeat;
}

#header img{
  padding: 0px 1px;
  float: right;
}

#section-header {
  background-color: #320065;
  padding: 5px;
  text-transform: uppercase;
  line-height: 25px;
  height: 25px;
}

#section-header a{
  color: #FFFFFF;
  font-weight: bold;
}

#section-header img {
  float: right;
}

#rightcol {
  background-color: #FFFFFF;
  width: 190px;
  padding: 5px;
  border-left: dotted #FDD44F 1px;
}


#announcements {
  font-size: 12px;
  color: red;
  border: 1px solid #FFCC00;
  width: 175px;
  background: #f8df81 url("/images/base/announcements_bg.gif") no-repeat;
  padding: 3px;
}

.scoreboard {
  background: url("/images/base/scoreboard_bg.gif") no-repeat;
  height: 180px;
  padding: 10px;
}

#sport-scoreboard {
  background: #6b32a0;
}

.section1 {
  background: #FFD943 url("/images/base/section1_bg.gif") repeat-x;
  border: 1px solid #320065;
  width: 300px;
}

.section1 a:hover {
  color: #320065;
}

.section1 h1 {
  background-color: #320065;
  color: #FFFFFF;
  text-align: center;
  line-height: 200%;
}


#logo-footer {
  text-align: center;
  padding: 0px 10px;
}


#footer {
  background-color: #320065;
  font-size: 10px;
  color: #FFFFFF;
  height: 45px;
  text-align: center;
}

#search {
  text-align: center;
}


/********** NAVIGATION **********/

#rightcol a {

}

#rightcol a:hover {

}

.navbar-information a {
  text-decoration: none;
  padding-left:5px;
  font-size: 13px;
  line-height: 150%;
  display: block;
  border: solid 1px #FFFFFF;
}

.navbar-information a:hover {
  color: #4F1F91;
  font-weight: bold;
  text-decoration: underline;
  border: solid 1px;
}

.navbar-secondary {
  background-color: #FFCC00;
  font-weight: bold;
  padding: 10px;
  border: 1px solid #4F1F91;
  text-align: center;
  font-size: 14px;
}

.navbar-secondary a {
  text-decoration: none;
}

.navbar-secondary a:hover {
  color: #4F1F91;
  text-decoration: underline;
}


/**** DROP DOWN MENU ****/
.popupmenu {
  position:absolute;
  left: 40px;
  top: -6px;
  width: 153px;
  background-color: #81728F;

}

.anylinkcss {
  position:absolute;
  visibility: hidden;
  background-color: #81728F;
  width: 153px;
  z-index: 100;
  border: 0px;
}

.anylinkcss a {
  width: 100%;
  display: block;
  color: #FFFFFF;
  height: 20px;
  line-height: 20px;
  text-decoration: none;
  font-weight: bold;
}

.anylinkcss a:hover {
  background-color: #81728F;
  color: #FFCC00;
  width: 153px;
}
/********** HEADLINES **********/


.top-story {
  padding-left: 5px;
  padding-right: 5px;
  clear: left;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
  text-align: center;
}

.smallCaption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
  text-align: center;
  width: 140px;
}

.rich {
  padding: 5px;
} 



/********** 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: 100%;
  background-color: ;
}

.schedule-header {
  background-color:#320065;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 5px;
}

tr.schedule-row0 td {
  background-color: #81728F;
  color: #ffcc00;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #FFFFFF;
   color: #320065;
    padding: 2px;
}


.home-opp {
  text-transform: uppercase;
}

.schedule-row td {
}

.boxscore-container {
  background: url("/images/base/boxscore_bg.gif") no-repeat;
  width: 243px;
  margin: 10px 30px;
  text-transform: uppercase;
}

.boxscore {
  width: 230px;
}


.boxscore-status {
  color: #FFFFFF;
  font-weight: bold;
}

.boxscore-links a {
  font-size: 10px;
  text-transform: none;
  font-weight: bold;
}

.upcoming {
  width: 380px;
  height: 200px;
  overflow: auto;
  scrollbar-base-color: #330066;
}


/********** CALENDAR *************/
.calendar {
  border-collapse: collapse;
  background-color: #FFFFFF;
  color: #330066;
  text-align: center;
}

.calendar td {
  border: 1px solid #320065;

}

.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: #320065;
  font-weight: bold;
  color: #FFFFFF;
}

.calendar-sport {
  font-size: 10px;
  font-weight: bold;
}

.calendar-date {
  float: left;
  color: #FFFFFF;
  background-color: #320065;
  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;
}


/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color:#ffcc00;
    background-color: #320065;
    padding: 2px;
}

tr.roster-row0 a:hover, tr.roster-row1 a:hover {
    text-decoration: underline;
    color: #A0968C;
}

tr.roster-row0 td {
    background-color: #e9bdfc;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}

table.bio {
    background-color: #320065;
    border: ridge;
    border-width: 9px;
    padding: 6px;
}


.bio-name {
    background-color: #6B32A0;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    padding: 3px;
    text-align: center;
}

.bio-data {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    padding: 3px;
    text-align: center;
}

.bio-data a {
  color:#FFFFFF;
}

.bio-data a:hover {
  color:#FFFFFF;
}


.bio {
  width: 500px;
    background-color: #320065;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
}

.bio img {
  border: 2px solid black;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 15px;
}

.bio h3 {
  font-size: 10pt;
  color: #FFFFFF;
}

.bioname td {
  font-size: 20pt;
  height: 40px;
  color: #FFFFFF;
}

.bioname img {
  border: 0px;
}

.staff-name a{
  font-weight: bold;
  text-decoration: none;
}

#buttonstext {
  background: url(/images/base/bottom_text.jpg) repeat-x;
  width: 500px;
  height: 60px;
  padding-top: 20px;
}

#buttonstext a {
  text-decoration: none;
  color: #AAAAAA;
  padding-top: 20px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
}

#buttonstext a:hover {
  color: #E2373E;
}

/********** 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/base/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/base/overlay.png", sizingMethod="scale");
	}

pre, code {
  font-size:100%;
}

