/* Generated by KompoZer */
h2 {
  border-style: solid none none;
  border-top: 4px solid #3333ff;
  background-color: #93bbff;
  font-weight: bold;
  font-size: 1.6em;
}
.menu_left {
  position: absolute;
  width: 120px;
  padding-left: 2px;
  min-height: 200px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  background-color: #93bbff;
  background-repeat: no-repeat;
  font-weight: bold;
  overflow: hidden;
  background-image: url(../images/wscarve.jpg);
  margin-top: 103px;
  padding-top: 80px;
  background-position: center top;
}
.pageheader {
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 100px;
  background-color: #93bbff;
  background-repeat: no-repeat;
  z-index: 2;
  background-position: left center;
  background-image: url(../images/wavesmall2.jpg);
}
.content {
  margin-left: 130px;
  margin-top: 108px;
  position: absolute;
  overflow: auto;
  width: 560px;
  z-index: 1;
}
.menutext {
  border-top: 4px solid #3333ff;
  border-bottom: 1px solid black;
  font-weight: bold;
  width: 100%;
  float: left;
}
a.menutext:hover {
  width: 100%;
  float: left;
  background-color: #ffffcc;
  font-weight: inherit;
}
a.menutext:link {
  text-decoration: none;
}
a.menutext:visited {
  text-decoration: none;
}

