body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f7e8c3;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #CC9900;
	padding: 10px;
        text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;
	width: 850px;
}
#maintop {
	background-image: url(SportsImages/sport-content-top.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-bottom: 5px;
}
#maincenter {
	background-image: url(SportsImages/sport-content-center.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#mainbottom {
	background-image: url(SportsImages/sport-content-bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin: 0px;
	padding-left: 10px;
	text-align: center;
}


#mainContent {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FBF3E3;
	background-image: url(SportsImages/sport-content-center.gif);
	background-repeat: repeat-y;
}
#header {
	height: 105px;
	background-image: url(SportsImages/header.jpg);
	background-repeat: no-repeat;
}
#footer {
	color: #dfb300;
	text-align: center;
}
.storelist {
	height: 220px;
	width: 150px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.rightbar {
	color: #000000;
	background-color: #EBD081;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.rightbar a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.rightbar a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.rightbar a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.rightbar a:hover {
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
}


#mainbottom a:link {
	color: #000000;
	text-decoration: none;
}
#mainbottom a:active {
	color: #000000;
	text-decoration: none;
}
#mainbottom a:visited {
	color: #000000;
	text-decoration: none;
}
#mainbottom a:hover {
	color: #000000;
	text-decoration: none;
}
.detname {
	font-size: 1.1em;
	font-weight: bold;
	color: #000066;
	padding-bottom: 10px;
}
.detclick {
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2px;
}
.detprice {
	font-size: 1.1em;
	color: #FF3300;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	font-weight: bold;
}
.detname a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.detname a:active {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.detname a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.detname a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.regname {
	font-size: 1em;
	font-weight: bold;
	color: #000066;
	height: 60px;
}
.regname a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.regname a:active {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.regname a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.regname a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.alignField { margin-bottom: 7px; }
.sevnspace {
	padding-right: 7px;
}
.pagenav {
	background-color: #F5E2BA;
	margin-right: 5px;
}

