#sidebar1 {
        float: left;
        display: inline;
        margin: 20px 0 0 15px;
        width: 345px; 
       }

/* quotes */

/*#quote_slides {
        width: 80%; */
      /*  height: 60px; }*/

/*#quote_slides p {
        color: #7E2217;
        font-size: 1.3em; font-weight: bolder;
        font-family: Georgia, "Times New Roman", Times,serif;
        font-style: italic; text-align: center;
}
*/

div.container {
               width:80%;
               margin:2px;
               border:0px 
/*               line-height:100%; */
              }
div.left {
          float:left;
          width:360px;
          margin:0;
          padding:1em;
         }
div.content {
             margin-left:400px;
             border-left:0px solid black;
             padding:1em;
            }
