body {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 10pt;
  color: black;
  background: #dfdfc5;
  text-align: center;
  padding: 0px;
}

h1 {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 14pt;
  color: #969b8c;
}

h2 {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 10pt;
  color: white;
  background: #969b8c;
}

a:link {
  color: #a33131;
  text-decoration: none;
}

a:visited {
  color: #922c2c;
  text-decoration: none;
}

a:hover {
  color: #b41212;
}

textarea, select {
  border: 1px solid #969b8c;
  background: #e9edde;
}

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

div#mainbox {
  display: block;
  position: relative;
  width: 870px;
  background: #e9edde;
  text-align: left;
  border: 1px solid #969b8c;
  margin: 20px auto 30px auto;
  padding: 0px 10px 10px 10px;
}

div#topbar {
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  width: auto;
  margin: 10px;
  height: 50px;
  background: #969b8c;
  color: #e5f0e1;
}

div#topbar p {
  padding: 20px 10px 0px 10px;
  font-style: italic;
}

div#imgtop {
  display: block;
  position: absolute;
  float: left;
  clear: left;
  top: 70px;
  left: 10px; 
  margin: 10px;
  width: 160px;
  height: 160px;
  border: 1px solid #969b8c;
}

div#content {
  display: block;
  position: relative;
  top: 10px;
  left: 10px;
  margin 0px;
  width: 627px;
}

div#content li {
  margin-left: 1em;
}

div#story {
  background: #e5f0e1;
  border: 1px solid #969b8c;
  margin-bottom: 10px;
}

div#story h2 {
  display: block;
  position: relative;
  left: 0;
  right: 0;
  margin: 0px 0px 5px 0px;
  padding: 2px 10px 5px 10px;
}

div#story h3 {
  margin: 0px;
  padding: 0px 10px 0px 10px;
}

div#story p {
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px 10px 12px 10px;
}

div#story table {
  padding-bottom: 5px;
}

div#story #entrytext {
  display: block;
  position: relative;
  padding: 0px 10px 5px 10px;
}

div#gallery a, .catthumbs a {
  font-weight: bold;
}

.catthumbs img {
  margin-top: 10px;
}

.imgwrapper, .catthumbs {
  margin: 0px 10px 10px 10px;
}

.imgwrapper img, .tnexample {
  display: block;
  vertical-align: middle;
  border: 1px solid #969b8c;
}

div#image {
  text-align:center;
  background: url(/gallery/imagefade/loading.gif) 50% 50% no-repeat;
}

div#image img {
  border: 1px solid #969b8c;
}

div#imgright {
  display: block;
  position: absolute;
  float: right;
  clear: right;
  top: 70px; 
  right: 10px;
  margin: 10px;
  width: 208px;
}

div#boxright {
  display: block;
  position: absolute;
  float: right;
  clear: right;
  top: 180px; 
  right: 10px;
  width: 178px;
  margin: 10px;
  padding: 0;
  text-align: left;
  font-size: 10pt;
  color: black;
  border: 1px solid #969b8c;
  background: #e5f0e1;
}

div#boxright #story {
  margin: 0px 0px 5px 0px;
  padding: 0;
  border: none;
}

div#boxright #story h2 {
  display: block;
  position: relative;
  padding: 2px 10px 2px 10px;
  background: #969b8c;
  color: white;
  font-size: 10pt;
}

div#boxright #story #entrytext {
  padding: 0px 10px 0px 10px;
}

div#smallprint {
  display: block;
  position: relative;
  text-align: right;
  clear: both;
  bottom: 0ex;
  padding: 15px;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 9pt;
  color: black;
}
