body {background-image:url('images/bg.gif');   margin: 0px;   padding: 0px;	}.container {  	position: relative;	width: 800px;	margin-top:25px;	margin-left:auto;	margin-right:auto;	border: 1px solid #000; 	-moz-border-radius: 15px 15px 15px 15px;      -webkit-border-radius: 15px 15px 15px 15px;       border-radius: 15px 15px 15px 15px;      background-color: #fff;}#header {  	position: relative;	height: 128px;	width: 800px;	text-align:center;}#content {	left: 0px;	width: 800px;	margin-left:auto;	margin-right:auto;	min-height:350px;		  	position: relative;	}#foot {	height: 25px;	width: 800px;}.bodyCopy, a {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height:150%;	color: #333333;}.footCopy {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height:150%;	color: #333333;}.image {    background: black;    padding: 0;     -webkit-border-radius: 15px 15px 0px 0px;    -moz-border-radius: 15px 15px 0px 0px;    -khtml-border-radius:15px 15px 0px 0px;    border-radius: 15px 15px 0px 0px;    width: 800px;    height: 128px;    overflow: hidden;}.BlockLeft {float:left;width:500px;height:auto;margin:10px;vertical-align: top;padding:2px 10px 2px 30px;}.BlockRight {float:right;width:200px;height:auto;vertical-align: top;margin:10px;padding:2px 0px 0px 2px;}.BlockMiddle {float:left;width:800px;height:auto;padding:2px 0px 0px 2px;	text-align: center;}.BlockBreak {clear:both;}