#living {
   background-color : white; 
   layer-background-color : white;
   border-width : 1px; 
   border-style : solid; 
   border-color : black; 
   width : 240px; 
   height: 364px;
   top : 168px; 
   left: -9999px;
   visibility: none;
   position : absolute; 
   z-index : 90; 
   filter: alpha(opacity=0);
   opacity:0;
}


#business {
   background-color : white; 
   layer-background-color : white;
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   width : 240px; 
   height: 364px;
   top : 177px; 

   position : absolute; 
   z-index : 90; 
   filter: alpha(opacity=0);
   opacity:0;
}


#reservation {
   background-color : white; 
   layer-background-color : white;
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   width : 240px; 
   height: 364px;
   top : 177px; 

   position : absolute; 
   z-index : 90; 
   filter: alpha(opacity=0);
   opacity:0;
}


#life {
   background-color : white; 
   layer-background-color : white;
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   width : 150px; 
   height: 200px;
   top : 177px; 
   visibility: none;
   position : absolute; 
   z-index : 90; 
   filter: alpha(opacity=0);
   opacity:0;
}

