body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.reverse
{
	font-weight: bold;
	color: white;
	background-color: black;
}
#summerspecials {
	width:381px;
	height: 188px;
	top: 175px;
	left: 175px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}
#comingsoon {
	width:381px;
	height: 350px;
	left: 175px;
	top: 395px;
	position: absolute;
}
#tagjerseys {width: 125px;
height: 312px;
top: 185px;
left:175px;
position:absolute;}
#cobbunis {width: 175px;
height: 312px;
top: 185px;
left:355px;
position:absolute;}
#spikeit {width: 125px;
height: 312px;
top: 375px;
left:436px;
position:absolute;}
.catergorytitle{
	background-color:#329B34;
	width: 500px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 175px;
	top: 135px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
}
.footer{
	width: 400px;
	height: 55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	color: #666666;
	position: absolute;
	left: 175px;
	top: 700px;
	text-align: center;
	display: block;
	padding-bottom: 5px;
}
