#page {
  width: 933px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid black;
  background-color: #f4f4f4;
  padding-left: 15px;
  padding-right: 15px;
  font-family: georgia, 'times new roman', times, serif;
  font-size: 14px;
}
#masthead {
  background-color: #ffffff;
  border-bottom: 2px solid #000000;
  margin-left: -15px;
  width: 963px;
  height: 60px;
  padding-bottom: 5px;
}
#masthead img {
  padding-left: 5px;
  padding-top: 5px;
}
#masthead h1 {
  font-size: 29px;
  margin-left: 275px;
  font-family: arial, helvetica, sans-serif;
  display: inline;
}
#nav {
  width: 963px;
  background-color: #ffffff;
  padding: 0;
  margin: 0;
  margin-left: -15px;
  margin-top: 2px;
  width: 963px;
  height: 22px;
  line-height: 14px;
  border-bottom: 1px solid #cccccc;
}
#nav ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
  width: 100%;
  border: 0;
  white-space: nowrap;
}
#nav li {
  line-height: 20px;
  display: inline;
  border-right: 1px solid #cccccc;
  margin: 0;
  padding-right: 12px;
  padding-left: 12px;
  padding-top: 5px;
  padding-bottom: 6px;
  font-size: 12px;
  text-align: center;
}
#nav a {
  color: #333333;
}
#subnavigation {
  width: 963px;
}
#aCol {
  float: left;
  display: block;
  position: relative;
  width: 562px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  padding-right: 0px;
  margin-bottom: 10px;
  border-right: 0px;
}
#cCol {
  float: right;
  display: block;
  position: relative;
  width: 367px;
  background-color: #ffffff; border: 1px solid #cccccc;
  padding-left: 0px;
}
#search {
  background-color: #f4f4f4;
  width: 350px;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
}
#cCol h3 {
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 4px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  padding-top: 8px;
  width: 350px;
  border-top: 1px solid #cccccc;
}
#cCol p {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 2px;
  margin-bottom: 6px;
  color: #666666;
}
#footer {
  clear: both;
  border-top: 2px solid #000000;
  margin-left: -15px;
  width: 933px;
  padding: 15px;
  color: #666666;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}
input.text {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  padding: 2px;
}
input.submit {
  font-size: 10px;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 3px;
}
#headerimg {
  margin-top: -20px;
}
#content {
  padding-left: 30px;
  padding-right: 30px;
}
.post {
  border-bottom: 1px solid #ccc;
  padding-top: 13px;
  padding-bottom: 13px;
}
.post-content {
  font-size: 14px;
  color: #333333;
  line-height: 21px;
  margin: 0;
  margin-bottom: 14px;
}
.post-meta {
  font-size: 10px;
  line-height: 15px;
}
.post-meta .time {
  color: #808080;
  font-family: arial, helvetica, sans-serif;
}
.post-meta .comments {
  color: #004276;
  font-family: arial, helvetica, sans-serif;
}
.post-meta h2 {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 7px;
  color: #004276;
  line-height: 19px;
}
.post-meta h3 {
  color: #808080;
  font-family: arial, helvetica, sans-serif;
  margin-top: 2px;
  margin-bottom: 2px;
  font-weight: normal;
  line-height: 13px;
  text-transform: uppercase;
}
a {
  text-decoration: none;
  color: #808080;
}
a:visited {
  color: #666699;
}
a:hover {
  text-decoration: underline;
}
table {
  table-layout: fixed;
  width: 100%;
}
