table.district {
	font-family: Arial, Sans-serif;
	border: 0;
	border-collapse: collapse;
	width: 680px;
	margin: 0 auto;
}
table.district td {width: 20%}
table.trustees {
	width: 100%;
	font-family: Arial,Sans-serif;
	font-weight: 800;
	color: #294C31;
	margin: 0 auto;
}
table.trustees td {
	vertical-align: top;
	width: 50%;
	border: solid 2px #394D52;
}
table.trustees div {
	height: 100%;
	float: left;
	margin: 0 8px 10px 0;
}
table.trustees img {border: solid 1px #567982;}
