p {
  font-size: 15px;
}

.page {
  width: 100%;
  padding-bottom: 320px;
}

.header {
  padding-left: 10px;
  padding-right: 10px;
}

.header table:first-of-type {
  display: none;
}

.header .nav {
  margin-left: -10px;
  margin-right: -10px;
  padding: 5px 10px;
}

.header .nav a {
  margin-right: 20px;
}

.topimage {
  margin-top: -20px;
  margin-bottom: 10px;
  height: 350px;
}

.first, .middle {
  margin-right: 2%;
}

.middle, .last {
  margin-left: 2%;
}

.contentouter_two {
  width: 48%;
}

.contentouter_three {
  width: 30.66%
}

.contentouter_four {
  width: 22%;
}

.contentouter_two h2, .contentouter_three h2, .contentouter_four h2 {
  padding: 5px 0px;
  margin: 0px 0px 5px;
}

.contentouter_two img, .contentouter_three img, .contentouter_four img {
  width: 100%;
}

.contentouter_three .content .profile {
  width: 50%;
}

.left_column {
  width: 22%;
  margin-right: 3%;
}

.right_column {
  width: 75%;
}

.content table {
  width: 100%;
}
/* Stylesheet: waagoe_small_screens Modified On 2013-11-30 09:01:21 */
