body {
	padding-left: 44%;
	background: #990000; 
	background-attachment: fixed;
	background-image: url(../images/gradBGRed.jpg);
	background-position: left top;
	background-repeat: repeat-x;
 	}
	
#floatCenter {
	width: 790px; 
	margin-left: -350;
	background: white; 
	border: 1px solid black;
	border-top: 5px solid white;
}
	
.TableMain {
	width: 780px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left:  0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: medium dashed white;
}
