body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    border:0;
    background-repeat: no-repeat;        
}
.event {
    border-bottom: 1px dashed #000;
    padding: 5px;
}
.event h2{
    border:0;
    margin: 0;
    padding: 0;
    font-size: 15px;
}
.main {
    marin:0;
    border:0;
    padding:0;
    text-align: left;
    width: 650px;
    position:absolute;
    top:10px;
    left: 10px;
}
#header {
    height: 75px;
    width: 650px;    
    background-image: url("../img/header.png");             
}
#header-text {
    padding-top: 20;
    padding-left: 230;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;

}

#index{
}
#index-left {
    float: left;
    width: 175px;
}
#index-title{
    background-color: #D56D29;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
}
#index-left-text{
    background-color: #FFFFFF;
    font-size: 11px;

}

#index-right{
    width: 470px;
    height: 250px;
    float: right;
    color: #D56D29;
    font-weight: bold;
    font-size: 25px;
    background-image: url("../img/center.jpg");             
    clear: none;
}
#index-right-text{
    color: #D56D29;
    font-weight: bold;
    font-size: 25px;
    margin-left: 15px;
    margin-top: 35px;
}
.menu {
    border-top: 10px solid white;
    border-bottom: 10px solid white;
    margin-left: 180;
    font-size: 12px;
    font-weight: bold;
}

.active{
    color: #D56D29;
}
.active2{
    color: #000;
}

#contacts {
    font-size: 11px;
}
#contacts b{
}
.authors {
    color: #D56D29;
    font-weight: bold;
}
.menu A:LINK { color: #000000; text-decoration: none; }
.menu A:VISITED {color: #000000;text-decoration: none; }
.menu A:ACTIVE {color: #000000;text-decoration: none; }
.menu A:HOVER {color : #000000; text-decoration: underline; }

.index-page {
    float: left;
    width: 175px; 
    height: 300px;
    font-size: 12px;
    font-weight: bold;
}.menu2 {
    float: left;
    width: 175px; 
    height: 300px;
    font-size: 12px;
    font-weight: bold;
    background-image: url("../img/menu2.jpg");                 
}
.menu2-content {
    margin-top: 30px;
    margin-left: 30px;

}

.menu2 A:LINK { color: #D56D29; text-decoration: none; }
.menu2 A:VISITED {color: #D56D29;text-decoration: none; }
.menu2 A:ACTIVE {color: #D56D29;text-decoration: none; }
.menu2 A:HOVER {color : #D56D29; text-decoration: underline; }

.content2 {
    font-size: 11px;
    margin-top: 25px;
    margin-left: 180px;
}
.content {

}

h1{
    color : #D56D29;
}
.content A:LINK { color: #000000; text-decoration: underline; }
.content A:VISITED {color: #000000;text-decoration: underline; }
.content A:ACTIVE {color: #000000;text-decoration: underline; }
.content A:HOVER {color : #D56D29; text-decoration: underline; }


.inic {
    font-weight: bold;
    color: #00723d;
}

.inic h2 {
    font-size: 100%;
}

.paragraf {
    margin: 0 0 0 10 ;
    border: 0px;
    padding: 0px;
    font-size: 11px;
}

h3 {
    color: #D56D29;
    font-size: medium;
    border: 0;
    margin: 0;
    padding: 0;
}

#footer {
    padding-top: 20px;
    padding-left: 50px;    
    font-size: 9px;
    text-align: right;
    color: #888888;
    clear: both;
}
#footer A:LINK { color: #888; text-decoration: underline; }
#footer A:VISITED {color: #888;text-decoration: underline; }
#footer A:ACTIVE {color: #888;text-decoration: underline; }
#footer A:HOVER {color : #ddb225; text-decoration: underline; }

