.hide {
  display: none; }

.margin_bottom {
  margin-bottom: 10px; }

body {
  color: #666;
}

a {
  color: #6699cc;
  text-decoration: none;
}

a:hover {
  color: #98cb67; 
  text-decoration: underline;
}

h1 {
  color: #666;
  font-size: 1.6em;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0.6em;
  margin-top: 0;
}

h2 {
  color: #666;
  font-size: 1.6em;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0.6em;
  margin-top: 0;
}

h3 {
  text-transform: uppercase;
  color: #98cb67;
  font-size: 1.2em;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0.4em;
  margin-top: 0.8em; }

h4 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.4em;
}

p {
  line-height: 1.6em;
  padding: 0;
  margin-bottom: 0.8em; }

#doc2 {
  width: 72.76em;
  *width: 70.95em;
  min-width: 600px; }

#hd {
  padding-top: 20px;
}

#hd #banner {
  height: 144px;
  width: 100%;
  clear: both;
  background: url(images/banner.png) no-repeat center top; }
#hd #nav {
  height: 24px;
  width: 100%;
  clear: both;
  background: url(images/nav_bar.jpg) no-repeat center top;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  padding-top: 4px; }
  #hd #nav a {
    color: #ffffff; }
#hd #body_top {
  height: 15px;
  width: 100%;
  clear: both;
  background: url(images/body_top.jpg) no-repeat center top; }

#bd {
  background: #e4d0b7; }

#container {
  font: 1.1em Arial, Helvetica, Geneva, sans-serif;
  line-height: 1.6em;
  padding-left: 20px;
  padding-right: 10px; }

#sidebar {
  font: 1.1em Arial, Helvetica, Geneva, sans-serif;
  padding-right: 20px; }

#ft {
  padding-bottom: 100px; }
  #ft #footer_banner {
    background: url(images/footer.png) no-repeat center top;
    height: 41px;
    width: 100%;
    clear: both; }
  #ft #footer_links {
    margin: 5px;
    text-align: center;
    color: #666; }
  #ft #footer_links a {
    color: #666 }

.post p.byline {
  font-size: 10px;
  color: #999;
}

.post p.caption {
  font-size: 10px;
  font-style: bold;
  
}

.post #author img {
  float: left;
  border: 2px solid #999;
  margin-right: 15px;
  margin-bottom: 15px;
}

#swfDiv {
  margin-bottom: 20px;
}