body {
 background: #333 url("/css/files/bg_body2.gif") 50% 0 repeat-y;
}
#page_margins {
 background: url("/css/files/bg_main2.gif") no-repeat 0 339px;
}

#col1 {
 width: 264px;
 margin: 0px;
 margin-left: 52px;
}
#col1_content {
 padding: 0;
 margin: 0;
}

#col3 {
 width: 593px;
 margin-right: 0px;
 margin-left: 320px;
}
#col3_content {
 min-height: 600px;
 padding-top: 0px;
 padding-left: 0px;
 padding-right: 0;
 background: #d7be8e;
}

h1 {
 position: absolute;
 top: -41px;
}

#footer {
 position: relative;
 clear: both;
 left: center;
 width: 1000px;
 height: 24px;
 font-size: 0.8em;
 padding: 0;
}
#footer #foot1 {
 float: left;
 width: 310px;
 text-align: right;
}
#footer #foot2 {
 float: right;
 width: 670px;
}