/* Generated by KompoZer */
#wrapper {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
#header {
  color: #333399;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  height: 130px;
}
#navbar {
  border-color: -moz-use-text-color;
  border-width: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 0.85em;
  text-align: center;
  line-height: 2.5em;
  background-color: white;
  color: #333399;
  display: list-item;
  width: 175px;
  float: left;
  height: 350px;
}
#navbar ul {
  margin: 0;
  padding: 0;
  color: #333399;
  list-style-type: none;
  background-color: #ffff99;
}
#navbar li {
  border-right: 1px none black;
  color: white;
  float: left;
  background-color: #ccccff;
  background-repeat: no-repeat;
  background-position: center top;
  width: 85px;
  background-image: url(Rounded_2/images/on.png);
}
#navbar a {
  text-decoration: none;
  color: #333399;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: white;
  display: block;
  height: 38px;
  width: 158px;
  font-weight: inherit;
  background-image: url(images/JaysnestSumiButtonOn.png);
}
#navbar a:hover {
  background-repeat: no-repeat;
  background-position: center top;
  background-color: white;
  font-family: Arial,Helvetica,sans-serif;
  background-image: url(images/JaysnestSumiButtonHover.png);

}
#content {
  padding-left: 175px;
  color: #333399;
}
#footer {
  height: 111px;
  color: #333399;
}