body {
    background-color: #FFF;
}
img {
    border: none;
}
div#main {
    position: absolute;
    top: 10px;
    left: 50%;
    width: 696px;
    margin-left: -358px;
    font-size: 80%;
}
div#header {
    text-align: right;
    font-size: 80%;
}
div#header a {
    text-decoration: none;
}
div#ashiato {
    height: 271px;
    background-image: url(body_1.gif);
    padding: 10px 40px;
}
div#ecruiser {
    height: 154px;
    background-image: url(body_3.gif);
    padding: 10px 40px;
}
div#newer {
    height: 410px;
    background-image: url(body_5.gif);
    padding: 10px 40px;
}
div#family {
    height: 236px;
    background-image: url(body_7.gif);
    padding: 10px 40px;
}
div#footer {
    text-align: center;
    color: #999;
}
td.thumb_image {
    text-align: center;
}

div#switch {
    position: absolute;
    top: 40%;
    left: 50px;
    width: 300px;
    padding: 1em;
    opacity: .9;
    filter: alpha(opacity=90);
    background-color: white;
    border: 3px solid #DDD;
}
div#closebutton {
    text-align: right;
}
div#switchseal {
    text-align: center;
}
input#changeseal {
    display: block;
    margin: 2em auto;
    text-align: center;
}
td.moreashiato {
    text-align: right;
}
div#moreashiato {
    position: absolute;
    top: 35%;
    right: 50px;
    width: 650px;
    padding: 1em;
    opacity: .9.5;
    filter: alpha(opacity=95);
    background-color: white;
    border: 3px solid #DDD;
    font-size: 90%;
}
p.newrss {
    margin: 0px;
    text-align: right;
}

