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

#center {
	width: 760px;
                
              position: absolute;
	top: 2px;
	left: 179px;
	margin: auto;
	text-align: left;
}


#adleft {
	font-size: 10px;
	text-align: center;
	background: #170E01;
	color: #D4A66F;
	font-weight: bold;
	width: 160px;
	position: absolute;
	top: 0px;
	left: -167px;
	
}


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

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

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