body {
	background-image: url(images/bg.gif);
}
.personnelSections {
	font-weight: bold;
	font-variant: normal;
}
.lefty {
	float: left;
	margin-left: 15px;
}
.righty {
	float: right;
	width: 40%;
}

.clear {
	clear:both;
	}
