body {
	clear: both;
	color: #000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	background-image: url(images/top-page-hitsl.jpg);
	background-repeat: repeat-x;
	background-color: #fff726;
	background-position: top;
}					 		  

#body_bottom {
	position: relative;
	color: #000;
	width: 100%;
	height: 83px;
	top: 225px;
	background-image: url(images/bottom-page-hitsl.jpg);
	background-repeat: repeat-x;
	background-color: #fff726;
	background-position: top;
}					 		  

#content {
	margin: 0px auto;
	height: auto;
	text-align: left;
}

#header {
	padding: 0px;
    height: 60px;
	margin: 0px;
	width: 100%;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left top;
	background-color: #000;
	border-bottom: 2px solid black;
}

#logo_top {
	float: left;
	height: 60px;
}

#banner_top {
	width: 468px;
	height: 60px;
}

#link_box {
	position: relative;
	top: 90px;
	width: 100%;
	height: 38px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#stats_box {
	position: relative;
	top: 180px;
	width: 100%;
	height: 38px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

.left {
	float: left;
}

img {
	border: 0px;
}
