@charset "utf-8";
#wrapper {
	width: 600px;
	border: 1px solid #56004E;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 126px;
	width: 600px;
}
#content {
	width: 555px;
	margin-right: 22.5px;
	margin-left: 22.5px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000;
}
#engage {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content table tr td p strong {
	color: #000;
}
.quote {
	font-style: italic;
}
.date {
	font-size: 14px;
	font-weight: bold;
}
#photo {
	float: left;
	margin-right: 20px;
}
#content table tr td {
	font-size: 15px;
	text-align: justify;
	font-family: calibri;
}
#image {
	height: 156px;
	width: 125px;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	font-size: 10px;
	text-align: center;
}
.bold {
	font-weight: bold;
}

