body {
  margin:0px;
  padding:0px;
  padding-bottom:25px;
  background: #232329 url(/ak47/009/graphics/back.gif) bottom left fixed repeat-x;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
  line-height:1.6em;
  border-top: 10px solid #101427;
}

img {
  padding:0px;
  margin:0px;
  border:0px;
}

a {
  color:#B0CDE4;
  text-decoration:none;
}

a:hover {
  color: #232329;
  background: #B0CDE4;
}

h1 {
  display:inline;
  padding:0px;
  margin:0px;
  font-size: 11px;
  font-weight:bold;
}

#container {
  position:relative;
  width:752px;
  height:700px;
  margin:0px;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  text-align:left;
  border-top: 20px solid #000000;
  border-bottom: 20px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  background-color: white;
}

#slideshow {
  position:absolute;
  top:0px;
  left:0px;
}

#copyright {
  position:absolute;
  bottom:-40px;
  right: 0px;
  color: #A49F80;
}


#menu {
  position:absolute;
  top:701px;
  left: 6px;
  color: #DDDBFF;
  font-weight:700;
}

#details {
  position:absolute;
  top:-18px;
  left: 8px;
  color: #DDDBFF;
  font-weight:700;
}


#menu a {
  color: #DDDBFF;
  text-decoration:underline;
}

#menu a:hover {
  color: #000000;
  background: #DDDBFF;
}


#details a {
  color: #DDDBFF;
  text-decoration:underline;
}

#details a:hover {
  color: #232329 ;
  background: #DDDBFF;
}

