img, a img, :link img, :visited img {
  border: 1px solid;
}

#fullheight {
  padding: 20px 0;
}

#container {
  width: 960px;
  margin: 0 auto;
  border-left: 1px solid;
  border-right: 1px solid;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

#title h1 {
  float: left;
  text-align: center;
  padding: 0 0.2em;
}

#address p {
  float: right;
  padding: 0.8em;
}

#nav {
  margin-bottom: 2em;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

#nav ul {
  float: right;
  padding: 0 0.5em;
}

#nav li {
  float: left;
  padding: 0.6em 1em;
}

#subnav {
  margin-top: 2em;
  margin-bottom: 2em;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

#subnav ul {
  float: left;
  padding: 0.4em 0;
}

#subnav li {
  float: left;
  width: 160px;
  padding: 0.2em 0;
  text-align: center;
}

#header:after, #address:after, #nav:after, #subnav:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

#content {
  border-top: 1px solid;
}

#text {
  margin: 16px 50px;
}

#text h3 {
  display: none;
}

#text h4 {
  margin: 1em 0;
}

#text p {
  margin: 1em 0;
  text-align: justify;
}

#text .section {
  float: left;
  width: 610px;
  clear: left;
}

#text .thumbnail {
  width: 200px;
  margin-left: 660px;
  text-align: center;
}

#text .thumbnail p {
  margin: 0;
  text-align: center;
}

#images {
  clear: both;
  text-align: center;
}

#images .thumbnail {
  float: left;
  width: 192px;
  margin: 10px 0;
  display: inline;
}

#images .imagerow {
  clear: both;
}

#footer {
  height: 20px;
  line-height: 20px;
  padding: 5px;
  border-top: 1px solid;
  clear: both;
}

#footer p {
  text-align: center;
}
