  * {
    margin: 0px;
    padding: 0px;
    border: 0px;
    }

  body
    {
    background-color: #26265d;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    color:#000000;
    padding:10px;
    text-align: center;
    }

  #container
    {
    background: url(container_back.gif) repeat-y;
    background-position: right;
    text-align: left;
    vertical-align: middle;
    margin: 0px auto;
    width: 750px;
    }

  #logo
    {
    background: url(container_header.gif) no-repeat;
    width: 625px;
    height: 208px;
    margin-left: 125px;
    }

  #mainnav
    {
    width: 125px;
    float: left;
    min-height: 450px;
    overflow: hidden;
    }

  #mainnav ul
    {
    list-style: none;
    }

  #mainnav ul li a
    {
    display: block;
    height: 121px;
    width: 120px;
    margin-bottom: 5px;
    margin-left: 100px;
    color: #ffffff;
    padding-left: 1.4em;
    padding-top: 1.4em;
    overflow: hidden;
    text-decoration: none;
    font-size: 0.9em;
    font-weight: bold;
    background-color: inherit;
    }

  #mainnav ul li.first a
    { background: url(link_1_over.gif) no-repeat; }

  #mainnav ul li.middle a
    { background: url(link_2_over.gif) no-repeat; }

  #mainnav ul li.last a
    { background: url(link_3_over.gif) no-repeat; }

  #mainnav ul li.first a:hover, #mainnav ul li.middle a:hover, #mainnav ul li.last a:hover
    {
    margin-left: 5px;
    }

  #content
    {
    width: 385px;
    float: left;
    min-height: 450px;
    padding: 0px 20px 0px 20px;
    }

  #links
    {
    float: left;
    width: 182px;
    height: 450px;
    }

  #copyright
    {
    background-color: inherit;
    clear: both;
    margin-left: 120px;
    margin-top: 1em;
    font-size: 0.8em;
    color: #ffffff;
    }

  #copyright a
    {
    background-color: inherit;
    color: #ffffff;
    text-decoration: none;
    }

  #copyright a:hover
    {
    text-decoration: underline;
    }

  #footernav
    {
    background: url(container_footer.gif) no-repeat;
    clear: both;
    height: 81px;
    width: 625px;
    margin-left: 125px;
    text-align: center;
    }

  #footernav ul
    {
    padding-top: 60px;
    list-style: none;
    font-size: 0.8em;
    font-style: italic;
    }

  #footernav ul li
    {
    display: inline;
    border-right: 1px solid #26265d;
    padding-left: 5px;
    }

  #footernav ul li.tjunction
    {
    border-right: 0px;
    }

  #footernav ul li a
    {
    color: #26265d;
    text-decoration: none;
    background-color: inherit;
    }

  #footernav ul li a:hover
    {
    background-color: inherit;
    color: #c3283e;
    }

  #scootlogo
    {
    text-align: right;
    }

  #content h1, #content h2, #content h3, #content h4
    {
    font-size: 1em;
    padding-bottom: 1em;
    font-weight: bold;
    }

  #content p
    {
    font-size: 1em;
    padding-bottom: 1em;
    }

#countylisttitle
  {
  background: url(countylist_title_back.gif) no-repeat;
  width:400px;
  height:40px;
  }

#countylisttitle p
  {
  font-size: 1em;
  font-weight: bold;
  padding-top: 14px;
  padding-left: 5px;
  color: #ffffff;
  font-weight: bold;
  }

#countylist
  {
  width: 400px;
  height: 250px;
  overflow: auto;
  margin-bottom: 1em;
  }

#countylist li
  {
  background: url(countylist_back.gif) no-repeat;
  height:21px;
  }

#countylist li a, #countylist li a:visited, #countylist li a:hover
  {
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 0px 5px;
  font-size: 0.9em;
  }

#countylist li a, #countylist li a:visited
  {
  color: #ffffff;
  text-decoration: none;
  }

#countylist li a:hover
  {
  color: #ffffff;
  text-decoration: underline;
  }

#countylist2 ul
  {
  list-style: none;
  }

#countylist2 li
  {
  background: url(countylist_back.gif) no-repeat;
  height:21px;
  }

#countylist2 li a, #countylist2 li a:visited, #countylist2 li a:hover
  {
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 0px 5px;
  font-size: 0.9em;
  }

#countylist2 li a, #countylist2 li a:visited
  {
  color: #ffffff;
  text-decoration: none;
  }

#countylist2 li a:hover
  {
  color: #ffffff;
  text-decoration: underline;
  }

.coldentry h3, .coldentry p, .coldentry address
  {
  font-size: 0.9em;
  }

.hotentry, .coldentry
  {
  border-top: 1px dotted #000000;
  }

a, a:visited
  {
  color: #000000;
  }

a:hover
  {
  color: #c3283e;
  }

.minilogo
  {
  float: right;
  {