body {
    margin:10px;
    padding:0;
    border:0;
    
    /* Typo */
    font-family: "Trebuchet ms","Gill Sans MT", "Gill sans",  sans-serif;
    font-size:13px;
    color:#ffffff;
    line-height:17px;
    text-decoration:none;
    font-weight:normal;
    text-transform:none;
    
    background-color:#fcf7ee;
}


a, img {
    border:0;
}

div, form {
    display:block;
    margin:0;
    padding:0;
    border:0;
    
    font-family: "Trebuchet ms","Gill Sans MT", "Gill sans",  sans-serif;
    font-size:13px;
    color:#ffffff;
    line-height:17px;
    text-decoration:none;
    font-weight:normal;
    text-transform:none;
    
    z-index:1;
}

#navigation {
    float:left;
    position:relative;
    top:62px;
    left:18px;
    height:100%;
    width:236px;
    z-index:10;
}

#content {


}

.activeBox {
    padding:0;
    margin:0;
    width:140px;
    height:18px;
    background-color:white;
}

.frame {
    margin:10px auto auto auto;
    width:988px;
    text-align:left;
}

div.module {
    float:right;
    position:relative;
    top:-100px;
    left:-10px;
    width:660px;
    z-index:100;
}



div.top {
    height:188px;

}

div.middle {

}

div.bottom {
    clear:both;
    position:relative;
}



div.box {

    position:relative;
    top:30px;
    left:50px;
}


.headline {

    font-family: "Trebuchet ms","Gill Sans MT", "Gill sans",  sans-serif;
    font-size:15px;
    color:#ffffff;
    line-height:24px;
    text-decoration:none;
    font-weight:bold;
    text-transform:none;

}

.footer {
z-index:500;
}



a, a:link, a:active, a:visited {

    font-family: "Trebuchet ms","Gill Sans MT", "Gill sans",  sans-serif;
    font-size:13px;
    color:#ff0000;
    line-height:17px;
    text-decoration:none;
    font-weight:normal;
    text-transform:none;
    border:0;

}

a:hover {
    color:#ffffff;
}
