   BODY {
      background:  URL(../BrushedMetalTile.jpg) REPEAT;
     }
#content {
     width: 1000px;
     margin-left: auto ;
     margin-right: auto ;
}
#piccenter495 {
     width: 800px;
     margin-left: auto ;
     margin-right: auto ;
}
#piccenter432 {
     width: 432px;
     margin-left: auto ;
     margin-right: auto ;
}
#centerbox1000 {
     align: center;
     width: 1000px;
}
#twocolbox { 
     position: relative ;
     float: left ;
     width: 660px ;
}
#onecolbox { 
     position: relative ;
     top: 20px;
     float: left ;
     width: 320px ;
}
     
   P  
     {
      position: relative;
      top: 10px;
      width : 660px;
      background: #ADEAEA;
      color: #B87333; 
      padding-left: 10px ;
      padding-right: 5px ;
      font-size: 14pt ;
     } 
      
  UL 
     {
       magrin: 0;
       padding: 0;
       list-style: none;
       width: 1000px;
       float: left;
       position: relative;
       top: 30px;
       background: /* #FAA819;*/ URL(../images/navbar1.jpg) REPEAT;
     }
   UL LI
     {
      float: left;
      margin: 10px;
      width: 120px;
     }
   UL A
     {
      MARGIN: 5PX;
      POSITION: RELATIVE;
      LEFT: 20PX;
      DISPLAY: BLOCK;
      TEXT_DECORATION: NONE;
      COLOR: #00F;
     }
         
