#wrapper #body #center {
	width: 540px;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	float: right;
	padding: 20px 10px 30px 15px;
	height: auto;
}
#wrapper #body #center .block {
	width: 525px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}

#wrapper #body #center .block .title {
	height: 25px;
	font-size: medium;
}

#wrapper #body #center .block .body_copy {
	width: 310px;
	float: right;
	clear: left;
}
.right_photo {
	float: left;
}
