  body
  { 
    background: white;
  }

  img
  {
    border-style: none;
  }

  #barTitle
  {
    vertical-align: middle;
    font-weight: bold;
    font-family: sans-serif;
    font-size: 16px;
    font-style: italic;
  }

  #logolink
  {
    float:left;
  }

  #pagetitle
  {
    position: absolute;
    border-top:5px solid #000;
    border-bottom:5px solid #000;
    top: 18px;
    left: 140px;
    width: 360px;
  }

