#header {
    margin-top: -9px;
}

.sidebar {
    margin-right: 30px;
}

p.slogan {
    font: bold 32px/40px "Courier New", Courier, mono;
}

/*
.sidebar {
    display: none;
}

.main.grid_8 {
    width: 850px;
    margin-left: 30px;
}

.date {
    display: none;
}



.post {
    border-bottom: 1px solid #d9d8c9;
    padding-top: 40px;
    border-top: 1px solid #fffeff;
    padding-bottom: 30px;
}

.meta {
    display: none;
}

.main {
    line-height: 2.1em;
    font-size: 18px;
}

.main h2 {
    font-size: 30px;
    line-height: 1.2em;
}

*/
#header {
    height: 252px;
    background: url(img/header.jpg) no-repeat center 1px;
}
.content-bottom {
    background: url(img/content-bottom.jpg) no-repeat center -1px;
    height: 23px;
    display: block;
}