/* Generated by KompoZer */
#wrapper {
  margin-right: auto;
  margin-left: auto;
  width: 770px;
}
#header {
  border-bottom: 8px solid #ffffff;
  color: white;
  background-color: #ffffff;
  position: relative;
}
#holder {
  position: relative;
  background-color: #ffffff;
}
#content {
  border-top: 1px dashed white;
  position: relative;
  margin-left: 20%;
  padding-right: 5px;
  padding-left: 5px;
}
#navbar {
  position: absolute;
  background-color: #ffffff;
  width: 20%;
  top: 0px;
}
