body {
 margin:20px;
 background:#000000;
 color: #ffffff;
 text-align:center;
 font-family: tahoma, arial, sans-serif;
 font-size:70%;
 padding:0;
 }

#outer {
 text-align:left;
 width:780px;
 margin:auto;
 }

#hdr {
 padding:0 40px 0 45px;
 height:115px;
 background:#000000;
 }

#image {
 height:243px;
 background:#000000;
 }

#bodyblock {
 padding:30px 40px 0 45px;
 background: #924c24 url(images/gradientbg.jpg) repeat-x;
 height:250px;
 }

#ftr {
 padding:0 40px 0 45px;
 height:60px;
 background:#151414;
 margin:0;
 }
 
img {
 border:0;
 }

td.highlight {
 color:#c9b273;
 text-align:justify;
 width:228px;
 line-height:1.3em;
 }
 
td.main {
 text-align:justify;
 line-height:1.3em;
 }