img {
    border : 0;
}

div#header img {
    padding : 0;
    margin-left : 517px;
    margin-top : 52px;
}

div#left a {
    color : #fff;
    font-weight : normal;
}

div#left a:hover {
    font-weight : bold;
}

div#middle h2 {
  font-size : 1.0em;
  padding-bottom : 10px;
}

div#middle h3 {
  font-size : 0.9em;
}

div#middle p {
  font-family : Tahoma, sans-serif;
  font-size : 12px;
  margin-bottom : 10px;
  line-height : 150%;
}

div#middle a {
  text-decoration : underline;
  color : #fff;
}

div#middle a:hover {
  text-decoration : none;
}

div#middle ul {
  font-size : 12px;
  margin-left: 20px;
}