#Council
{
	margin: 0px 10px;
}
#Council h3
{
	display: block;
	width: 30%;
	float: left;
	clear: both;
	font-size: 105%;
	font-weight: bold;
	margin-top:10px;
}
#Council ul
{
	float: left;
	width: 68%;
	margin-top: 10px;
}
#Council ul li
{
	float: left;
	width: 32%;
	margin-right: 1%;
	font-size: 90%;
	margin-bottom: 5px;
}
.term
{
	font-style: italic;
}