/* [=sections] */
dl{ position: relative; left: 20px;}
dd{ margin: 0 0 15px 0;}

#header.home { background-image: url(../images/bgAboutPeopleArea.gif); }
#header.home #branding:after { content: url(../images/AboutPeople.png); }

.content h2{
	font-size: 1.8em;
	margin-bottom: 0px;
}
#aboutCaption{
	width: 360px;
	height: 214px;
	display: block;
	background-image: url(../images/bgAboutCaption.gif);
	background-repeat: no-repeat;
	float: right;
	margin: 40px 0 0 0;
}

#aboutHdr {
	width: 495px;
	float: left;
	color: #000;
	position:relative;
	left: -10px;
	line-height: 25px;
	font-size: 12px;
	}

#aboutLeft {
	width: 495px;
	float: left;
	font-size: 12px;
	color: #000;
	top: 20px;
	position:relative;
	left: 10px;
	line-height: 22px;
}

#aboutHdr li{
	list-style-type:disc;
	border: 1px solid red;
}

