#home #content,
#home #sidebar {
  margin-top: 0;
}

#home #sidebar .image-small {
  margin-top: 0;
}

#home #announcement {
  margin-bottom: 2em;
  color: #FFFFFF;
  background-color: rgb(179, 150, 171);
}

#home #announcement a {
  color: rgb(233, 237, 102);
}

#home #announcement a:hover {
  color: #FFFFFF;
}

#home #announcement .top {
  height: 5px;
  background: url(/img/trim_event_top.jpg) left top repeat-x;
}

#home #announcement .bottom {
  height: 5px;
  background: url(/img/trim_event_btm.jpg) left bottom repeat-x;
}

#home #announcement .content {
  margin: 1em;
}

#home #announcement .event {
  margin-bottom: 2em;
}

#home #announcement .last {
  margin-bottom: 0;
}

#home #announcement h2 {
  margin-bottom: 1em;
}

#home #announcement h3 {
  font-family: Verdana, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-top: 1.4em;
}

#home #announcement p {
  margin-top: 0.25em;
}

#home #announcement table tbody th {
  font-style: italic;
}

#home #announcement table tbody th,
#home #announcement table tbody td {
  vertical-align: top;
}

#home #announcement dl {
  margin-left: 1em;
  margin-bottom: 1em;
}

#home #announcement dt {
  float: left;
  clear: left;
}

#home #announcement dd {
  margin-left: 10em;
}

#home #events h4 {
  padding-top: 15px;
  background: url( /img/rule_diam.jpg ) center top no-repeat;
  margin-top: 1em;
  
  font-family: Verdana, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

#home #events h4 a {
  font-style: normal;
}
