body { background:#000000;
       text-align:center;
       min-width:760px;
     }

#wrapper { background:#0000000; 
           width:720px;
           margin:0auto;
           text-align:left;
         }

#branding {background:##000000;
           width:720px;
           height:100px;
          }

#content  {background:000000;
           width:549px;
           height:400px;
           float:right;
          }



#nav { background:#000000;
      width:170px;
      height:399px;
      float:left;
     }

#footer  {background:#000000;
          width:720px;
          height:10px;
          clear:both;
         }











