/* Generated by KompoZer */
body {
  background-image: url(images/bg-body.png);
  background-color: #e8f7f9;
  background-repeat: no-repeat;
  background-position: center top;
}
#all {
  margin: 0px auto auto;
  width: 700px;
  height: 134px;
}
* {
  margin: 0px;
  padding: 0px;
}
#head {
  background-image: url(images/IMG_7983-1.JPG);
  background-repeat: no-repeat;
  background-position: center top;
  height: 134px;
}
#menu ul {
  list-style-type: none;
}
#menu li {
  float: left;
}
#menu {
  background-image: url(images/bg-menu.png);
  background-repeat: repeat-x;
  background-position: left top;
  line-height: 35px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  height: 35px;
}
#menu li a {
  font-size: 16px;
  color: white;
  text-decoration: none;
  display: block;
  padding-right: 23px;
  padding-left: 23px;
}
#menu li a:hover {
  background-image: url(images/bg-menu-hover.png);
  background-repeat: no-repeat;
  background-position:  center center;
}
#content {
  float: left;
  width: 700px;
}
#entry {
  padding: 5px 10px 10px;
  line-height: 150%;
  background-color: #e1f6ff;
  text-align: center;
  color: #3333ff;
  font-size: 22px;
}
#entry_title {
  font-size: 23px;
  line-height: 30px;
  color: #3333ff;
  padding-top: 4px;
  padding-bottom: 9px;
}
#foot {
  clear: both;
  height: 100px;
  background-image: url(images/bg-footer.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}
