@charset "UTF-8";
/* CSS Document */


.extraPadding {
	padding-top:3px;
	padding-bottom:3px;
}
#container {
	width: 840px;
	position: relative;
}
.committeechair {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 15px;
	height: 317px;
}
.chairportrait {
	width: 200px;
	height: 250px;
}
.chairname {
	background-color: #352D28;
	text-align: center;
	width: 200px;
	margin-top: 3px;
	font-weight: bold;
}
.chairtitle {
	background-color: #120F0A;
	width: 200px;
	_position: relative;
	font-style: italic;
	color: #CEC9BA;
	text-align: center;
}

