#middlepic {
	position: absolute;
	height: 100px;
	width: 719px;
	margin-left: 0px;
	background-image: url(images/dustinsquat2.jpg);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}


#left { 
	color: #000000;
	width: 179px;
	float: left; 
	margin-top: 182px;
	margin-bottom: 20px;
}


#right { 
	color: #000000;
	margin-top: 101px;
	margin-left: 721px;
	margin-bottom: 20px;
	width: 179px;
	}

#content { 
	width: 500px;
	margin-top: 110px;
	margin-bottom: 20px;
	margin-left: 179px;
	margin-right: 0px;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: justify;
	}