#lnav {
	float: left;
	width: 200px;
	clear: left;
}

h1.tabHead {
	font-size: 16px;
	margin-bottom: 0px;
}

#bodyText {
	float: left;
	width: 600px;
	clear: right;
	margin-left: 15px;
}

#pageBody {
	clear: both;
}

#textOnlyFooter {
	clear: both;
}
