body {
  margin-right: 75px;
  margin-left: 75px;
  background-color: #94a8b6;
}
div#wrapper {
  height: 1000px;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  font-family: Metrophobic, Verdana, sans-serif;
}
header img {
  margin-bottom: -25px;
  display: block;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 30px;
  padding: 0px;
}
a:visited {
  color: #fff000;
}
@font-face {
  font-family: "Metrophobic";
  src: url(fonts/Metrophobic.ttf) format("truetype");
}
header#title h2 {
  font-style: normal;
  font-weight: normal;
  color: #132530;
  font-size: 21pt;
  font-family: Metrophobic, Verdana, sans-serif;
}
header#title h1 {
  font-style: normal;
  font-weight: normal;
  padding-top: 5px;
  padding-left: 50px;
  color: #132530;
  font-size: 14pt;
}
article#info {
  margin-top: 25px;
  width: 175px;
  float: left;
  padding-right: 25px;
  border-right-style: solid;
  border-right-color: #132530;
  border-right-width: 2px;
  margin-left: 0px;
}
article#info h1 {
  line-height: 24pt;
  color: #132530;
  font-style: normal;
  font-weight: normal;
  font-size: 14pt;
}
article#info p {
  padding-bottom: 15px;
  line-height: 14pt;
  font-size: 12pt;
  letter-spacing: 1px;
}
article#images {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 25px;
  padding: 0px;
}
article#images section.main {
  display: block;
  margin-left: 250px;
}
article#images nav.thumbs {
  margin-bottom: 30px;
  width: 100px;
  float: right;
  display: block;
  padding-bottom: 30px;
}
footer {
  clear: both;
  border-top-color: #132530;
  border-top-style: solid;
  border-top-width: 2px;
  margin-top: 100px;
}
footer nav {
  margin-left: 260px;
  margin-top: 10px;
  width: 960px;
  text-decoration: none;
  font-size: 12pt;
  color: #132530;
  list-style-type: none;
  padding-right: 20px;
  padding-left: 20px;
}
footer nav ul li a {
  text-align: center;
  text-decoration: none;
  font-size: 12pt;
  color: #132530;
  list-style-type: none;
  padding-right: 20px;
  padding-left: 20px;
}
footer p {
  margin-top: 10px;
  margin-left: 365px;
  text-decoration: none;
  font-size: 8pt;
  color: #132530;
  list-style-type: none;
  padding-right: 20px;
  padding-left: 20px;
}
 