#blurb img {
	float: right;
	margin-bottom:10px;
}

#blurb hr {
	clear:right;
	margin-bottom:10px;
}

/*  OLD
#mainContent .contactUnit p {
	margin-left: 100px;
}
.contactUnit {
	clear: right;
	margin-bottom: 20px;
}
#prelim {
	margin-bottom: 40px;
}

#mainContent #staffList {
	position: relative;
}
#mainContent #staffList .contactUnit p {
	margin-bottom: 0px;
}
#mainContent #staffList table tr td {
	width: 500px;
}
#staffList .contactUnit img {
	float: left;
}
#mainContent #staffList .contactUnit {
	height: 100px;
}
#mainContent #staffList #column2 {
	position: absolute;
	left: 400px;
	top: 0px;
}
 */
