#middlepic {
	position: absolute;
	height: 128px;
	width: 539px;
	margin-left: 181px;
	background-image: url(images/adam.jpg);
}

#right { 
	color: #000000;
	width: 179px;
	float: right; 
	margin-top: 0px;
	margin-bottom: -710px;
	background-color: #8A0008;
	}

#left {
	color: #FFFFCC;
	width: 179px;
	float: left;
	margin-top: 0px;
	margin-bottom: -710px;
	background-color: #7C9194;	 
	}

#content { 
         float: left;
	width: 500px; 
	margin-top: 128px;
	margin-bottom: 600px;
	margin-left: 179px;
	margin-right: 0px;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: justify;
	}
