body {
  background: left top url(images/bg.jpg) no-repeat #000;
  font-family: Tahoma, serif;
  font-size: 10pt;
  color: #fff;
}
a {
  color: #ff6600;
  border: none;
  text-decoration: none;
}
a:hover {
  color: #fff;
  border: none;
  text-decoration: none;
}
img {
  border: none;
}
div#base {
  width: 730px;
  height: auto;
  overflow: hidden;
}
a#index {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 260px;
  height: 200px;
}
a#albums {
  display: block;
  position: absolute;
  left: 275px;
  top: 0px;
  width: 130px;
  height: 100px;
}
a#gallery {
  display: block;
  position: absolute;
  left: 410px;
  top: 30px;
  width: 100px;
  height: 80px;
}
a#media {
  display: block;
  position: absolute;
  left: 515px;
  top: 10px;
  width: 90px;
  height: 90px;
}
a#links {
  display: block;
  position: absolute;
  left: 610px;
  top: 10px;
  width: 90px;
  height: 80px;
}
a#guestbook {
  display: block;
  position: absolute;
  left: 550px;
  top: 105px;
  width: 150px;
  height: 50px;
}
div#site {
  float: right;
  width: 459px;
  margin: 211px 6px 0 0;
  padding: 0px 0 0 32px;
  background: top left url(images/content_bg.jpg) repeat-y;
}
div#site h1 {
  width: 459px;
  height: 40px;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
div#site div#content {
  width: 425px;
  height: auto;
  overflow: hidden;
  margin: -35px 0 0 0;
  padding: 0;
  text-align: justify;
}
div#site div.galrow {
  margin: -11px 0 0 -5px;
  clear: both;
}
div#site div.gal  {
  float: left;
  padding: 5px;
  background-color: #222;
  text-align: center;
  margin: 11px 0 0 5px;
  font-size: 10pt;
}
div#site div.gal a {
  text-decoration: none;
}
div#site div.gal img {
  display: block; 
  margin-bottom: 5px;
}
div#content form {
  height: auto;
  overflow: hidden;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}
div#content input, textarea {
  border: 1px solid #333;
  background-color: #000;
  color: #fff;
}
div#content form div.fleft {
  float: left;
  width: 100px;
  margin-bottom: 5px;
}
div#content form div.fright {
  float: left;
  clear: right;
  width: 300px;
  margin-bottom: 5px;
}
div#content div.post {
  clear: both;
  border: 1px solid #333;
  border-top: 2px solid #333;
  margin-bottom: 10px;
  padding: 5px;
}
div#content div.post:last-child {
  margin-bottom: 0px;
}
div#content div.post div.name {
  font-weight: bold;
  font-size: 17px;
}
div#content div.post div.name small {
  font-weight: normal;
  font-size: 10px;
}
div#content div.post p {
  margin: 0;
  padding: 10px 0 0 0;
}
div#site div#contentbottom {
  margin: 0 0 0 -32px;
  padding: 0 0 0 32px;
  color: #000;
  width: 459px;
  height: 40px;
  background: top left url(images/content_bottom.jpg) no-repeat;
}
div#left {
  float: left;
  width: 200px;
  padding: 348px 0 0 10px;
  line-height: 30px;
  font-size: 10pt;
}
div#bottom {
  clear: both;
  width: 377px;
  height: 115px;
  padding: 77px 0 0 0px;
  margin: auto 0 auto 189px;
  background: 7px 0px url(images/bottom.jpg) no-repeat;
  text-align: center;
  font-size: 7pt;
}