body{
	background-image: url(prodsportsBG.png);
	background-repeat: repeat-x;
}

#wrapper{
	margin: 0 auto;




}

#leftGrad{
	margin: 0 auto;
	width: 975px;
	background-image: url(leftGrad.png);
	background-repeat: repeat-y;
	
}

#rightGrad{
	margin: 0 auto;
	width: 975px;
	background-image: url(rightGrad.png);
	background-repeat: repeat-y;
	background-position: right;
	
}

.Arial11Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.BorderWhiteThick {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Border_greyThin {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.ArialBlue11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D89A4;
	text-decoration: none;
}
.Arial10Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.Arial14Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.BorderWhiteThin {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.ArialDarkBlue11Bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1A3489;
	text-decoration: none;
}
.Arial14Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1B316D;
}
.Arial14Red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E00000;
}

A.subnavigationBold:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
} 

A.subnavigationBold:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}

A.subnavigationBold:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
} 

A.subnavigationBold:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#0E1D70;
	text-decoration: none;
	} 	


A.LinksBold:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#6D89A4;
	text-decoration: none;
} 

A.LinksBold:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#6D89A4;
	text-decoration: none;
}

A.LinksBold:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#6D89A4;
	text-decoration: none;
} 

A.LinksBold:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#0E1D70;
	text-decoration: none;
	} 	.Arial11Black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#seasonCal{
	width: 668px;
}

#seasonCal div{
	overflow: hidden;
	height: 30px;
	padding: 0px;
}

#seasonCal div p a img{
	padding-top: 2px;
	margin: 0px;
}

#seasonCal div p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	float: left;
	overflow: hidden;
	margin: 0px;
}

#seasonCal div p.date{
	width: 94px;
	margin-top: 10px;
}

#seasonCal div p.event{
	width: 254px;
	margin-top: 10px;
}

#seasonCal div p.location{
	width: 134px;
	margin-top: 10px;
}

#seasonCal div p.sponser{
	width: 120px;
}

#seasonCal div p.photos{
	width: 66px;
	margin-top: 10px;
}

#seasonCal .blue{
	background-color: #DADFEF;
}

.popup{
	display: none;
}
