#bodyPics {
 position: relative;
 background-image: url('../images/onlinebid.jpg');
 height: 443px;
 width: 440px;
 float: left;

}

#bodyContent {
 position: relative;
 float: right;
 background-color: white;
 height: 443px;
 width: 575px;
}
#bodyContentText {
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
line-height: 130%;
color: #6D6E71;
overflow: auto;
height: 433px;

}

	
