body {
 background: #fff;
}

#container {
 width: 560px;
 min-width: 560px;
 margin: 0 auto -1px auto;
 padding-top: 
}

#main_body {
 padding: 0 0px 0 0px;
}

#content {
 padding-right: 0;
}

#header {
 border-bottom: 2px solid #DDD7C9;
 width: 560px;
 margin-bottom: 30px;
 padding-top:20px;
}

h2.meta {
 background: none;
}
#print_header {
 font-size: 10px;
}
#print_header a, #print_header a:visited, #print_header a:active {
 color: #666666;
}
#overall_footer {
 color:#666666;
 font-size:10px;
 width:560px;
 position: relative;
 bottom: 0;
 left: 0;
 margin:0;
 padding:0;
}
#overall_footer span {
 float:none;
}
#header span {
 position: absolute; 
 left: 250px;
 top: 106px;
 font-weight: bold;
 color: #666666;
}
#header ul {
 position: absolute;
 right: 0px;
 top: 106px;
}
#header ul li {
 float: left;
 margin-left: 8px;
}

#content {
 clear:none;
 overflow:visible;
 padding: 0px; 
}
#content .column {
 float:none;
 padding-bottom: 0;
 margin-bottom: 0;
}
