body {
    font-family: Bookman, serif;
    margin: 0px;
    background-color: #f1e8ee;
    min-width: 844px;
}

a img {
    border:0 none;
}

.top_left_table td {
    text-align: left;
    vertical-align: top;
}

#site_header_title {
    background-color: #c39f9f;
    text-align: center;
    border-width: 0px;
    border-bottom-width: 2px;
    border-color: #a3746d;
    border-style: solid;
    background: url(/etc/images/top_titlebar.png) top center;
    min-width: 844px;
}

#navbars {
    background-color: #ece4d2;
    background: url(/etc/images/stage_background.png) top center;
    border: 0px;
    border-style: solid;
    border-bottom-width: 2px;
    border-color: #7a5847;
}    


#character_nav {
    display: block;
    width: 520px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    text-align: center;
}

#subnav {
    text-align: center;
}

#content {
    border: solid;
    border-width: 0px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-color: #542732;
    background-color: #f1e8ee;
    padding: 4px;
    text-align: left;
    vertical-align: top;
}

.content_title {
    background: url(/etc/images/content_title_bar.png) top center;
    margin: 0px;
    margin-bottom: 3px;
    font-size: 22px;
    text-align: center;
    border: 0px;
    border-style: solid;
    border-bottom-width: 1px;
    border-color: #a1757b;
    margin: -4px;
    min-width: 768px;
}

#content_table {
    border-width: none;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
    min-width: 844px;
}

#content_table tr {
    border-width: none;
    padding: 0px;
    margin: 0px;
}

#content_left_backdrop {
    background: url(/etc/images/content_backdrop_left.png);
    border-width: 0px;
    padding: 0px;
}

#content_right_backdrop {
    background: url(/etc/images/content_backdrop_right.png);
    border-width: 0px;
    padding: 0px;
}

#navbars {
    border-width: none;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
}

#left_curtain {
    padding: 0px;
    min-width: 162px;
    background: url(/etc/images/curtain_left.png) left top no-repeat;
}

#right_curtain {
    padding: 0px;
    min-width: 162px;
    background: url(/etc/images/curtain_right.png) right top no-repeat;
}

#site_footer {
    background: url(/etc/images/subnav_bar.png);
    border-width: 0px;
    border-top-width: 1px;
    border-style: solid;
    border-color: #8E6B51;
    min-width: 844px;
}