body {
  margin: 0% 6% 0% 2%;
  font: normal normal 13px 'Trebuchet MS',serif;
}
#wrapper {
  width: 100%;
  border-left: 2px solid #5d6165;
  border-right: 2px solid #5d6165;
}
#header {
  background-color: #d9dde2;
  border-bottom: 5px solid #969ea5;
  height: 56px;
  color: #000080;
  font-size: 29px;
  padding: 0px 0px 0px 4px;
}
#header_in1 {
  height: 30px;
  text-align: right;
  padding: 0px 4px 0px 0px;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  color: #0000a0;
}
#header_in2 {
  float: right;
  width: 37%;
  background-color: #969ea5;
  height: 26px;
}
#header_in2 img {
  float: left;
}
#header_text {
  float: left;
  margin-top: -5px;
}
#links {
  padding: 0px 4px 0px 0px;
  background-color: #d9dde2;
  height: 20px;
  width: 50%;
  float: right;
  font-weight: bold;
  font-size: 11px;
  text-align: right;
}
#links img {
  float: left;
}
#links a {
  padding: 0px 0px 0px 4px;
  text-decoration: none;
}
#links a:link {
  color: #095ca5;
}
#links a:visited {
  color: #095ca5;
}
#links a:hover {
  color: #0000ff;
}
#links a:active {
  color: #ff0000;
}
#links a.curpage:link {
  color: #c3150b;
}
#links a.curpage:visited {
  color: #c3150b;
}

#content {
  clear: both;
  padding: 4px 0px 4px 4px;
}
#content #main {
  padding: 0px 10px;
}
#content #main .title {
  color: #095ca5;
  font-weight: bold;
  margin: 0px 0px 3px 0px;
}
.right {
  width: 175px;
  float: right;
  margin-left: 10px;
}
.right_head {
  color: #0000a0;
  font-size: 18px;
}
.right_foot {
  font-size: 18px;
  text-align: center;
}
.right_foot img {
  border: none;
}
.right_content {
  font-size: 11px;
  background-color: #d9dde2;
  min-height: 40px;
  padding: 2px 10px 18px 14px;
  background-image: url( '/images/tri3.gif' );
  background-position: left bottom;
  background-repeat: no-repeat;
}
.right_content .title {
  color: #095ca5;
  font-weight: bold;
  margin: 6px 0px 3px 0px;
}
#footer {
  clear: both;
}
ul {
  margin: 0px;
}
table tr td {
  vertical-align: top;
}
#content #main .events .event.name {
  margin-top: 8px;
  font-weight:bold;
  color:#990000;
  font-size: 14px;
}
#content #main .events .event.date {
  margin-top: 8px;
  font-weight:bold;
  color: #336600;
  font-size: 14px;
}
#content #main .events .event.title {
  font-weight:bold;
  color:#0000a0;
  font-size: 14px;
  margin: 0px 0px 3px 0px;
}
#content #main .events .event.text {
}
