body 
{ 
    background-color: none; 
    background-image: img/bg.gif; 
    overflow: hidden;
} 

#container1 
{ 
    background-color: #ffffff;
    background-image: none; 
    color: #000000; 
    position: absolute;
top: 8px; 
    left: 15%; 
    width: 44%; 
    height: 96%; 
    margin-left: -10%; 
    margin-top: 2px; 
    overflow-y: scroll; 
    scrollbar-base-color: #f2eee8; 
} 

#container2 
{ 
    background-color: #ffffff;
    background-image: none; 
    color: #000000; 
    position: absolute;
top: 8px; 
    left: 65%; 
    width: 44%; 
    height: 96%; 
    margin-left: -15%; 
    margin-top: 2px; 
    overflow-y: scroll; 
    scrollbar-base-color: #f2eee8; 
} 



#container
{ 
    background-color: #ffffff;
    background-image: none; 
    color: #000000; 
    position: absolute;
top: 8px; 
    left: 15%; 
    width: 90%; 
    height: 96%; 
    margin-left: -100px; 
    margin-top: 2px; 
    overflow-y: scroll; 
    scrollbar-base-color: #f2eee8; 
} 




p 
{ 
    text-indent: 15px; 
    text-align: justify; 
    line-height: 110%; 

    font-family: Arial, Georgia, serif, Century Schoolbook, Times New Roman; 
    color: #4f3b25;
   
   
    margin : 2px 15 6 15; 
    text-decoration: none; 
} 

h3, h4, hr
{
 color: #4f3b25;
}

 a { text-decoration: none;  FONT-FAMILY:  Arial, sans-serif;   font-size: 11pt; font-weight: normal; color: #ffffff; }
     
a:hover  { text-decoration: none; FONT-FAMILY: Arial, sans-serif;  background-color: #f2eee8; color: #800000; }

.atelo {
  font-family: Arial, sans-serif;  
  font-size: 10pt;
  color: #800000;
  text-decoration: none;
  } 

.itelo {
  font-family: Arial, sans-serif;  
  font-size: 10pt;
  color: #f2eee8;
  text-decoration: none;
  } 

.bibbig {
 LINE-HEIGHT: 1.2; FONT-FAMILY: arial, sans-serif ;
  font-size: 20pt;
  font-weight: normal;
	color: #d3d3d3;
  }

input.btn{
   color:#050;
   font-family: Verdana, Arial, Helvetica, sans-serif;;
   font-size: 11px;
   
   background-color: #f2eee8;}
