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

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

a:link, a:active, a:visited {
     text-decoration:none;
     font-weight: bold;
     color:#9A0E00;}
	
a:hover {
     text-decoration:none;
     font-weight: bold;
     color:#450E0B;
     border-bottom: 1px #A51E17 solid;}

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

h2, h3 { 
     color: #9A0E00;
     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:30px;
     left:400px;
     width:400px;
     z-index:1;}                   

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