body {
    font-family:Verdana, Arial, sans-serif;
}

a {
    color:#000000;
}
a:hover {
    color:#999999;
}

.siteBackground {
    color:#000000;
    background-color:#423e3e;
    
    font-size:10px;
}

#mainMenuContainer {
    font-size:13px;
    font-weight:800;
    font-style:italic;
}

#subMenuContainer {
    font-size:11px;
    font-weight:500;
}

.contentBackground {
    background-color:#F4F4F4;
}

#shortContentText {
    font-family:Verdana, Arial, sans-serif;
    line-height:15px;
    font-size:11px;
}

#fullContentText {
    font-family:Verdana, Arial, sans-serif;
    line-height:15px;
    font-size:11px;
}

.shortContentMore {
    font-size:10px;
}

.infoBox {
    font-size:10px;
    border:1px solid #999999;
    background-color:#F4F4F4;
}

.infoText {
    font-size:9px;
}

.line {
    border-top-width:1px;
}

.copyrightText {
    font-size:9px;
}

.cornerTopRight {
     background-image:url("../images/corner/home.jpg");
}
