body {
    font-family: ARIAL, HELVETICA, VERDANA;
    color: #000000;
    background-color: #ffffff;
}
a:link {
    color: #ff0000;
}
a:visited {
    color: #a00000;
}
a:hover {
    background-color: #dddddd;
}
img {
    border: 0px;
}
ul.changes li {
    font-size: small;
    margin: 0px;
}
#navigation #menu {
    font-weight: bold;
}
#navigation #menu a {
    display: block;
    text-decoration: none;
}
#navigation #menu div {
    background-color: #eeeeee;
    margin-top: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
}
#navigation #menu div div {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
}
#navigation {
    vertical-align: top;
    width: 190px;
    background-color: #ffffff;
    position: absolute;
    left: 10px;
    top: 10px;
}
#content {
    vertical-align: top;
    margin-left: 220px;
}
#prboom_logo {
    text-align: center;
    margin-bottom: 20px;
}
#sf_logo {
    text-align: center;
    margin-top: 20px;
}
#prboom_logo a,
#sf_logo a {
    text-decoration: none;
}
#footer img {
    float: right;
}
