html, body, #wholePage, #mainbody, #addGreenBorder {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	float: none;
	overflow: visible !important;
}

#directoryLinks, #header, #footer, #programAllAgents, .pager, .maplink {
	display: none;
}

#mainbody {
	display: inline;
}

.contactSubSection {
	width: 40em;
}

/*
.personLabel {
	clear: left;
	float: left;
}

.personContent {
	float: left;
}
*/

/* textGroup is used in the pages for viewing individuals  */
#textGroup {
	width: 30em;
}

