#contentLeft {
	margin : 15px 10px 5px 20px;
	float : left;
	width : 460px;
}

#verbiage {
	margin-left: 12px;
	margin-top : 20px;
}

#photoRight {
	margin : 10px 10px 10px 10px;
	border : 5px solid #6f5913;
	width : 250px;
	float : right;
	background-color : #6f5913;
}

#makeItWork2 {
	clear: both;
}

