/* CSS Document */

#header {
	background-image: url(header_inside.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:111px;
	background-color:#231f20;
}

#seasondatesinside {
	background-color:#231f20;
	color:#CCCCCC;
	font-size:14px;
	font-weight:bold;
	background-image: url(insideseasondateback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:17px;
	height:360px;
	}