#page {
    background: #ffffff;
    position: absolute;
    width: 958px;
    height: 696px;
    top: 50%;
    left: 50%;
    margin-top: -348px;
    margin-left: -479px;
}

#content-top {
    background-image: url('../images/top_background.png');
    width: 1098px;
    height: 34px;
    padding-top: 6px;
}

#content-left {
    background-image: url('../images/left_background.png');
    float: left;
    width: 848px;
    height: 656px;
}

#content-right {
    border-left-color: #747474;
    border-left-style: solid;
    border-left-width: 1px;
    background-color: #DDDDDD;
    float: left;
    width: 249px;
    height: 656px;
}

#content-right-tabs {
    margin-top: 5px;
    margin-left: 15px;
    width: 229px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: small;
}

#content-right-seperator {
    background-image: url('../images/top_background.png');
    background-size: contain;
    height: 16px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: small;
    font-weight: bold;
    color: #555555;
    padding: 4px 0px 4px 10px;
}
