div#leftcol
{
	
}
div#leftcol div
{
	overflow:hidden;
	float:left;
}
div.staff
{
	width:300px;
	margin-right:10px;
	padding:10px;
	border:1px dotted #CCC;
}
div.staff img
{
	float:left;
	margin-right:20px;
	width:127px;
	height:152px;
}
div.staff p
{
	margin-top:10px;
}

table.subcommittees
{
width:95%;
}
table.subcommittees td
{
padding-top:10px;
padding-bottom:5px;
padding-right:15px;
border-bottom:1px dashed silver;
}