	#img_rotation
	{
		text-align: center;
		margin: 0 40px 0 0;
	}
		#img_rotation img
		{
			border: 3px solid #EDEDED;
		}




#content
{
	padding: 15px 40px 0 0;
	text-align:center;
}
	#mainsection
	{
		background: #f5f5dc;
		width: 500px;
		margin: 0 15px 0 5px;
		float: left;
		padding: 5px;
		text-align: left;
	}
	#newssection
	{
		background: #f5f5dc;
		width: 290px;
		margin: 0 5px;
		float: right;
		padding: 5px;
		text-align: left;
	}