body    {
    font-family : arial;
    font-size   : 12px;
}

#Page_container {
    position:absolute;
    width       : 100%;
    left        : 0;
    top         : 0;
    height      : auto !important;
    height      : 100%;
    min-height  : 100%;
    max-height  : 100%;
    border      : thin;    
}
#header {
    width       : 1001px;
    margin      : 0px auto;
    height      : 100px;
}
#faces {
    width       : 660px;
    position    : relative;
    float       : right;
    top         : -69px}
#menu {
    position    : relative;
    width       : 991px;
    margin      : 0px auto;                
}
#second_navbar {
    width:100%;
    position:relative;
    float:left;
    top         : -60px    }
#maintext {
    height      : 474px;
    width       : 991px;
    position    : relative;
    top         : 50px;    margin      : 0px auto;
}

#img_twothird_left {
    position    : relative;
    float       : left;
    height      : 474px;
    width       : 660px;
    background-color : #AAAAAA;
    top         : -110px;}

#img_onethird_left {
    position    : relative;
    float       : left;
    height      : 474px;
    width       : 330px;
    background-color : #AAAAAA;
    top         : -110px;}

#txt_twothird_right {
    position    : relative;
    float       : left;
    height      : 474px;
    width       : 660px;
    color       : #ffffff;
    background-color : #617f54;;
    top         : -110px;    overflow    : auto;
}

#txt_onethird_center {
    position    : relative;
    float       : left;
    height      : 474px;
    width       : 330px;
    background-color : #cccccc;
    top         : -110px;    overflow    : auto;
}

#txt_current_parameters {
    position    : relative;
    float       : left;
    height      : 0px;
    width       : 220px;
    left        : 110px;
    color       : #BBE5A9;
    padding-top : 60px;
    background-color : #617f54;
    top         : -110px;    overflow    : auto;
}

#txt_onethird_center {
    position    : relative;
    float       : left;
    height      : 474px;
    width       : 330px;
    background-color : #cccccc;
    top         : -110px;    overflow    : auto;
}

#copyright {
    position    : relative;
    width       : 991px;
    margin      : 0px auto;
    height      : 25px;   
    color       : #aeacac;
    top         : 470px;}

#full_text {
    position    : relative;
    float       : right;
    width       : 991px;
    height      : 474px;
    color       : #ffffff;
    top         : -77px;}

#txt_onethird_right {
    position    : relative;
    float       : right;
    width       : 331px;
    height      : 474px;
    color       : #ffffff;
        background-color : #954d3d;    overflow    : auto;
    top         : -110px;}

#unit_description {
    position        : relative;
    width           : 330px;
    height          : 1px;
    left            : 330px;    top             : -16px;    visibility      : hidden;
    background-color: #cccccc;    
    overflow        : auto;
}

.navbar_top {
    height              : 9px;
    width               : 25px;
    font-size           : 5px;
}

.navbar_top_center {
    font-size           : 5px;
}

.navbar_bot {
    background-repeat   : no-repeat;
    height              : 24px;
    width               : 25px;
}

.navbar_bot_center {
    background-repeat   : repeat-x;
    vertical-align      : middle;
    color               : #ffffff;
}

.navbar_seperator {
    font-size           : 14px;
    font-weight         : bold;
}