/* CSS Document */

* {margin:0; padding:0;}

body { background:url(images/bgd_body.jpg) left top repeat-x #72480B;}

td {vertical-align:top;}


table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
}

.left_tall { background:url(images/left_tall.jpg) left top repeat-x; width:50%;}
.right_tall {background:url(images/right_tall.jpg) left top repeat-x; width:50%;}
