/* CSS Document */

#container
{ position:absolute;
  right: 0;
  top: 0;
  width: 770px;}

body
{ background: #000 url(images/baga.png) right top;}  

#content
{ position: absolute;
  right: 30px;
  top: 420px;
  width: 520px;
  color: #3a3939;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 13px;}
  
  
h1
{ font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 32px;
  color:#949c9a;
  letter-spacing: 2px;
  font-weight: lighter;
    margin-bottom: 0;
	margin-top:1px;
  text-align: center;
  opacity: 0.6;
  text-transform:uppercase;}
  
b   
{ color: #a74f82; }

li
{ text-align: justify; 
  margin-top: 5px; }
  
p
{ line-height: 23px;
  margin: 0 0 10px 0; }  
  
#content a
{ color: #294d40;
  font-family: "Courier New", Courier, monospace; 
  text-decoration: none; }  
  
#content a:hover 
{ text-decoration: underline;
 color: #283c5a; }
  
i            
{ color: #3b7f9d;}   
  
h2  
{ font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 29px;
  color:#949c9a;
  letter-spacing: 4px;
  font-weight: lighter;
    margin-bottom: 0;
	margin-top:1px;
  text-align: center;
  opacity: 0.6;
  text-transform:uppercase;}
  
h3           
{ font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 25px;
  color:#949c9a;
  letter-spacing: -1px;
  font-weight: lighter;
    margin-bottom: 0;
	margin-top:1px;
  text-align: center;
  opacity: 0.6;
  text-transform:uppercase;}
  
textarea, input, select 
{ font-family: "Courier New", Courier, monospace;
  font-size: 8pt;
color: #61DFD1;
  background-color: #000; 
  border-bottom: 1px dotted #9BB7BF;
  border-top: 1px dotted #9BB7BF;
  border-right: 1px dotted #9BB7BF;
  border-left: 17px solid #a74f82;
  padding: 3px;  }     
  
.flnavi
{ font-size: 15pt; }

.flnavi a
{ font-family: "Arial Rounded MT Bold", Arial, sans-serif;}

.important
{ font-family: "Courier New", Courier, monospace;
  font-size: 9pt;
  background-color: #000; 
  padding: 1px;
  text-align: center;
  opacity: 0.6; }         
  
.important:hover
{ opacity: 1.0;}   
  
#main
{ position: absolute; 
  left: 384px; 
  top: 0px;} 
	
#content img
{ opacity: 0.4;}

#content img:hover
{ opacity: 1.0;}
	
#stats a
{ color: #89b7e6;}  

.footer
{ font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  background-color: #000;
  opacity: 0.6;
  font-size: 10px;
  line-height: 15px;
  padding: 5px;}  
  
.footer:hover
{ opacity: 1.0;}  
  
strong
{ color: #9b6c99;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-style:italic;}
  
#navi
{ position: absolute;
  right: 570px;  
  top: 410px;
  padding-top: 40px;}
  
a.clickme
{   font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 30px;
  display:block;
  text-align: right;
  color: #344043;
  text-decoration:none;
  background-color: #000;
  padding-right: 10px;
  width: 140px;
  margin: 5px;
  opacity: 0.4;}  
  
a.clickme:hover
{ opacity: 1.0;
  font-style: italic;  }
  
a.clickme:hover:first-letter
{ font-weight: bold;  }  
