body {
  background-color: #8BA5CD;
  color: #000000;
  margin: 0px;
  padding: 0px
}

img {
  border: 0px;
}

a {
  background-color: transparent;
  color: #0000FF;
  text-decoration: none;
  word-spacing: 0px
}

a:visited{
  background-color: transparent;
  color: #800080
}

a:hover{
  font-weight: bold;
  font-style: italic
}

textarea {
  width: 400px;
  height: 150px
}

div.maintext {
  position: absolute;
  top: 5%;
  left: 180px;
  width: 75%;
  height: 90%;
  z-index: 5
}

div.pagelinks {
  width: 100%;
  text-align: center;
  word-spacing: 10px
}

div.pagelinks span {
  word-spacing: 0px
}

div.review {
  clear: left;
  width: 100%;
}

div.rating {
  float: left;
  margin: 0 1em 1em 0;
  border: solid black 1px;
  border-width: 0 1px 1px 0; 
}

div.edit {
  float: right;
  margin: 0 0 1em 1em;
  border: solid black 1px;
  border-width: 0 0 1px 1px;
}

font.pagenumbers {
  font-size: xx-small
}

img.head {
  position: absolute;
  top: 0px;
  left: 5px;
  z-index: 3
}

img.mouth {
  position: absolute;
  bottom: 0px;
  left: 28px;
  z-index: 3
}

div.balloons {
  position: absolute;
  top: 80px;
  left: 40px;
  z-index: 4
}

span.balloontext {
  position: relative;
  top: -6px;
  left: -103px;
  z-index: 4
}

div.left {
  background-image: url("../images/inside.gif");
  width: 23px;
  height: 100%;
  position: absolute;
  bottom: 0px;
  left: 28px;
}