Body {background: white;
     font-family: "Arial";
     font-weight: 100
     color: black}
div.nav_bar {position: left: 0px; top: 0px; bottom: 0px}
div.main {position: left: 10px; right: 10px; top: 10px }

img {

border:none;

}

div.logo {margin-left: 10px; top: 0px}
div.title {margin-left: 0px; top: 0px; bottom: 10px}

div.my_wrapper{
    width: 936px; height: 1880px;
}


div.body_text{
    float: left;
    padding: 0px 0px 0px 0px; 
    width: 518px; height: 1776px;
    overflow: "visible";
p margin-top: 0px; margin-bottom: 0px; 
    width: 672px; height: 1776px;
    text-align:justify;    
    font-family: "Arial";
    font-size: 14px; 
    font-weight: 100; line-height: 1.2
}

div.body_sidebar{
    float: right;
    padding: 0px;
    width: 250px; height: 2016px;
    overflow:"visible";
p margin-top: 0px; margin-bottom: 0px; width: 254px; height: 1776px;
    text-align:justify;    
    font-family: "Arial";
    font-size: 13px; 
    font-weight: 100; line-height: 1.13;

}

div.my_footer{
    clear:both;
    padding: 10px;
    width: 926px;
}