body {
  width: 940px;
  font-family: calibri, verdana, sans-serif;
  margin: 10px auto;
  padding: 10px 10px;
  color: #727ca3;
}

h1 {
  font-size: 120%;
  color: #727ca3;
}

hr {
  clear: both;
  margin: 0;
  padding: 0;
  height: 1px;
}

a {
  color: #96172e;
  padding: 0 20px;
  display: block;
  float: left;
  text-decoration: none;
}

#menu a {
  font-size: 90%;
}

#header {
}

#logo {
  float: left;
}

#menu {
  padding-top: 15px;
  float: right;
  color: #96172e;
}

#stripe {
  width: 940px;
  clear: left;
  border-top: 8px solid #c0d9df;
  border-bottom: 8px solid #c0d9df;
  color: #c0d9df;
  text-align: center;
  margin-top: -10px;
  margin-bottom: 0;
  line-height: 30px;
  font-size: 100%;
}

#banner {

}

#pic1, #pic2, #pic3, #pic4 {
  width: 231px;
  float: left;
  clear: none;
  color: #000;
  font-size: 70%;
  margin: 0 2px;
}

#pic1 p, #pic2 p, #pic3 p, #pic4 p {
  margin: 0;
  padding: 5px;
  background: #c0d9df;
}

.redstrip {
  background: #96172e;
  height: 8px;
}

#content {
  clear: both;
  padding: 6px;
  font-size: 80%;
}

.thispage, .pipe {
  display: block;
  padding: 0 20px;
  float: left;
  color: #000;
  font-size: 90%;
}

.pipe {
  color: #96172e;
  font-weight: bold;
}

.clearer {
  clear: both;
  height: 1px;
}