#middlepic {
         image-align: center; 
	height: 128px;
	width: 900px;
	margin: 0px;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
}

#left { 
	color: #000000;
	width: 179px;
	float: left; 
	margin-top: 1px;
	margin-bottom: 20px;

#right { 
	color: #000000;
	width: 179px;
	float: right; 
	margin-top: 129px;
	margin-bottom: 20px;
	}