* {
	margin: 0px;
	padding: 0px;
}

#body {
	font-size: 10px;
	text-align: center;
	background: #000000;
	color: #D4A66F;
	
}

#adleft {
	font-size: 10px;
	text-align: center;
	background: #170E01;
	color: #D4A66F;
	font-weight: bold;
	width: 150px;
	position: absolute;
	top: 0px;
	left: 1px;
	padding: 1px 0 1px 0;
	margin: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#main {
		position: absolute;
	top: 0px;
	left: 152px;
	}



#adright {
	
	width: 160px;
	position: absolute;
	top: 3px;
	left: 915px;
	 
}

#adcenter {
	font-size: 10px;
	text-align: center;
	
	font-weight: bold;
	width: 728px;
        height: 90px;
	position: absolute;
	top: 1240px;
	left: 175px;
	
}

#adcenter1 {
	font-size: 10px;
	text-align: left;
	background: #170E01;
	color: #D4A66F;
	font-weight: bold;
	width: 665px;
       
	position: absolute;
	top: 950px;
	left: 205px;
	padding: 1px 0 1px 0;
	margin: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}