body  {
	padding: 0px;
	text-align: center;
	background-image: url(../images/back_03.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sportslogo {
	background-image: url(../images/sports_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 740px;
	float: left;
	clear: left;
	text-align: right;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #8D4B57;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar2 {
	background-image: url(../images/ffl_logo_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 757px;
	top: 220px;
	visibility: visible;
	width: 137px;
	height: 189px;
}
#sidebar2 img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

