body {
	background-color: #C4DF9B;
	background-image: url(images/ReliableZoe2 copy.gif);
	margin: 0px;
	padding: 0px;
}
#content {
	height: 500px;
	width: 800px;
	background-attachment: fixed;
	background-image: url(images/zoe_green.gif);
	background-repeat: no-repeat;
	background-position: left 57px;
	float: left;
	position: static;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	left: 0px;
	top: 0px;
}
#message {
	margin: 0px;
	height: 100%;
	width: 365px;
	float: right;
}
#footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	float: left;
	clear: both;
	text-align: center;
	height: 50px;
	padding-top: 10px;
	width: 950px;
}
#footnote a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

