.Caption {
font-family: Arial;
font-weight: bold;
color:      #123456;
}

#banner {
   text-indent : 20px;
   width : 100%;
   height : 170px;
   overflow : hidden;
   layer-background-image : url(../images/banner.jpg);
   background-image : url(../images/banner.jpg);
   z-index : 70;
   }
   
   
#address {
   position : absolute;
   top : 142px;
   left : 30px;
   width : 600px;
   z-index : 80;
   }
   
#apa {
   position : absolute;
   top : 82px;
   left : 686px;
   }

#picture {
   position : absolute;
   top : 200px;
   left : 345px;
   width : 395px;
   height : 296px;
   border-width : 0px; 
   border-style : solid; 
   border-color : #96a6c6;
   z-index : 60;
   overflow : hidden;
}
   

#caption {
   top : 382px;
   left : 380px;
   height : 265px;
   width : 200px;
   position : absolute;
   z-index : 50;
   text-align : right;
   visibility : hidden;
}

#indexcopyback {
   width : 100%;
   height : 296px;
   overflow : hidden;
   left : 0px;
   position : relative;
   z-index : 0;
      layer-background-image : url(/images/background.jpg);
   background-image : url(/images/background.jpg);
}

#copy {
   position : absolute;
   top : 260px;
   left : 0px;
   width : 715px;
   }

#indexcopy {
   position : absolute;
   top : 320px;
   left : 15px;
   width : 350px;
   height : 296px;
   z-index : 30;
   }
   
   
#sponsors {
   width : 100%;
   left : 0px;
   background-color: transparent;
   z-index : 40;

   }
