body {	background-color: #1e1e1e;	background-repeat: repeat; 	margin-left: 0px;	margin-top: 0px;	mar	gin-right: 0px;	margin-bottom: 0px;}#wrapper {	width: 901px;	margin: 0 auto; }	#header {	float: left; 	height: 401px;	width: 901px;	background-color:#1e1e1e; 	background-repeat: repeat; 	padding-left: 65px; }#main {	float: left; 	height: auto; 	width: 901px; } #leftbutton {	float: left;	height: auto;	width: 106;	padding-left: 100px; }#middlebutton {    float: none;   	height: auto; 	width: 255; 	margin: 0px; } #rightbutton {	float: right;	height: auto;	width: 158;	padding-right: 200px;} #table {	padding-left: 129px; }		
