/* Generated by KompoZer */
#news {
  float: left;
  width: 440px;
  padding-right: 10px;
}
#noticeboard {
  width: 295px;
  text-align: center;
  float: left;
}
#logos {
  width: 485px;
  float: left;
  clear: both;
}
.newsdate {
  font-weight: bold;
  color: white;
  background-color: black;
  text-align: center;
  width: 18%;
}
.newsheadline {
  color: red;
  font-weight: bold;
  background-color: #d5fed1;
  padding-left: 10px;
  width: 77%;
}
.newscategory {
  font-size: x-small;
  font-weight: bold;
  width: 5%;
  text-align: center;
  color: #cccccc;
  background-color: #999999;
}
.newslinks {
  text-align: right;
  font-size: x-small;
}
.eventimage {
  border-style: solid;
  border-width: 1px;
  margin-bottom: 10px;
  margin-left: 0px;
}
