body {
	margin: 0px;
	padding: 0px;
	background-color: #BBD1E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-image: url(http://www.sporterotica.com/s1/images/mainBG.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.mainDiv {
	width: 780px;
	background-color: #88A4B6;
}
.indexThumb {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #456699;
}
.indexTextDiv {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #011022;
	border-right-color: #011022;
	border-bottom-color: #011022;
	border-left-color: #011022;
	width: 700px;
	margin-bottom: 8px;
	padding-bottom: 3px;
	margin-top: 2px;
	padding-top: 2px;
}
.txtsmall {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a.linksmall:link, a.linksmall:visited {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.linksmall:hover {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.email {
	background-color: #456699;
	border: 1px solid #6699CC;
	font-size: 11px;
	margin-top: 5px;
}
.subpageThumb {
	border: 1px solid #456699;
	margin: 3px;
}
