body {
  padding: 0;
  margin: 0;
  background: #007336;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
}
a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}
#topwrap1,
#topwrap2,
#topwrap3 {
  height: 272px;
  width: 100%;
  position: absolute;
  min-width: 1104px;
}
#topwrap1 {
  background: url("/images/cloudbg.png");
}
#topwrap2 {
  background: url("/images/grass1.png");
}
#topwrap3 {
  background: url("/images/grass2.png");
}
#header {
  width: 1104px;
  height: 272px;
  background: url("/images/header.png") no-repeat;
  position: relative;
  margin: 0 auto;
}
#logo {
  position: absolute;
  width: 285px;
  top: 20px;
  height: 230px;
}
#leaderboard {
  width: 728px;
  height: 90px;
  position: absolute;
  top: 67px;
  right: 76px;
  background: #290b00;
}
#menu {
  position: absolute;
  width: 770px;
  height: 40px;
  top: 200px;
  right: 50px;
}
#menu a {
  float: left;
  display: block;
  height: 40px;
}
#starthere {
  width: 160px;
}
#archives {
  width: 130px;
}
#characters {
  width: 165px;
}
#patreon {
  width: 130px;
}
#store {
  width: 95px;
}
#links {
  width: 80px;
}
#midbg {
  width: 100%;
  background: url("/images/bg.png");
  min-width: 1104px;
}
#midwrap {
  width: 1104px;
  margin: 0 auto;
}
#midblock {
  width: 830px;
  background: #007336;
  margin: 0 auto;
  padding: 20px;
}
#cc-comicbody {
  width: 600px;
  box-shadow: 15px 15px #15472c;
}
#comicleft {
  width: 615px;
  float: left;
}
#comicright {
  width: 186px;
  float: right;
}
#tower {
  box-shadow: 15px 15px #15472c;
  width: 160px;
  height: 600px;
  background: #290b00;
}
#rightlinks {
  display: block;
  margin-top: 25px;
  width: 186px;
  height: 307px;
  background: url("/images/rightlinks.png");
}
#rightlinks a {
  display: block;
  width: 186px;
}
#patreon {
  height: 114px;
}
#hiveworks {
  height: 193px;
}
.cc-nav {
  float: left;
  width: 497px;
  height: 83px;
}
.cc-nav a {
  height: 83px;
  display: block;
  float: left;
}
.cc-first-dis {
  width: 249px;
  float: left;
  height: 83px;
  display: block;
}
.cc-first {
  width: 128px;
  background: url("/images/first.png");
}
.cc-prev {
  width: 121px;
  background: url("/images/prev.png");
}
.cc-next {
  width: 117px;
  background: url("/images/next.png");
}
.cc-last {
  width: 131px;
  background: url("/images/last.png");
}
#social {
  width: 329px;
  height: 83px;
  background: url("/images/social.png");
  float: right;
}
#social a {
  width: 109px;
  height: 83px;
  float: left;
  display: block;
}
#flowerdiv {
  width: 100%;
  height: 108px;
  background: url("/images/flowerbg.png");
  min-width: 1104px;
}
#bottombg {
  background: #15472c;
  width: 100%;
  min-width: 1104px;
}
#bottomwrap {
  width: 1104px;
  margin: 0 auto;
}
#bottomblock {
  width: 800px;
  margin: 0 auto;
}
#hw-jumpbar {
  margin-bottom:20px;
}

#boxad {
  width: 300px;
  height: 250px;
  background: #290b00;
}
#replayad {
  width: 300px;
  height: 120px;
  display: block;
  margin-top: 10px;
  background: url("images/replayad.png");
}
#leftcol {
  width: 480px;
  float: left;
  color: #6bad4e;
  font-size: 17px;
  text-align: justify;
}
#rightcol {
  width: 300px;
  float: right;
}
#leftcol a {
  font-weight: bold;
  text-transform: uppercase;
}
.cc-newsheader {
  font-weight: bold;
  font-size: 30px;
  padding-right: 32px;
  background: url("/images/flower.png") center right no-repeat;
  display: inline;
  color: #fff;
  clear: both;
}
.cc-newstitle a {
  color: #fff;
}
#footer {
  color: #fff;
  font-size: 12px;
  width: 250px;
  text-align: center;
  float: left;
  padding-bottom: 30px;
}
#footerflower1 {
  width: 25px;
  height: 26px;
  margin-left: 250px;
  float: left;
  background: url("/images/flower.png");
}
#footerflower2 {
  width: 25px;
  height: 26px;
  float: left;
  background: url("/images/flower.png");
}
ul {
  list-style-image: url("/images/flowerbullet.png");
}
