#Content {
	vertical-align: top;
	line-height: 17px;
	/*min-height: 400px;*/
	margin-bottom: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 45px;
	position: relative;
	background-color: #FFFFFF;
}
.BoldColor {
	font-size: 12px;
	font-weight: bold;
	color: #1D4F23;
}
#Header {
	background-color: #FFFFFF;
	width: 660px;
	text-align: left;
	left: 0px;
	top: 0px;
	height: 79px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../images/header_bananas.jpg);
	background-repeat: no-repeat;
	float: right;
	color: #735923;
}
#Main {
	background-color: #1D4F23;
	background-image: url(../images/left_bananas.jpg);
	background-repeat: no-repeat;
	width: 810px;
}
#MainRight {
	float: right;
	width: 660px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	position: relative;
}

