#aboutPage #leftColumn h3 {
	margin-top:			0em;
	float:				left;
	margin-bottom:		14em;
	margin-right:		1em;
	clear:				both;
	width:				160px;
}

.aboutItem {
	clear:				both;
	margin-top:			4em;
}

.aboutItem img {
	margin-bottom:		1em;
	margin-right:		1em;
}

.imageLeft img {
	float:				left;
}

.imageRight img {
	float:				right;
	margin-left:		1em;
}

#aboutPage .aboutItem p {
	margin-left:		184px;
}