* {
  border: none;
  margin: 0;
  padding: 0;
  color: #E8E3DD;
  }

a:hover {
  color: #B8B3AD;
  }

body {
  text-align: center;
  font-size: 90%;
  font-family: arial, verdana, sans-serif;
  letter-spacing: .025em;
  background: url(body_bg.gif);
  background-color: #222;
  }

div {
  text-align: left;
  margin: 0 auto;
  width: 750px;
  }

a img {
  padding: 4px;
  border: 2px solid #6C5841;
  }
  a img:hover {
    border: 2px dashed #42382C;
    }

div#header {
  margin-top: 1em;
  height: 166px;
  background: url(header.jpg) no-repeat;
  border-top: 8px solid #42382C;
  border-bottom: 1px solid #000;
  font-family: "arial narrow", arial, verdana, sans-serif;
  }
  div#header img {
    display: none;
    }
  div#header ul {
    float: right;
    width: 411px;
    }
    div#header ul li {
      display: block;
      float: left;
      width: 80px;
      text-align: center;
      background: url(header_menuitem.gif) no-repeat bottom center;
      margin: 0 1px;
      padding-bottom: 3px;
      overflow: hidden;
      }
      div#header ul li a {
        text-transform: lowercase;
        text-decoration: none;
        color: #F8F3ED;
        }
        div#header ul li a:hover {
          color: #B8B3AD;
          }
 
div#tagline {
  background-color: #42382C;
  border-bottom: 4px solid #000;
  padding: .25em 0;
  text-align: center;
  }
  div#tagline p {
    text-align: center;
    margin-right: .5em;
    }
    div#tagline p a {
      color: #F8F3ED;
      display: inline;
      text-decoration: underline;
      }
      div#tagline p a:hover {
        color: #B8B3AD;
        }

div#bigcontainer1 {
  width: 730px;
  margin-top: 2em;
  background: url(panel_mid.gif) repeat-y center;
  display: table;
  }
  div#bigcontainer1 div#bigcontainer2 {
    width: 730px;
    background: url(panel_top.gif) no-repeat top center;
    display: block;
    float: left;
    }
    div#bigcontainer1 div#bigcontainer2 div#bigcontainer3 {
      width: 730px;
      background: url(panel_bottom.gif) no-repeat bottom center;
      display: block;
      float: left;
      }
  div#bigcontainer1 h3 {
    font-size: 1.1em;
    color: #C8C3BD;
    padding: .25em .5em;
    }

div.h3widecont1 {
  margin-bottom: 6px;
  width: 516px;
  background: url(h3_wide_mid.gif) repeat-y center;
  }
div.h3widecont2 {
  width: 516px;
  background: url(h3_wide_top.gif) no-repeat top center;
  }
div.h3widecont3 {
  width: 516px;
  background: url(h3_wide_bottom.gif) no-repeat bottom center;
  }

div.h3narrowcont1 {
  margin-bottom: 6px;
  width: 169px;
  background: url(h3_narrow_mid.gif) repeat-y center;
  clear: both;
  }
div.h3narrowcont2 {
  width: 169px;
  background: url(h3_narrow_top.gif) no-repeat top center;
  }
div.h3narrowcont3 {
  width: 169px;
  background: url(h3_narrow_bottom.gif) no-repeat bottom center;
  }

div#leftpanel {
  float: left;
  width: 174px;
  padding: 10px 5px;
  text-align: center;
  }
  div#leftpanel div.webring {
    width: 140px;
    text-align: left;
    margin: 1em auto;
    border: 1px solid #42382C;
    border-left: .5em solid #42382C;
    background-color: #7C6851;
    }
    div#leftpanel div.webring p a {
      font-size: .75em;
      }
      div#leftpanel div.webring p a img {
        border: none;
        }
        div#leftpanel div.webring p a img:hover {
          border: none;
          }
  div#leftpanel textarea {
    width: 150px;
    height: 150px;
    color: #42382C;
    background-color: #E8E3DD;
    border: 2px solid #42382C;
    text-align: left;
    }
  div#leftpanel form {
    text-align: left;
    margin: 0 10px;
    }
    div#leftpanel form textarea {
      height: 50px;
      font-family: arial, verdana, sans-serif;
      font-size: 1em;
      }
    div#leftpanel form input {
      color: #42382C;
      background-color: #E8E3DD;
      border: 2px solid #42382C;
      text-align: left;
      width: 150px;
      }
      div#leftpanel form input.formbutton {
        width: 100px;
        margin-left: 54px;
        margin-top: .5em;
        background-color: #C8C3BD;
        text-align: center;
        }
        div#leftpanel form input.formbutton:hover {
          background-color: #A8A39D;
          }
  div#leftpanel ul {
    text-align: left;
    list-style-position: inside;
    margin: 1em;
    }
    div#leftpanel ul.comments {
      border-top: 2px dashed #42382C;
      border-left: 2px dashed #42382C;
      border-right: 2px dashed #42382C;
      }
      div#leftpanel ul.comments li {
        text-align: left;
        list-style-type: none;
        border-bottom: 2px dashed #42382C;
        background-color: #7C6851;
        padding: .5em;
        }
        div#leftpanel ul.comments li p {
          font-size: .8em;
          font-style: italic;
          }

div#rightpanel {
  float: right;
  width: 520px;  
  padding: 10px 5px;
  }
  div#rightpanel p {
    margin: 0 1em 0 1em;
    text-indent: 2em;
    padding-top: 1em;
    clear: both;
    }
  div#rightpanel ul {
    margin: 1.5em 1em .5em 3em;
    clear: both;
    }
  div#rightpanel div {
    float: left;
    width: 520px;
    margin: 0 auto;
    }
    div#rightpanel div div.photosmallcaption {
      display: block;
      width: 215px;
      margin: 1em 0 1em 30px;
      text-align: center;
      float: left;
      }
      div#rightpanel div div.photosmallcaption a {
        display: block;
        height: 158px;
        padding: 0;
        }
      div#rightpanel div div.photosmallcaption p {
        display: inline;
        font-size: .8em;
        font-style: italic;
        margin: 0;
        padding: 0;
        }
        div#rightpanel div div.photosmallcaption p a {
          display: inline;
          height: auto;
          }
  div#rightpanel div.photohelper {
    float: left;
    width: 230px;
    margin: 2em 14px 0 14px;
    height: 162px;
    overflow: hidden;
    }
    div#rightpanel div.photohelper h4 {
      font-size: 1.1em;
      margin: 0 1em .5em 1em;
      border-bottom: 1px dashed #E8E3DD;
      }
    div#rightpanel div.photohelper p {
      text-indent: 0;
      margin: 0 1em;
      padding: 0;
      }
    div#rightpanel div.photohelper img {
      margin: 0 10px;
      }
  div#rightpanel div#gallery {
    text-align: center;
    }
    div#rightpanel div#gallery p {
      text-align: left;
      }
    div#rightpanel div#gallery img {
      margin: 1em auto 0 auto;
      }

div#footer {
  clear: both;
  padding-top: 2em;
  }
  div#bottomnavigation {
    text-align: center;
    background-color: #6C5841;
    border-top: 3px solid #000;
    border-bottom: 1px solid #000;
    padding: .5em 0;
  }
  div#footer ul {
    display: table; 
    margin: 0 auto;
    list-style-type: none;
    }
    div#footer ul li {
      display: inline;
      }
      div#footer ul li a {
        text-transform: lowercase;
        padding: 0 1em;
        text-decoration: none;
        border: 1px solid #6C5841;
        }
        div#footer ul li a:hover {
          color: #B8B3AD;
          background-color: #5C4831;
          border: 1px solid #3C2811;
          }
  div#footer p {
    background-color: #42382C;
    color: #F8F3ED;
    text-align: center;
    width: 750px;
    display: block;
    padding: .25em 0;
    }

.center {
  text-align: center;
  margin: 0 auto;
  }

.goback {
  float: right;
  font-size: .8em;
  padding-top: .1em;
  }