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: 0px }

img {

border:none;

}

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

div.item_1
p {margin-top: 0px; margin-bottom: 0px; width: 936px; height: 1200;
    text-align: justify;    
    font-family:  "Arial";
    font-size: 14px; 
    font-weight: 100; line-height: 1.2}

.floatleft {
float: left;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 10px;
}

.floatright {
float: right;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 0px;
}
