body {
  background-image: url('bg6.jpg');
  background-color: #BEC6D3;
  font-family: Verdana, Arial;
  font-size: 11px;
}
#main {
  border-width: 1px;
  border-style: solid;
  border-color: #5F708B;
}
#header {
  background-image: url('compassion2.jpg');
  height: 104px;
}
#t_center {
  height: 42px;
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
#t_center2 {
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: normal;
  font: #000000;
  text-align: left;
  background-color: #FFFFFF;
}
#footer {
  font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  font: #000000;
  text-align: center;
  background-color: #FFFFFF;
}
.left_top {
  background-image: url('http://compassionoforegon.org/main_images/top.jpg');
  background-repeat: no-repeat;
  background-position: center;
  height: 26px;
  margin: 0;
}
.left_middle {
  background-color: #9EA9BD;
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #FFFFFF;
  width: 200px;
  text-align: center;
}
.left_bottom {
  background-image: url('http://compassionoforegon.org/main_images/bottom.jpg');
  background-repeat: no-repeat;
  background-position: center;
  height: 26px;
  margin: 0;
}
a:link {
  color: #1B527B;
  /*color: #0E4F6F;*/
  text-decoration: underline;
}
a:visited {
  color: #1B527B;
  /*color: #0E4F6F;*/
  text-decoration: underline;
}
a:hover {
  color: #2D3542;
  font-weight: underline;
}
hr {
  color: #BEC6D3;
  width: 350px;
  text-align: center;
}
.main_h1 {
  font-family: Verdana, Arial;
  font-size: 16px;
  font-weight: bold;
  font: #2D3542;
  text-align: center;
}
img {
  float:left;
}
.fields {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #9EA9BD;
  padding: 4px;
}
.legends {
  border-width: 1px;
  border-style: solid;
  border-color: #9EA9BD;
  padding:3px;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
}
.news {
  font-family: Verdana, Arial;
  font-size: 13px;
  font-weight: bold;
  font: #2D3542;
  text-align: center;
}
 #drop {
    border: 1px;
    border-color: #5F708B;
    border-style: solid;
    background-color: #FFFEFC;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #14566E;
    width: 80px;
    padding: 5px;
 }