body {
  background: url("/images/bgtile.png");
  padding: 0;
  width: 100%;
  min-height: 100%;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
html {
  background: url("/images/bg.jpg") repeat-x #2e1b16;
  height: 100%;
  width: 100%;
}
a {
  text-decoration: none;
  color: #ba402e;
}
#hw-jumpbar {
  margin:15px;
  margin-top:0;
}
#topwrapper {
  width: 1150px;
  margin: 0 auto;
}
#header {
  width: 1257px;
  height: 563px;
  background: url("/images/header.png");
  float: left;
  margin-left: -125px;
  position: relative;
}
#logo {
  width: 380px;
  height: 90px;
  top: 120px;
  left: 200px;
  position: absolute;
  display: block;
}
#top-space {
  width: 728px;
  height: 90px;
  right: 75px;
  position: absolute;
  top: 41px;
  background: #cd8d60;
}
#topleft {
  width: 743px;
  height: 1041px;
  float: left;
  margin-left: 75px;
  background: url("/images/pagebg.png");
}
#toparea {
  float: left;
  margin-top: -350px;
  position: relative;
  z-index: 20;
  width: 1150px;
}
#cc-comicbody {
  width: 700px;
  margin-top: 19px;
  margin-left: 20px;
  height: 913px;
}
#cc-comicbody img {
  width: 700px;
  height: auto;
}
.cc-nav {
  width: 687px;
  margin-left: 20px;
  margin-top: 10px;
  height: 79px;
}
.cc-nav a {
  height: 79px;
  float: left;
  display: block;
}
.cc-first-dis {
  float: left;
  height: 79px;
  width: 287px;
}
.cc-first {
  width: 173px;
  background: url("/images/first.png");
}
.cc-last {
  width: 173px;
  background: url("/images/last.png");
}
.cc-prev {
  width: 114px;
  background: url("/images/prev.png");
}
.cc-next {
  width: 114px;
  background: url("/images/next.png");
}
.cc-navaux {
  width: 113px;
  background: url("/images/peony.png");
}
#topright {
  width: 253px;
  float: right;
  margin-right: 75px;
}
#sociallinks {
  width: 217px;
  height: 72px;
  margin-left: 20px;
}
#sociallinks a {
  height: 72px;
  display: block;
  float: left;
}
#twitter {
  background: url("/images/twitter.png");
  width: 77px;
}
#tumblr {
  background: url("/images/tumblr.png");
  width: 70px;
}
#rss {
  background: url("/images/rss.png");
  width: 70px;
}
#patreon {
  width: 217px;
  height: 85px;
  background: url("/images/patreon.png");
  margin-left: 20px;
  display: block;
}
#right-wrap {
  width: 253px;
  height: 672px;
  background: url("/images/rightwrap.png");
  margin-right: -17px;
  float: right;
}
#middle-space {
  width: 160px;
  height: 600px;
  background: #cd8d60;
  margin-top: 41px;
  margin-left: 29px;
}
#menuwrap {
  width: 100%;
  background: url("/images/linkbg.png");
  height: 78px;
  min-width: 1150px;
}
#menu {
  width: 1018px;
  margin: 0 auto;
  height: 78px;
}
#menu a {
  height: 78px;
  float: left;
  display: block;
}
#about {
  width: 152px;
  background: url("/images/about.png");
}
#archive {
  width: 165px;
  background: url("/images/archive.png");
}
#cast {
  width: 117px;
  background: url("/images/cast.png");
}
#donate {
  width: 163px;
  background: url("/images/donate.png");
}
#extras {
  width: 150px;
  background: url("/images/extras.png");
}
#links {
  width: 145px;
  background: url("/images/links.png");
}
#store {
  background: url("/images/store.png");
  width: 126px;
}
#bottom {
  width: 100%;
  background: url("/images/bottomrepeat.png") repeat-x #a56a47;
  min-width: 1150px;
  padding-top:15px;
}
#bottomwrap {
  width: 1150px;
  margin: 0 auto;
  padding: 0 0 20px 0;
}
#bottomleft {
  width: 805px;
  float: left;
  margin-left: -30px;
}
#newstop {
  width: 805px;
  height: 424px;
  background: url("/images/newstop.png");
}
#bottomright {
  width: 371px;
  float: right;
  margin-right: 0px;
}
#bottom-wrap {
  width: 371px;
  height: 325px;
  float: left;
  background: url("/images/boxad.png");
  margin-top: 14px;
  position: relative;
}
#bottom-space {
  width: 300px;
  height: 250px;
  background: #cd8d60;
  float: left;
  position: absolute;
  top: 27px;
  left: 10px;
}
#newsrepeat {
  width: 805px;
  background: url("/images/newsbg.png");
}
#newstext {
  width: 660px;
  margin-left: 80px;
  margin-top: -370px;
  float: left;
  min-height: 800px;
}
#newsbottom {
  width: 805px;
  height: 57px;
  margin-bottom: 20px;
  background: url("/images/newsbottom.png");
}
#hiveworks {
  width: 160px;
  height: 173px;
  margin: 0 auto;
  clear: both;
  display: block;
  background: url("/images/hiveworks.png");
}
#hw-privacy {
  text-align: center;
}
#hw-privacy a {
  color: #000;
  padding: 20px 0;
}
#hw-jumpbar{
  position:relative;
  z-index:70;
}