body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	align: center;
	padding: 0px;
	background-image: url(http://www.actionparkalliance.com/apa2000/bg3000.jpg);  
	background-position: top center;	
	background-repeat: repeat-1;
	background-color: #cccccc

}
<STYLE>
BODY {
	SCROLLBAR-FACE-COLOR: white; SCROLLBAR-HIGHLIGHT-COLOR: #d8d5d5; SCROLLBAR-SHADOW-COLOR: #bcbbbb; SCROLLBAR-3DLIGHT-COLOR: #ecebeb; SCROLLBAR-ARROW-COLOR: #333333; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #5f332b
}

* {margin: 0px;padding: 0px;}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}
a {
	color:#black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 850px;
}
#header{
    margin-left: 6px;
	height:130px;
	width:842px;
	background-image:url('headerNEW.jpg');
	background-repeat: no-repeat
}

#content{
}
#left{
	width:192px;
	float:left;
}
#middle{
	margin-left:200px;
	margin-right:0px;
	width:650px;
	float:top;

}
#right{
	width:0px;
	float:right;
}

/********************* menu ****************************/
.menuheader{
	width:192px;
	height:37px;
	background-image:url('menutop200.gif');
	display:block
}
.menucontent{
	width:192px;
	background-image:url('menumiddle20002.gif');
	display:block
}
.postheader, .menuheader{
	color:#black;
	text-transform: uppercase;
}
.menuheader{
	width:192px;
	height:37px;
	background-image:url('menutop200.gif');
	display:block
}
.menucontent{
	width:192px;
	background-image:url('menumiddle20002.gif');
	padding-top:10px;
	background-repeat: repeat-y
}
.menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	
}
.menufooter{
	width:192px;
	height:15px;
	background-image:url('menu2000.gif');
	display:block
}
.postheader, .menuheader{
	color:#black;
	text-transform: uppercase;
}
/********************* post ****************************/
.post{
	margin-bottom:5px;
}
.postheader{
	background-image:url('posttop2000.gif');
	display:block;
	width:650px;
	height:33px
}
.postheader h1{
	padding: 12px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.postcontent{
	background-image:url('postmiddle2000.gif');
	background-repeat: repeat-y;
	padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
.postfooter{
	background-image:url('postbottom2000.gif');
	background-repeat: no-repeat;
	display:block;
	width:650px;
	height:15px
}
/********************* header ****************************/
#header{
	position:relative;
}
#header ul{
	position:absolute;
	top:250px;
	display:block;
	left:190px;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#header ul li a:hover{
	text-decoration:underline;
}
/********************* footer ****************************/
#footer{
	width:850px;
}
#footer ul{
    display:block;
	margin-left:478px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer span{
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:850px;
	display:block;
	padding: 15px 0px;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 5px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}
.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}

.clear{
	clear:both;
}