
   /* home page modifications */

   body { background-image: url('/images/home/bg.gif'); }
   #container, #content, #hd { z-index: 10; background-color: transparent; }
   #primary { width: inherit; float: none; margin: 0px; padding: 0px; border: none; }
   td { font-size: 14px; line-height: 16px; }
   #hd { margin-bottom: 307px; }
   #homeshow
   {
      z-index: 1; margin: 0px auto 0px auto; width: 960px; height: 710px; overflow: hidden;
      background: transparent url('/images/home/slide-bg.gif') top left no-repeat;
   }
   #outer { position: absolute; top: 0px; width: 100%; z-index: 10; text-align: center; }
   #content { background-color: #FFFFFF; padding-top: 20px; padding-bottom: 20px; }
   a, a:link, a:visited { color: #55285C; text-decoration: none; }
   a:hover, a:active { color: #E59700; text-decoration: underline; }
   #footer { margin: 20px 40px 40px 40px; } 


