
#nav0
  {
    background-color: #5F1325;
    color: #FFFFFF;
  }

* html #nav0,
* html #nav2
  {
    height: 1%;
  }

#nav0 .location
  {
    float: left;
    width: 173px;
  }

#nav0 .location div
  {
    padding: 2em;
  }

#nav0 a
  {
    color: #FFFFFF;
  }

#nav0 .clear
  {
    clear: left;
    height: 1px;
    font-size: 0;
    line-height: 0;
  }
  
#nav0 span
  {
    display: block;
    font-family: Times New Roman, Times, serif;
    font-size: 1.6em;
    font-style: italic;
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 0.2em;
  }

#banner
  {
    width: 360px;
  }