body {margin: 0;
      padding: 0;
      font-family: sans-serif;
      font-size: .7em;
      line-height: 1.4em;
     
}

div#wrapper { width: 460px;
              margin-left: auto;
              margin-right: auto;
}


div#header {padding: 0;
              
              background-color: white;
              color: #ffffff;
              border-bottom: solid #c5c1ba 1px;
              height: 110px;
              margin-top: 30px;
               background-image: url(header-blue-460x110.jpg);
}
div#navigation { height: 80px;
                 border-bottom: solid #c5c1ba 1px;
                 background-color: #000000;
}

#intro { height: 80px;
         width: 460px;
         background-image: url(center-blue-460x80.jpg);

}

div#footer {padding: 0;
              text-align: center;
              clear: both;
              background-image: url("blue-footer-460x51.jpg"); 
              background-color: transparent;
              height: 50px;
              color: yellow;
              margin-bottom: 30px;
              line-height: 51px;
              font-size: 1.4em;
              font-weight: bold;
}


div#maincontent {padding: 2%;
                   text-align: justify;
                   background-color: #ffffff;
                   color: #000000;
                   border-right: solid #bfbbb4 1px;
                   border-left: solid #bfbbb4 1px;
                   border-bottom: solid #bfbbb4 1px;
}

#directory { width: 425px;
             display: block;
             margin-left: auto;
             margin-right: auto;
             margin-bottom: 30px;
}

#cform { width: 450px;
         display: block;
         margin-right: 5px;
        

}

.berryhome {width: 398px;
            display: block;
            margin-left: auto;
            margin-right: auto;
}
