div#body {
	width:787px;
	background-image: url(images/black-blank-787.jpg);
	background-repeat: repeat-y;
	overflow: visible;

}
div#bodyleft {
	float:left;
	clear:left;
	width: 763px;
	height: 321px;


}
div#bodyright {
	float:right;
	left:-10;
	position:relative;
}
div#bodyleftunder {
	float:left;
	clear:left;
	position:relative;
	top:20;
	left:15;
	width: 300;
}

.table{
	background-image: url(images/home_1_nonflash2.jpg);
	background-position: 0px 60px; 
	background-repeat: no-repeat;  
}
