body {
  margin: 0 0 20px 0;
  border: 0;
  padding: 0;
  background-color: #991421;
}

.clr {
  clear: both;
  width: 0;
  height: 0;
  line-height: 0;
}

a {
  text-decoration: underline;
}

a:link {
  color: #000000;
}

a:visited {
  color: #000000;
}

a:active {
  color: #000000;
}

a:hover {
  color: #000000;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

#container {
  line-height: 140%;
  background-color: #FFFFFF;
  margin: 0px 10px 0px 10px;
}

#banner-img {
  background: #991421;
  height: 170px;
}

div.img-link a {
  display: block;
  height: 120px;
  text-decoration: none;
}

.banner-alt {
  display: none;
}

#pagebody {
  position: relative;
  width: 100%;
}

#pagebody-inner {
  position: static;
  width: 100%;
}

.content {
  padding: 15px 15px 5px 15px;
  background-color: #FFFFFF;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
}

.sidebar {
  padding: 5px;
  width: 200px;
}

.sidebar a {
  text-decoration: underline;
}

.sidebar a:link {
  color: #000000;
}

.sidebar a:visited {
  color: #000000;
}

.sidebar a:active {
  color: #000000;
}

.sidebar a:hover {
  color: #666666;
}


.content p {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  font-weight: normal;
  line-height: 150%;
  text-align: justify;
  margin-bottom: 10px;
}

.content blockquote {
  line-height: 150%;
}

.content li {
  line-height: 150%;
}

.content h2 {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  border-bottom: 1px solid #999999;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 3px;
}

.content h3 {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
}

.content p.posted {
  clear: both;
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  border-top: 1px dotted #999999;
  text-align: left;
  font-weight: bold;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
}

.sidebar h2 {
  color: #991421;
  font-family: Arial, sans-serif;
  font-size: x-small;
  border-bottom: 1px solid #000000;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px;
  letter-spacing: .3em;
}

.sidebar ul {
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 30px;
}

.sidebar li {
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: x-small;
  text-align: left;
  line-height: 150%;
  margin-top: 10px;
  list-style-type: none;
}

.sidebar img {
  border: 1px solid #FFFFFF;
}

.photo {
  text-align: center;
  margin-bottom: 20px;
}

.link-note {
  font-family: Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin-bottom: 15px;
}

.frame {
  border: 2px solid #000000;
}

#powered {
  font-family: Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  color: #000000;
  margin-top: 50px;
}

#comment-data {
  float: left;
  position: relative;
  width: 250px;
  padding-right: 15px;
  margin-right: 15px;
  text-align: left;
}

#do-cookie
{
  margin-left: 0;
  vertical-align: middle;
}

textarea[id="comment-text"] {
  width: 80%;
}

.image-full {
  width: 300px;
}

.image-thumbnail {
  float: left;
  width: 130px;
  margin-bottom: 10px;
}

.image-thumbnail img {
  width: 115px;
  height: 115px;
}

.err {
  font-weight: bold;
  color: red;
}
