/*body {

  background-color: #d4e1f0;

  color: #000000;

  font-family: verdana, arial, "sans-serif";

  text-align: center;

}*/

body{
color: #000000;
font-family: Verdana,sans-serif;
font-size: .88em;
height: auto;
padding: 0;
background: #e0e0e0 url(../../leafbak3.gif) repeat;
background-attachment: fixed;
min-width:800px; /*** This is needed for moz. Otherwise, the header and footer will
slide off the left side of the page if the screen width is narrower than the design.
Not seen by IE. Left Col + Right Col + Center Col + Both Inner Borders + Both Outer Borders ***/
text-align:center; /*** IE/Win (not IE/MAC) alignment of page ***/
}

#wrapper {

  margin-left: auto;

  margin-right: auto;

  margin-top: 15px;
border: 1px solid #54ae11;
  border-collapse: collapse;
background: #fcfefa url(../../images/texture1.gif) repeat;

}



#title {

  padding-top: 10px;

  padding-bottom: 20px;

  font-family: Georgia, verdana, sans-serif;

  font-size: 26px;

  font-weight: bold;

  color: #006600;

}



#topleft {

  height: 20px;

  width: 20px;

}



#top {

  height: 20px;

}



#topright {

  height: 20px;

  width: 20px;

}



#left {

  width: 20px;

}



#center {

background: transparent url(../../images/texture1.gif) repeat;

  width: 750px;

}



#right {

  width: 20px;

}



#bottomleft {

  height: 20px;

  width: 20px;

}



#bottom {

  height: 20px;

}



#bottomright {

  height: 20px;

  width: 20px;

}



