body.custom { background: #000000; }

.custom #page { padding: 2em 1.9em; background:  url('images/pagebg.png');  border-top: 0; padding-top: 0; padding-bottom: 0;}

.custom #header #logo a { display: block; height: 206px; width: 880px; background: url('images/headbg3.png') no-repeat; outline: none; }

.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

.custom #header #tagline { height: 0; }

.custom #header { padding: 0; }


.custom #footer  { display: block; height: 206px; width: 880px; background: url('images/footerbg.png') no-repeat; outline: none;  padding: 0; }

   #tree {
  
   
         height: 800px; /* height of bg! */
   
         position: 30% 0%;
   
         top: 0;
   
         left: -110;
   
         background: transparent url(images/tree.png)  no-repeat left;

	
      }


.box1 {
margin: 6px;
padding: 10px;
  border: 1px solid #d4d4d4;
  -moz-border-radius: 10px 10px 10px 10px;
background: #E4E4B6;
}


.box2 {
margin: 6px;
padding: 10px;
  border: 1px solid #999999;
  -moz-border-radius: 10px 10px 10px 10px;
 background: transparent url(images/pbg.png)  repeat-x; top;
}

.box3 {
margin: 20px;
padding: 10px;
  border: 1px solid #d4d4d4;
  -moz-border-radius: 5px 5px 5px 5px;
 background: #ffffff;
}


