#body-home {         
  background-color: #ffffff;
  color: #000000;
  height: 100%;
  margin: 0;
  min-width: 726px;
  overflow: auto;
  }
#body-sub {
  background-color: #ffffff;
  background: url(/images/parchment.jpg);
  color: #000000;
  height: 100%;
  margin: 0;
  min-width: 726px;
  overflow: auto;
  }
div {
  border: 0;
  margin: 0;
  padding: 0;
  }                  
img {               
  }      

#wrap {      
  border: 0px;
  margin-left: -385px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: absolute;
  left: 50%;         
  width: 750px;
  }           

#left {
  height: 100%;
  left: 0;
  position: absolute;
  text-align: right;
  top: 0;
  width: 20px;
  z-index: 3;
  }

#right {
  height: 100%;
  left: 750px;
  position: absolute;
  text-align: left;
  top: 0;
  width: 20px;
  z-index: 2;
  }

#center {                   
  border: 1px solid #006030;
  background: url(wta-logo-stripes.gif) no-repeat;
  background-color: #ffffff;
  height: auto;
  left: 20px;      
  padding: 10px 10px 10px 10px;
  position: absolute;
  text-align: left;
  top: 0;
  visibility: visible;
  width: 710px;
  z-index: 1;        
  }                 
* html #center {
  padding: 10px 10px 10px 10px;
  width: 732px;       
  }                    

#intro {
  height: 100%;
  left: 320px;
  position: absolute;
  text-align: justify;
  top: 70px;
  width: 400px;
  z-index: 2;
  }


#content {                   
  border: 1px solid #006030;
  background-color: #ffffff;
  height: auto;
  left: 20px;      
  padding: 10px 10px 10px 10px;
  position: absolute;
  text-align: left;
  top: 0;
  visibility: visible;
  width: 710px;
  z-index: 1;        
  }                 
* html #content {
  padding: 10px 10px 10px 10px;
  width: 732px;       
  }                    
