/* Generated by KompoZer */
#linkbar {
  margin: 0px;
  background: #88f700 url(index_images/linksbar.jpg) repeat-x scroll 100% 50%;
  width: 100%;
  clear: left;
  font-size: 12px;
  line-height: 28px;
}
#links {
  margin: 0px;
  padding: 0px 0px 0px 20px;
  background-color: #88f700;
}
#links li {
  margin: -10px 40px 0px 0px;
  padding: 10px 0px 0px;
  color: black;
  line-height: 28px;
  font-family: arial,sans-serif;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  float: left;
  font-weight: bold;
  font-size: 1em;
}
#links li a {
  padding: 2px 0px 0px 50px;
  line-height: 28px;
  display: block;
  float: left;
  color: black;
  text-decoration: none;
  font-size: 1em;
  background-image: url(index_images/unpress.png);
  background-repeat: no-repeat;
}
#links a:hover {
  background-image: url(index_images/press.png);
  background-repeat: no-repeat;
}
#logobar {
}
#name {
  float: left;
  width: 33%;
  height: 160px;
  text-align: left;
}
#logo {
  float: left;
  text-align: center;
  width: 34%;
}
#motto {
  float: left;
  width: 33%;
  height: 160px;
  text-align: left;
  overflow: visible;
}
