#news{
	background-color:rgb(196, 32, 39);
	line-height:1.3;
	width:800px;
	float:left;
	}

p{
	width:595px;
	text-align:left;
	}

#photo, p{
	float:left;
	display:inline;
	}

hr{
	clear:both;
	color:#000;
	background:transparent;
	}

#image{
	float: left;
	padding: 20px 0px 20px 100px;
	}

.photo{
	float: left;
	padding:30px 10px 10px 10px;
	}