html, body {
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 15px;
}
  body {
    background-image: url(images/body_background.jpg);
    background-repeat: repeat-y;
    background-color: #ffffff;
  }
  div {
    background-repeat: no-repeat;
  }
  img, span { border: 0px none; margin: 1px 0px;}
  a {
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    opacity: 1;
  }
    a:link { color: #de5303; text-decoration: none; background-color: inherit; opacity: 1; }
    a:visited { color: #000000; text-decoration: underline; background-color: inherit; opacity: 1; }
    a:hover, a:active { color: #0030aa; text-decoration: underline; background-color: inherit; opacity: 0.4; }
  h1, h2, h3, h4, h5, h6 {
    color: #898080;
    background-color: inherit;
    font-weight: normal;
    line-height: 1.3em;
    padding: 0px;
    margin: 0px;
  }
    h1, .h1 {
      font-style: italic;
      color: Red;
      font-size: 2em;
    }
    h2, .h2 {
      color: #c2b0a0;
      font: italic bold 1.3em serif;
    }
    h3, .h3 {
      font-size: 1em;
    }
    h4, .h4 {
      font-size: 0.75em;
    }
    h5, .h5 {
      font-size: 0.9em;
    }
    h6, .h6 {
      margin: 5px 0px -10px 25px;
      font-size: 1em;
    }
    ul {
      list-style: square inside;
    }

  .hiddenImg {display: none}

div#loader {
  text-align: center;
  font-style: italic;
  font-size: 0.8em;
  position: absolute;
  width: 402px;
  height: 302px;
  z-index: 6;
  left: 17%;
  top: 200px;
}

div#navigation {
  position: absolute;
  left: 0%;
  z-index: 3;
  width: 130px;
  background-position: bottom right;
  background-image: url(images/navi_DR.png);
  padding: 0px 18px 195px 5px;
  margin: 50px 0px 0px -5px;
}

 .comics, .work, .links {
   position: relative;
   background-image: url(images/navUL.png);
 }
 .comics {
   padding: 20px 5px 15px 20px;
   margin-top: -15px;
   background-position: 0px 7px;
 }
 .work {
   padding: 15px 5px 10px 20px;
   background-position: -140px 7px;
 }

  .comicsTitle, .workTitle, .linksTitle {
    position: relative;
    display: block;
    background-image: url(images/navTitle.png);
    width: 105px;
    height: 50px;
    margin-top: -15px;
    margin-bottom: -5px;
  }

  .THAS, .EOL, .MMAW, .MrS, .ART, .Chara, .BG, .Sketch, .CG, .Game, .Contact, .RSS, .Twit, .Ca, .Grly, .Dnco, .Sf, .Sa, .Dc, .SS, .Ph {
    display: inline-block;
    background-image: url(images/linkBanners.png);
    width: 103px;
    height: 31px;
    margin-top: 2px;
  }

  a.comicsTitle, a.comicsTitle:link {
    background-position: 0px 0px;
    opacity:1;}
  a.comicsTitle:hover, a.comicsTitle:active {
    background-position: 0px -50px;
    opacity:1;}
  a.workTitle, a.workTitle:link {
    background-position: -120px 0px;
    opacity:1;}
  a.workTitle:hover, a.workTitle:active {
    background-position: -120px -50px;
    opacity:1;}
  a.linksTitle, a.linksTitle:link {
    background-position: -240px 0px;
    opacity:1;}
  a.linksTitle:hover, a.linksTitle:active {
    background-position: -240px -50px;
    opacity:1;}
  a.THAS { background-position: 0px 0px; }
  a.EOL { background-position: 0px -31px; }
  a.MMAW { background-position: 0px -62px; }
  a.MrS { background-position: 0px -124px; }
  a.ART { background-position: 0px -155px; }
  a.Chara { background-position: 0px -186px; }
  a.BG { background-position: 0px -217px; }
  a.Sketch { background-position: 0px -248px; }
  a.CG { background-position: 0px -279px; }
  a.Game { background-position: -103px -279px; }
  a.Contact { background-position: -1px -310px; width: 31px;}
  a.RSS { background-position: -36px -310px; width: 31px;}
  a.Twit { background-position: -73px -310px; width: 25px;}
  a.Ca { background-position: -103px 0px; }
  a.Grly { background-position: -103px -93px; }
  a.Dnco { background-position: -103px -124px; }
  a.Sf { background-position: -103px -31px; }
  a.Sa { background-position: -103px -62px; }
  a.Dc { background-position: -103px -155px; }
  a.SS { background-position: -103px -186px; }
  a.Ph { background-position: -103px -217px; }

  div#logo {
    position: absolute;
    float: none;
    right: 0%;
    width: 100px;
    text-align: right;
    margin: 30px 10px 0px 0px;
    padding: 12px;
    z-index: 4;
  }  


div#main {
  position: absolute;
  min-width: 95%;
  background-image: url(images/img_footer.png);
  background-position: bottom right;
  padding-right: 10px;
  text-align: center;
}
#main.mThas, #main.mEol, #main.mMmaw {
  background-image: none;
}


div#title {
  text-align: right;
  letter-spacing: 5px;
  margin: 0px 110px 0px 5px;
  padding: 0px 50px 45px 145px;
  background-image: url(images/title_DR.png);
  background-position: bottom right;
}

  div#archNav {
    position: relative;
    z-index: -1;
    background-image: url(images/news_UR.png);
    background-position: bottom right;
    text-align: center;
    padding: 125px 5px 35px 5px;
    margin: -130px 40px 0px 0px;
  }
  div.archiveNav, div.archiveNavLarge {
  }
   
    div.archiveNavLarge { height: 0px; }
    .first, .back, .next, .last {
      position: relative;
      z-index: 3;
      display: block;
      background-image: url(images/archNav.png); 
      width: 50px;
      height: 50px;
    }
    .first, .back {
      float: left;
    }
    .next, .last{
      float: right;
    }

    a.first, a.first:link { background-position: 0px 0px; }
      a.first:hover, a.first:active { background-position: 0px -50px;}
    a.back, a.back:link { background-position: -50px 0px; }
      a.back:hover, a.back:active { background-position: -50px -50px; }
    a.next, a.next:link { background-position: -100px 0px; }
      a.next:hover, a.next:active { background-position: -100px -50px; }
    a.last, a.last:link { background-position: -150px 0px; }
      a.last:hover, a.last:active { background-position: -150px -50px; }

    div.input {
      clear: both;
      color: Red;
      min-height: 60px;
      padding: 0px 25px;
      margin: -10px 0px 10px 0px;
    }

    input#go, input#go:link {
      width: 50px;
      height: 50px;
      margin: 0px 10px;
      background-color: White;
      background-image: url(images/go_bg.png);
      background-repeat: no-repeat;
      border: 1px solid white;
      font-size: 0em;
      cursor: pointer;
      vertical-align: middle;
    }

    input#archive {
      width: 36px;
      height: 25px;
      padding: 0px 5px;
      text-align: right;
      background-color: White;
      background-image: url(images/input_bg.png);
      background-repeat: no-repeat;
      background-position: top right;
      border: 1px solid White;
    }

  strong#comicTitle {
    text-align: center;
    color: Red;
    background-image: url(images/titleComic_DR.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 20px 25px;
    letter-spacing: 25px;
  }
  div#comic {
    position: relative;
    min-height: 400px;
    min-width: 600px;
    font-family: arial;
    font-size: 0.75em;
    padding: 30px 25px 0px 45px;
    margin: -65px 100px -20px 95px;
    z-index: 1;
    background-image: url(images/mainComic_UL.png);
    background-position: top left;
  }
  #comic a:hover,:active {
    opacity:1;
  }

  
  .comic_dr {
    padding: 25px 40px 25px 25px;
    margin: 0px 0px 0px -20px;
    background-image: url(images/mainComic_DR.png) ;
    background-position: bottom right;
  }

  .comic_up {
    padding: 40px 0px 0px 0px;
    background-image: url(images/footer_DR.png);
    background-position: top;
  }

  .comic_down {
    padding: 0px 70px 30px 70px;
    background-image: url(images/footer_DR.png);
    background-position: bottom;
  }
  .links {
    width: 130px;
    padding: 17px 40px 0px 25px;
    margin: 165px 0px 0px 20px;
    background-position: -280px 7px;
    text-align: left;
    right: 0%;
    position: absolute;
    z-index: 3;
  }

  div#nContainer {
    text-align: left; 
    position: relative;
    margin-top: -173px;
    max-width: 100%;
    padding: 0px 220px 0px 0px;
  }

  div#footer {
    font-size: 0.6em;
    position: relative;
    z-index: 3;
    clear: both;
    background-image: url(images/footer_DR.png);
    background-position: top;
    padding: 55px 15px 50px 0px;
    margin: -25px 0px;
  }

/********************************************************************************************************/
/*   Content Area Styles (You can edit this if you want, but be careful, every page will be affected)   */
/********************************************************************************************************/
div#content { /* The overall content style */
  position: relative;
  z-index: 2;
  background-image: url(images/news_UL.png);
  background-position: top left;
  text-align: justify;
  padding: 165px 0px 50px 60px;
}
#content.cNoImage {
  min-height: 300px;
  background-image: url(images/mainComic_UL.png);
  padding: 60px 40px 60px 50px;
  margin: 87px -110px 0px 95px;
}

  .Title {
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.8em;
  }
  .Heading {
    color: #c9d9d5;
    font-size: 1.2em;
    font-weight: bold;
    font-style: italic;
  }  /* Below are links within the Heading class */
  /* Below are links within the Heading class */
    .Heading a, .Heading a:link { color: #696965; text-decoration: none; background-color: inherit; }
    .Heading a:visited { color: #000058; text-decoration: none; background-color: inherit; }
    .Heading a:hover, .Heading a:active { color: #000000; text-decoration: underline; background-color: inherit; }

  .Section, #Section {
    font-size: 0.9em;
    margin: 15px 0px 0px 30px;
  }

  .CommentRight {
    font-size: 0.8em;
    text-align: right;
  }
  .CommentLeft {
    font-size: 0.8em;
    text-align: left;
  }
  .oldNews {
    font-size: 0.7em;
    text-align: right;
  }
  
