body { background-image: url('../images/bg_body.png'); }

#header #masthead a, 
#header #masthead a:visited {
   background-image: url("../images/logo.png");
   width:236px;
   height:72px;
   left:0;
   top:30px;
   z-index:5;
}

/*#wrapper { border: 1px solid red; }*/

#hdrImg #img {
   position: absolute;
   top: 160px;
   left: 480px;
/*   text-align: right;*/
   width: 317px;
   height: 283px;
   overflow: hidden;
   z-index: 1;
}
   #hdrImg #img img,
   #hdrImg #img #flashSlideshow {
      position: absolute;
      top: -31px;
      left: -320px;
   }

#hdrImg #corner1 {
   top: 160px;
   left: 332px;
   width: 641px;
   height: 283px;
   background-image: url("../images/bg_corner1.png");
   z-index: 2;
}

#vcard { 
   font-size: 1.4em;
   top: 45px;
}

#contentSlot {
   position: relative;
   z-index: 3;
   background-image: url("../images/bg_contentSlot-top.png");
}
   #marginContent {
      position: absolute;
      top: 175px;
      left: 0px;
      width: 350px;
      height: 250px;
      overflow: auto;
      z-index: 2;
      color: #FFF;
      line-height: 1.5em;
   }
      #marginContent .margincontent { padding: 4px 20px; }
      .layout_randomsidebar #column2, .layout_4divcolumns #column2 { display: none; }


/** @group locations_tbl */
#locations_tbl div {
   padding: 0.5em 0 0.4em;
}
/* @end locations_tbl **/
