      body {
        background-color: black;
        background-image: url(/images/vip-bg.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        font-family: arial, sans serif;
        font-size: 12px;
        margin: 0;
        padding: 0;
      }
      #homepage-logo {
        top: 25px;
        left: 50%;
        margin-left: -249px;
        position: absolute;
      }
      #homepage-address {
        top: 47px;
        left: 50%;
        margin-left: 110px;
        position: absolute;
        border-width: 0;
      }
      #homepage-byline {
        top: 220px;
        left: 50%;
        margin-left: -250px;
        position: absolute;
      }
      #box-who {
        top: 275px;
        left: 50%;
        margin-left: -247px;
        position: absolute;
        border-width: 0;
      }
      #box-investments {
        top: 275px;
        left: 50%;
        margin-left: +10px;
        position: absolute;
        border-width: 0;
      }
      #box-properties {
        top: 418px;
        left: 50%;
        margin-left: -247px;
        position: absolute;
        border-width: 0;
      }
      #box-management {
        top: 418px;
        left: 50%;
        margin-left: +10px;
        position: absolute;
        border-width: 0;
      }
      #bar-contact {
        top: 556px;
        left: 50%;
        margin-left: -250px;
        position: absolute;
        border-width: 0;
      }      
      #footer {
        top: 730px;
        position: absolute;
        border-width: 0;
        color: gray;
        text-align: center;
        width: 100%;
        font-size: 10px;
      }
      
      #footer a, #footer a:link {
        color: gray;
      }
      
      img {
        behavior: url("/css/pngbehavior.htc");
      }      
      
      #affiliations {
        position: absolute;
        top: 620px;
        left: 50%;
        margin-left: -183px;
      }
      
      #noshow {
        display: none;
      } 
      
      #inside-box-who {
        top: 39px;
        left: 50%;
        margin-left: -151px;
        position: absolute;
        border-width: 0;
      }
      #inside-box-investments {
        top: 39px;
        left: 50%;
        margin-left: -43px;
        position: absolute;
        border-width: 0;
      }
      #inside-box-properties {
        top: 39px;
        left: 50%;
        margin-left: +65px;
        position: absolute;
        border-width: 0;
      }
      #inside-box-management {
        top: 39px;
        left: 50%;
        margin-left: +173px;
        position: absolute;
        border-width: 0;
      }      
      #inside-box-contact {
        top: 39px;
        left: 50%;
        margin-left: +281px;
        position: absolute;
        border-width: 0;
      }      
      #inside-logo {
        top: 0;
        left: 50%;
        margin-left: -396px;
        position: absolute;
        border-width: 0;   
        z-index: 1;   
      }
      
      #inside-homelink {
        top: 0;
        left: 50%;
        margin-left: +255px;
        position: absolute;
        border-width: 0;
      }
      
      #content {
        margin-top: 117px;
        margin-left: auto;
        margin-right: auto;
        width: 780px;
        z-index: 10;
        background-color: white;
      }
      
      #inside-footer {
        margin-left: auto;
        margin-right: auto;
        width: 780px;
        border-width: 0;
        color: gray;
        text-align: center;
        font-size: 10px;
        background-color: white;
        margin-bottom: 15px;
        margin-top: 5px;
      }
      
      body, td, h1, h2, h3, h4 {
        font-family: Eras Medium ITC, Trebuchet MS, Verdana;
      }
      
      h1, h2, h3, h4 {
        margin-top: 0;
      }
      
      th {
        text-align: left;
        border-bottom: solid 1px black;
        padding-bottom: 2px;
        padding-right: 5px;
      }
      