ul.sportsNav {
	padding:0px;
	margin:0px;
	padding-left:35px;
	padding-top:8px;
}
.sportsNav li {
	float:left;
	list-style-type: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.sportsNav li a {
	text-decoration:none;
	display:block;
	color: #962026;
	padding-left:8px;
	padding-right:8px;
}
.sportsNav li a:hover {
	background:#FCEFCB;
}
.sportsBanner {
	padding-bottom:15px;
}
.photoGallery1,
.photoGallery2,
.photoGallery3 {
	height: 250px;
	width: 200px;
	float:right;
	margin-left:8px;
}
.photoGallery1 p,
.photoGallery2 p,
.photoGallery3 p{
	visibility:hidden;
	font-size: 10px;
	color: #A33025;
	text-decoration: none;
	padding-top: 205px;
	text-align: center;
}
.photoGallery1 a {
	background: url(../support/images/planners/sports_district/photo_gallery_callout.jpg) no-repeat;
	display:block
}
.photoGallery1 a:hover {
	background: url(../support/images/planners/sports_district/photo_gallery_callout.jpg) no-repeat -200px 0px;
}
.photoGallery2 a {
	background: url(../support/images/planners/sports_district/photo_gallery_callout2.jpg) no-repeat;
	display:block
}
.photoGallery2 a:hover {
	background: url(../support/images/planners/sports_district/photo_gallery_callout2.jpg) no-repeat -200px 0px;
}
.photoGallery3 a {
	background: url(../support/images/planners/sports_district/photo_gallery_callout3.jpg) no-repeat;
	display:block
}
.photoGallery3 a:hover {
	background: url(../support/images/planners/sports_district/photo_gallery_callout3.jpg) no-repeat -200px 0px;
}