


































































































body {
     /*margin-top: 0px;*/
     /*padding: 0px; */
     background-image: url("images/backOct24ab.gif");
     background-repeat: no-repeat;
     background-attachment: fixed;
     background-position:650px 300px;
      }
#content {
         margin-top: 20px;
         margin-bottom: 0px;
         margin-left: 300px;
         margin-right: 14em;
         padding-top: 0px;
         padding-bottom: 0px;
         padding-left: 0px;
         padding-right: 2em;
         width: 305px;
         }

#content h1
   {
   margin-top: 20px;
   margin-left: .25px;
   padding-top: 0px;
   font-weight: bold;
   background-image: url("H-L.png");
   background-repeat: repeat-y;
   text-align: left;
   letter-spacing: 3px;
   }


#content p {
         font-family: verdana, sans-serif;
         font-size: 12px;
         line-height: 1.25em;
         padding-left: 1.2em;
         text-align: left;
         color: #2A4F6F;
         background: inherit;
         }


#content ul {
     font-size: 80%;
     color: #044075;
     background: inherit;
     }

#content ul li {list-style-image: url(images/dbl_logo_bullet4.gif);
               padding-bottom: 5px;
               }
#content img {border-right: #839DB7 solid 3px;
              border-bottom: #839DB7 solid 3px;
              border-left: #839DB7 solid 1px;
              border-top: #839DB7 solid 1px;
              margin-left: 0px;
              padding: 2px;
              }

#header {color: #839DB7;/*  must name color here not in wdd4smbus*/
         background: inherit;
        }

#header .wdd4smbus {
      position: absolute;
      font: 2em "Georgia", "Times New Roman", Times, serif;
      margin-left: 625px;
      margin-right: 1px;
      margin-top:30px;
      padding-top: 20px;
      padding-left: 2px;
      text-align: right;
      width: 160px;
      text-shadow:  #000000 0.5px 0.5px 0.5px;
      }

#header .pcontact {
      position: absolute;
      font: 10pt verdana, "arial", helvetica, serif;
      color:#2A4F6F;
      background-color: transparent;
      margin-left: 625px;
      margin-right: 1px;
      margin-top: 350px;
      padding-top: 0.5em;
      padding-left: 2px;
      text-align: right;
      width: 150px;
      }


hr  {margin-top: 1em;
    margin-right: 5em;
    margin-bottom: 1em;
    width: 160px;
    }



