body,p,td,tr,span,div {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
}

.seasonText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#ffffff;
}

.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#000000;
}

.subheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
}

.inSeason {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
}

a {
	text-decoration:underline;
	color:#000000;	
}

a:hover {
	color:#8C4600;	
}

.seasonLink {
	text-decoration:underline;
	color:#ffffff;	
	font-weight:bold;
}

.seasonLink:hover {
	color:#8C4600;	
}

.thumbnailClick{
display: none;
width: 10em;
position: absolute;
top: 38px;
left: -20px;
background-color: #DCDCCB;
border: 0px;
border-top:1px solid #40391D;
FILTER: Alpha(Opacity=80, FinishOpacity=80, Style=2);
opacity: 0.8;
-moz-opacity:0.8;
}

.red{
color:#FF0000;

}

.schedule_title{
width:150px; 
position:relative; 
margin:auto; 
top:-635px;

}

html>body .schedule_title{
width:150px; 
position:relative; 
margin:auto; 
top:-700px;

}