body{
   margin: 20px 0px 20px 0px;
   padding: 0;
   text-align: center;
   font-family: Verdana;
   font-size: 15px;
   background: #e9eafd url(img/bg.jpg) repeat-x;
}

a{
   color: #a61d1d;
   text-decoration: underline;
}

a:hover{
   color: #ff3c3c;
}

#home a{
   color: #000000;
   text-decoration: none;
}

#home a:hover{
   color: #000000;
   text-decoration: none;
}

#home2 a{
   color: #000000;
   text-decoration: none;
}

#home2 a:hover{
   color: #000000;
   text-decoration: none;
}

div{
   margin: 0;
   padding: 0;
}

h1{
   margin: 45px 0px 15px 95px;
}

#container{
   width: 790px;
   margin: 0 auto 0 auto;
   text-align: left;
   border: 1px solid black;
   background: #FFFFFF url(img/contentbg.jpg) repeat-x;
}

#container2{
   width: 800px;
   margin: 0 auto 0 auto;
   text-align: left;
   border: 1px solid black;
   background: #FFFFFF url(img/top.jpg) no-repeat;
}

#text{
   padding: 10px;
   text-align: justify;
}

#menu{
   float: left;
   width: 230px;
   background: #ffffff url(img/menubg.jpg) repeat-x;
   padding: 10px;
   text-align: center;
   border-right: 1px solid black;
   border-bottom: 1px solid black;
}

#submenu{
   background: #f79d53;
   padding: 10px;
   line-height: 30px;
   border: 1px solid #5b0b0b;
}

.menulist{
   border: 1px solid #870c0c;
   color: #000000;
   background: #f7b177 url(img/buttonbg.jpg);
}

.menulist a{
   color: #000000;
   text-decoration: none;
}

.menulist:hover{
   color: #FFFFFF;
   background: #ffdfc4 url(img/buttonbghover.jpg);
}

.menublank{
   height: 10px;
}

#content{
   width: 519px;
   padding: 13px 0px 0px 9px;
   float: left;
   text-align: center;
}

#content2{
   padding: 7px 14px 14px 14px;
   text-align: justify;
   line-height: 20px;
}

.border1{
   border: 1px solid #31849b;
}

#footer{
   width: 790px;
   margin: 0 auto 0 auto;
   border: 1px solid black;
   background: #FFFFFF;
}

#footer p{
   font-size: 10px;
   text-align: center;
   padding: 0px;
   margin: 5px;
}

.divider{
   height: 10px;
}

.divider2{
   height: 8px;
}

.foto{
   border: 1px solid #31849b;
}

.right{
   float: right;
   border: 1px solid #31849b;
   margin-left: 10px;
}

#home{
   float: right;
   margin: 38px 20px 0px 0px;
}

#home2{
   text-align: center;
}

.fotogaleria{
   text-align: center;
}

.fotogaleria img{
   margin-bottom: 5px;
   border: 1px solid black;
}
