body {
    background: url(gfx/bg_top.jpg) repeat-x #F9F9F9;
    margin: 0px auto;
    text-align: center;
    float: center;
}

#top {
    margin: 0px auto;
    width: 770px;
    height: 80px;
    text-align: center;
    float: center;
}

#famar {
    background: url(gfx/famar.jpg) no-repeat;
    width: 195px;
    height: 80px;
    float: left;
}

#menu {
    width: 575px;
    text-align: left;
    float: left;
}

#menuText ul {
    list-style: none;
    float: right;
    margin: 0px;
}

#menuText li {
    float: left;
    margin: 55px 0px 0px 20px;
}

#menuText a {
    color: #4D80B3;
    text-decoration: none;
    font-family: verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

#menuText a:hover {
    color: #F40093;
}

#testTubes {
    background: url(gfx/test-tubes-en.jpg) no-repeat;
    height: 210px;
    width: 770px;
    text-align: center;
    float: center;
    margin: 0px auto;
}

#content {
    background: url(gfx/bg_content_top.jpg) no-repeat top #FFFFFF;
    border-left: 1px solid #D9DDDB;
    border-right: 1px solid #D9DDDB;
    text-align: center;
    float: center;
    margin: 0px auto;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #566968;
    text-align: justify;
    width: 768px;
}

#contentText {
    padding: 15px;
    line-height: 150%;
}

#contentText h1 {
    font-family: Georgia, sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #6870C6;
    text-align: left;
}

#contentText a {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #E8003A;
    text-decoration: none;
}

#contentText a:hover {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #666699;
    text-decoration: none;
}

#contentText .filesList {list-style: none;}

#footer {
    width: 770px;
    background: #EFF1F0;
    margin: 0px auto;
    text-align: center;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #2F8CB9;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 2px solid #C8C8C8;
    border-bottom: 1px solid #E0E4E2;
    margin-bottom: 15px;
}

#footer a {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #2F8CB9;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}
