BODY { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 90%;
    background: #fff1dd;
    color: #000033;
    text-align: center;
}
A:link, A:visited, A:active { 
        color: #000033;
}
A:hover { background: #dfd1bd;
        color: #000033; }

H1 { font-weight: normal;  font-size: 160%; text-align:center;     }
H2 { font-weight: bold;  font-size: 100%;     }

.main {
        margin-top: 10px;
}
#header {
        text-align: center;
        }

#leftcontent {
        float: left;
        width: 150px;
        background:#fff1dd;
        color: #000033;
        margin-right:15px;
        margin-top: 35px;
        margin-left: 5px;
        padding-bottom:20px;
        vertical-align: top;
        font-size: 90%;
        border: 1px solid #fff1d1;
        }

#rightcontent {
        font-size: 95%;
        width: 500px;
        margin-left: 0px;
        margin-top: 10px;
        background: #fff;
        color: #000033;
        border: 2px solid #000;
        border-color: #000;
        padding: 20px;
        padding-right: 10px;
        padding-left: 20px;
        padding-bottom:50px;
        vertical-align: top;
        text-indent: 0px;
        }
#centralcontent {
        text-align: center;
        margin-left: 10px;
        margin-top: 10px;
        padding: 20px;
       }

#bottompanel {
        text-align: center;
        font-size: 90%;
        }
.fotosevento {
        color: #f00;
        font-weight: bold;
        }
A.fotosevento:link,A.fotosevento:active,A.fotosevento:visited { color: red } 

.subitem {
        font-size: 80%;
        margin-left: 30px;
}
.subsubitem {
        font-size: 80%;
}

