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

.sidebar {
    margin-right: 30px;
}

.grid_3.sidebar {
    width: 188px;
}
.grid_8.main {
    width: 640px;
    font-size: 16px;
}

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

#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;
}