

#news, #right {display: none}

#content { position:absolute;
   top: 185px;
	left: 29%;
	padding: 10 0 0 0;
	margin: 0 0 0 30px;
	width:65%;
	float:right;
}

