/* da main div */

#content
{ font-family: Arial, Verdana, sans-serif; 
  font-size: 10pt; 
  color: #7d7d7d;  
  padding:0 56px 0 56px;
  background: #D0CCC8 url('images/dreams_23.gif'); }
  
#wrap
{ padding: 0 20px 0 20px;
width: 100%  }  
  
#content b   
{ color: #359595 }

#content ol, li, ul
{ text-align: justify; 
  margin-top: 0; }
  
#content p
{ line-height: 20px;
  margin: 4px; }  
  
#content a
{ color: #ff2d73;
  font-family: "Courier New", Courier, monospace; 
  text-decoration: none; 
  }  
  
#content a:hover 
{ border-bottom: 2px dotted #fff; }
  
#content i            
{ color: #fff9d1; }  
  
#content img            
{ border:5px solid #98C0B8; 
  background-color:#98C0B8; }  
  
h1    
{ font-family: Arial, Helvetica, sans-serif; 
  font-size: 35pt;
  color: #fff; 
  text-transform: lowercase;
  text-align: center;
  padding: 0 0 0 0;
  margin: 0 20px 0 20px;
  font-weight: normal;
  border-bottom: 2px dotted #6fc8b5; 
  background: #cccccc url('images/h1.gif') bottom no-repeat;  }
  
h2           
{ color: #FFFFFF; 
  font-family: Arial, Verdana, sans-serif; 
  font-size: 15pt; 
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 10px;
  padding-left: 80;
  margin: 1; }
  
h3           
{ font-family: Arial; 
  font-size: 10pt; 
  text-transform: uppercase; 
  color: #FFFFFF;
  letter-spacing:3px;
  text-align: right;
  padding: 0 30px 0 0;
  font-weight: normal
   }  
  
textarea, input, select 
{ font-family: Arial, Verdana, sans-serif; 
  font-size: 10pt; 
  color: #fff;
  background-color: #359595; 
  padding-left: 5;
  border-bottom: 2px solid #ff2d73;
  border-left: 5px solid #fff9d1;
  border-right:0px;
  border-top:0px  }

       

/* etc etc etc */
body
{cursor: default;
 background: #547777 url('images/baga.gif') left top repeat-x;
 margin: 0;
 padding: 0; }  
  
.important
{ font-family: Arial, Verdana, sans-serif; 
  font-size: 9pt; 
  color: #7d7d7d;
  background-color: #fff; 
  padding: 3px;
  text-align: center;
  border-bottom: 2px solid #ff2d73;}  
  
.flnavi
{ font-size: 14pt; }    
  
/* footer */
#footer img
{ border: 0; }