body    {
    background: #fff;
    color: #000;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left;
    font-size: 10pt;
    font-family: lucida, arial, helvetica, sans-serif;
    padding-bottom: 50px;
    padding-top: 23px;
    margin-left:15px;
    margin-right:15px;
    }
#header {
    font-size: medium;
    text-align: left;
    color: #666;
    padding-bottom: 0;
    margin-bottom: 10px;
    margin-top: 20px;
    margin-left: 0px;
    width: auto;
    height: 70px;
    }

#header h3 {
    margin-top: 25px;
    padding-bottom: 0;
    margin-bottom: 2px;
    }

#container_left {
    width: 130px;
    float: left;
    margin-right: 30px;
    text-align: center;
    }

#container_top {
    width: 90%;
    float: top;
    margin-bottom: 30px;
    text-align: center;
    }

#logo1 {
    position: absolute;
    top: 23px;
    right: 260px;
    }
#logo1 img {
    border: 0;
    }

#logo2 {
        position: absolute;
        top: 23px;       
        right: 160px;
        }
#logo2 img {              
        border: 0;  
        } 

#logo3 {
        position: absolute;
        top: 30px;
        right: 15px;
        }
#logo3 img {
        border: 0;
        }

#logo4 {
        position: absolute;
        top: 100px;
        right: 45px;
        }
#logo4 img {
        border: 0;
        }


#logo5 {
        position: absolute;
        top: 85px;
        right: 169px;
        }
#logo5 img {
        border: 0;
        }


#picture {
        color: #aaa;
        font-size:xx-small;
        text-align: left;
    }

#picture img {
        border: 0;
        }

#picture p {
        margin-top: 1px;
        margin-bottom: 1px;
        }


#content {
    float: left;
    text-align: left;
    padding-left: 15px;
    width: 600px;
    font-size: 12pt;
    color: #000;
    border: 2px outset #99a;
    margin-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fff;
    }

#content a:link { color: #22a; text-decoration: none}
#content a:visited { color: #22a; text-decoration: none}
#content a:hover { color: #11f; text-decoration: none}

#header a:link { color: #666; text-decoration: none}
#header a:visited { color: #666; text-decoration: none}
#header a:hover { color: #666; text-decoration: none}


    a:link {  color: #777; text-decoration: none}
    a:visited {  color: #777; text-decoration: none}
    a:hover {  color: #33F; text-decoration: none}  

#navbar {
    text-align: left;
    font-size: 16px;
    color: #55b;
    
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px outset #aab;
    background: #fff;
    }

#navbar_top {
    text-align: left;
    font-size: 16px;
    color: #55b;
    
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px outset #aab;
    background: #fff;
    }

#navbar p {
    margin-top: 6px;
    margin-bottom: 6px;
    }

#content p {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
    }

