/* CSS Document */

body {padding:0; margin:0; background-image:url(images/bg.jpg);}

#wrapper { width:900px; margin:0 auto; background-color:#000000;  border-left:4px solid #000000; border-right:4px solid #000000;}
	#wrapper img {float:left;}	

	#header {width:572px; height:658px; float:left; }
		#header img {float:left;}	
		
	#thumbstable {width:328px; height:658px; float:left; background-image:url(images/tablebg.jpg);}
		#thumbstable img {float:right; margin:9px 10px 0px 0px; padding: 2px 2px 0px 0px;}
		
	#thumbstable2 {width:800px; height:425px; background-color:#1F1F1F; float:left; padding: 0px 0px 0px 8px;  margin: 0px 2px 0px 40px;}
		#thumbstable2 img {float:left; margin:6px 8px 4px 2px;}
