/* Generated by KompoZer */
#calendar_container {
  height: 700px;
  width: 740px;
  float: left;
  margin-top: 5px;
  margin-left: 30px;
  background-image: url(http://arson.comicgenesis.com/workspace/Graphics/archback.jpg);
}
#prevchap {
  float: left;
  width: 40px;
  height: 230px;
  position: absolute;
}
#prevbook {
  float: left;
  width: 40px;
  height: 200px;
  margin-top: 230px;
  position: absolute;
}
#prevpages {
  width: 40px;
  float: left;
  height: 270px;
  position: absolute;
  margin-top: 430px;
}
#nextchap {
  width: 40px;
  height: 230px;
  position: absolute;
  float: left;
  margin-left: 700px;
}
#nextbook {
  float: right;
  width: 40px;
  height: 200px;
  position: absolute;
  margin-left: 700px;
  margin-top: 230px;
}
#nextpages {
  float: right;
  width: 40px;
  height: 270px;
  position: absolute;
  margin-left: 700px;
  margin-top: 430px;
}
#chapblock {
  float: left;
  width: 660px;
  height: 320px;
  position: absolute;
  margin-left: 40px;
}
#pageblock {
  float: left;
  width: 660px;
  height: 380px;
  position: absolute;
  margin-left: 40px;
  margin-top: 320px;
}
#chap {
  float: left;
  width: 165px;
  height: 80px;
  background-repeat: no-repeat;
  font-family: Book Antiqua;
  font-size: 1.5em;
  text-align: center;
  line-height: 3em;
  color: #a7453c;
  background-image: url(http://arson.comicgenesis.com/workspace/Graphics/chaptab.jpg);
}
#page {
  float: left;
  width: 66px;
  height: 76px;
  background-repeat: no-repeat;
  background-image: url(http://arson.comicgenesis.com/workspace/Graphics/pagetab.jpg);
  font-family: Arial Black;
  text-align: center;
  font-size: 1.2em;
  line-height: 3.7em;
  color: #737675;
  font-weight: lighter;
}
#chapno {
  width: 165px;
  height: 80px;
  float: left;
}
#pageno {
  width: 66px;
  height: 76px;
  float: left;
}
