body {
  background: #333333 url('/images/722682.jpg') top no-repeat;
}
div.container_12 {
  
  margin: 20px auto;
}

div#head h1 a {
  display: block;
  width: 700px;
  height: 89px;
  background: url('/images/heading.png') bottom right no-repeat;
  text-indent: -9999em;
}
div#head h1 a:focus {
  background: url('/images/heading_neg.png') bottom right no-repeat;
}
div#head p {
  text-indent: -9999em;
  height: 0;
  margin: 0;
}
div#sidebar-1 {
  background: url('/images/overlay.png');  
}
div#sidebar-1 ul.section_list {
  margin: 0;
  padding: 0 8px;
}
div#sidebar-1 ul.section_list li {
  margin: 0;
  list-style: none;
  padding: 4px 0;
}

div#sidebar-1 p, div#content p, div#content ul, div#content ol, div#content h1, div#content h2, div#content h3, div#content address {
  padding: 4px 8px;
}
div#content {
  background: url('/images/overlay.png'); 
  padding: 8px 0;
}
.current {
  font-weight: bold;
}
h1, h2 {
  letter-spacing: -1px;
}
a {
  color: #990000;
  padding: 2px;
}
a:hover, a:focus {
  background-color: #990000;
  color: white;
}
input {
  border: 1px solid #666;
  padding: 2px;
}
input:focus {
  background-color: #ccc;
  border: 1px solid #333;
}

ul.gallery li {
  float: left;
  list-style: none;
  margin: 0 4px;
}
ul.gallery li a {
  float: left;
}
p#rcahms a:hover, p#rcahms a:focus {
  background-color: transparent;
}
p#rcahms a img {
  border: 2px solid transparent;
}
p#rcahms a:hover img, p#rcahms a:focus img {
  border: 2px solid #900;
}
ul.gallery li a:hover, ul.gallery li a:focus {
  background-color: black;
}
div.comments-wrapper {
  padding: 10px;
}
div.comments-wrapper td {
  padding: 4px 0;
}
.comments-wrapper label {
  padding: 0 4px;
}