#logoDiv {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 275px;
	width: 246px;
	float: left;
}
#bodyContent {
	float: left;
	padding-left: 10px;
	background-image: url(none);
	font-size: small;
}
#bodyRight {
	width: 441px;
	color: #77787B;
}
h3 {
	margin-top: 3px;
	margin-bottom: 3px;
}
h3 + p {
	margin-top: 0px;
}
#footer {
	height: 35px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/logoDivBottom.gif);
}
#footer #rightFloat {
	float: right;
	width: 350px;
	font-size: medium;
}
#rightFloat h1 {
	color: #77787B;
	font-size: medium;
	margin: 0;
}
#footer h1 span {
	color: #986C13;
}
#footer span sup {
	font-size: small;
}
