/* content */

a
{ cursor: default;}

i            
{ color: #bbdb4a; }

b            
{ color: #fe221e; }

#content
{ font-family: Verdana, sans-serif; 
  font-size: 10pt; 
  color: #f8c391;
  position: relative;
  width: 500px;
  float: right;
  padding-right: 30px; }

p
{ line-height: 20px;
  margin: 0px 0 10px 0;
  text-align: justify; }
  
#content a
{ color: #dccf2f; 
  border-bottom: 1px dotted;
  cursor: default;
  text-decoration: none;  }

#content a:hover      
{ text-decoration: none;  
  cursor: default;
  color:#a68fb6; }

#content img
{ background-color: #ffdae5;
   padding: 5px;
   border: 5px solid #ffdae5; }

#content img:hover
{ background-color: #ff84aa;
   padding: 5px;
   border: 5px solid #ff84aa; }

h1
{ font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 36pt;
  letter-spacing: -3px;
  color: #ffb9c0;
  margin: 0;
  text-align: right; 
  font-weight: normal;
  padding: 0 0 0px 30px;
  border-bottom: 1px dotted;
  background: #ffffff;}
  
h2           
{ font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 30pt;
  letter-spacing: -3px;
  color: #ff9fa0;
  margin: 0;
  text-align: right; 
  font-weight: normal;
  padding: 0 20px 0px 30px;
  border-bottom: 1px dotted;
  background: #ffffff;}
   
h3           
{ font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 27pt;
  letter-spacing: -3px;
  color: #d7e43f;
  margin: 0;
  text-align: right; 
  font-weight: normal;
  padding: 0 30px 0px 30px;
  border-bottom: 1px dotted;
  background: #ffffff;}
  
body        
{ background: url('images/baga2.jpg');
  cursor: default;
  margin: 0 0 0 0; } 
  
.important
{ background-color: #f5f4f5;
  color: #A085A1;
  letter-spacing: 0;
  text-align: center;
  padding: 3px; }

.important b
{ color: #FE9C7B;}

textarea, input, select
{ padding:2px; 
  background-color:#fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  border-left: 6px solid #ff8c95;
  border-bottom: 3px solid #fff2ac;
  border-right: 0px none;
  border-top: 0px none;
  color: #ffacc1;}
  
ol, li
{ margin-top: 0;
line-height: 20px; }  

blockquote
{ padding:4px;
  color:#fdabad;
  background-color:#fffad2;
  border-bottom: 3px solid #fff;
  border-right: 2px solid #fff; }
  
/* navi */
  
a.clickme
{ padding:4px;
  color:#fdabad;
  background-color:#fffad2;
  line-height: 20px;
  margin-bottom: 10px;
  text-align: center;
  font-family: "Arial Black", Arial, Helvetica, sans-serif;
  font-size: 8pt;
  display: block;
  text-decoration: none;
  text-transform:uppercase;
  border-bottom: 3px solid #fff;
  border-right: 2px solid #fff; }
  
a.clickme:hover
{ display: block;
  text-decoration: none;
  color:#fff;
  background-color: #ff8c95; }
  
#layout
{ position: absolute;
  right: 0;
  top:0;}
  
#head {
width: 100%;
background: url('images/baga.jpg') repeat-x top right;
height: 613px;
}   

#navi
{ position: relative;
  float: left;  
  width: 120px;
  margin: 20px 0 0 45px;
  padding-left: 50px; }
  
.footer
{ font-size: 7pt;
  border-top: 3px solid #fff;
  text-align: center;
  line-height: 15px;}  
