body 
{
  background: #1D110D;
  background-image: url(layout/dsc-layout01-bg.jpg);
  background-repeat: repeat-y;
  background-position: center center;
  margin: 0px 0px 0px 0px;
}

img
{
  border-style: none;
}

.hide
{
  visibility:hidden;
}

#page
{
  text-align: center;
  z-index: 1;
}

#header
{
  background-image: url(layout/dsc-layout01-top.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  height: 414px;
  width: 788px;
  top: 0;
  margin: 0 auto;
  text-align: left;
  z-index: 2;
}

#header a
{
  text-decoration: none;
}

#home
{
  float: left;
  position: absolute;
  width: 200;
  height: 60;
  margin-left: 150;
  margin-top: 90;
}

#about
{
  float: left;
  position: absolute;
  width: 53;
  height: 25;
  margin-left: 70;
  margin-top: 244;
}

#archive
{
  float: left;
  position: absolute;
  width: 53;
  height: 25;
  margin-left: 166;
  margin-top: 244;
}

#characters
{
  float: left;
  position: absolute;
  width: 75;
  height: 25;
  margin-left: 270;
  margin-top: 244;
}

#extras
{
  float: left;
  position: absolute;
  width: 49;
  height: 25;
  margin-left: 390;
  margin-top: 244;
}

#faq
{
  float: left;
  position: absolute;
  width: 47;
  height: 25;
  margin-left: 482;
  margin-top: 244;
}

#forum
{
  float: left;
  position: absolute;
  width: 52;
  height: 25;
  margin-left: 569;
  margin-top: 244;
}

#links
{
  float: left;
  position: absolute;
  width: 49;
  height: 25;
  margin-left: 662;
  margin-top: 244;
}

#navigation1
{
  position: relative;
  height: 24;
  width: 700;
  top: -110;
  margin: 0 auto;
  text-align: left;
  z-index: 3;
}

#contents
{
  position: relative;
  width: 700px;
  top: -105;
  margin: 0 auto;
  text-align: left;
  z-index: 3;
}

#navigation2
{
  position: relative;
  height: 24;
  width: 700;
  top: -105;
  margin: 0 auto;
  text-align: left;
  z-index: 3;
}

#newspost
{
  margin-top: 25px;
}

#postcontents
{
  font-family: tahoma, verdana;
  color: #EEC38B; 
  letter-spacing: 1pt;
  font-weight: normal;
  font-size: 8pt;
}

#postcontents a
{
  color: #EEC38B;
  text-decoration: none;
}

#postcontents a:visited
{
  color: #845540;
  text-decoration: none;
}

#postcontents a:hover
{
  color: #fff5dd;
}

#headline1
{
  font-family: tahoma, verdana;
  color: #EEC38B; 
  letter-spacing: 1pt;
  font-weight: bold;
  font-size: 12pt;
}

#headline1 a
{
  color: #EEC38B;
  text-decoration: none;
}

#headline1 a:hover
{
  color: #EEC38B;
  text-decoration: none;
}

#headline2
{
  font-family: tahoma, verdana;
  color: #EEC38B; 
  letter-spacing: 1pt;
  font-style: italic;
  font-size: 6pt;
}