/* Generated by KompoZer */
#container {
  border: 2px solid #a0a0a0;
  margin: 20px auto;
  padding: 1px 0;
  background-attachment: scroll;
  color: #303030;
}
#navigation {
  margin: 0 1px;
  background: #f1f2f4; none repeat scroll 0% 100%;
  height: 2.5em;
  line-height: 2.5em;
  color: #ffffff;
}
#navigation li {
  border-right: 1px solid #ffffff;
  float: left;
  list-style-type: none;
}
#navigation li a {
  padding: 0 10px;
  display: block;
  font-size: 1.2em;
  font-family: verdana,sans-serif;
  font-weight: normal;
  text-decoration: none;
  background-color: inherit;
  color: #771133;
}
* html #navigation a {
  width: 1%;
}
#navigation .selected, #navigation a:hover {
  background: #80b0da none repeat scroll 0% 50%;
  color: #ffffff;
  text-decoration: none;
}
