body      {
     background-color: #0b0000; 
     color: #EAEAEA;
     font: 12px georgia, sans-serif;
     text-align:justify;}

input, textarea, select {
     border: 1px solid #8a381c;
     font: 12px century gothic, sans-serif;
     color: #EAEAEA;
     background-color: #000000;}

a:link, a:active, a:visited {
     text-decoration:none;
     font-weight: bold;
     color:#a44c22;}
	
a:hover {
     text-decoration:none;
     font-weight: bold;
     color:#42110a;
     border-bottom: 1px #6e1b11 solid;}

h1 { 
     color: #a44c22;
     font: 22px Courier New, sans-serif;
     text-indent: 20px;
     text-align: right;
     text-transform: none;
     line-height: 12px;
     letter-spacing: 6px;}

h2, h3 { 
     color: #a44c22;
     font: 16px Courier New, sans-serif;
     text-indent: 0px;
     text-align: center;
     text-transform: uppercase;
     line-height: 12px;
     letter-spacing: 2px;}

b, strong {
     color: #828282;}

i, em {
     color: #D5D5D5;}

div.content{
     position:absolute;
     top:550px;
     left:0px;
     width:608px;
     z-index:1;}                   

div.navigation{
	position:absolute;
	top:520px;
	left:0px;
        width:608px;
	z-index:1;
color : #CFD1CF;
text-decoration: none;
font: 16px Courier New, sans-serif;
text-align:center;}