@charset "utf-8";
/* CSS Document */

/*--------------------------------*/
body#outline .wrapper{
	background:url(../images/outline_bg_photo.jpg) no-repeat center 0;
}

body#outline h4{
	margin-bottom: 30px;
}

.leftBox{
	float: left;
	width: 325px;
}

dl.officerList{
	margin-bottom: 40px;
}

dl.officerList dt{
	clear: left;
	float: left;
	margin: 0 0 0.6em;
	width: 7.5em;
	padding-left: 5px;
	font-weight: bold;
}


dl.officerList dd{
	margin-bottom: 0.6em;
	margin-left: 7.5em;
}


/*--------------------------------*/
