body {
     background-color: #000000;}

input, textarea, select{
border-color:#FCF4E6;
border-style: solid;
border-width:1px;
font-family: Georgia, Times New Roman, Sans-Serif; 
font-size: 11px;
font-weight: bold;
line-height:14px; 
word-spacing: 1px; 
text-align: left;
color:#CFD1CF;
background-color: #000000;
}

table, tr, td{
font-family: Georgia, Times New Roman, Sans-Serif; 
font-size: 11px;
color : #CFD1CF;
}

strong {color:#9E9E9E;}
em {color:#B5B5B5;}

a:link, a:active, a:visited {
     color: #9F0000; 
     font-weight: bold;
     text-decoration: none;}
	
a:hover {
     color: #620006; 
     font-weight: bold;
     text-decoration: none;}

h1 { 
     color: #575A5A;
     font-size: 22px;
     font-family: Garamond, sans-serif;
     font-style: italic;
     text-indent: 40px;
     border-bottom: 0px solid #575A5A;
     padding-bottom: 5px;
     text-transform: uppercase; 
     text-align: center;
     letter-spacing: 5px;}

h2 { 
     color: #575A5A;
     font-size: 12px;
     font-family: century gothic, sans-serif;
     font-weight: bold;
     text-indent: 40px;
     text-transform: none; 
     border-bottom: 0px solid #575A5A;
     padding-left: 10px;
     text-align: left;
     letter-spacing: 5px;}


h3 { 
     color: #575A5A;
     font-size: 12px;
     font-family: century gothic, sans-serif;
     font-weight: bold;
     text-indent: 40px;
     text-transform: none; 
     border-bottom: 0px solid #575A5A;
     padding-left: 10px;
     text-align: left;
     letter-spacing: 5px;}

.content {
     position: absolute;
	top:480px;
	left:10px;
        width:420px;
	z-index:1;
     font-family: Georgia, Times New Roman, Sans-Serif;
     font-size: 11px;
     line-height: 13px;
     text-align: justify; 
     color: #CFD1CF;} 

div.menu {
	position:absolute;
	top:460px;
	left:60px;
        width:400px;
	z-index:1;
display : block;
color : #CFD1CF;
text-decoration: none;
font-size: 15px;
font-family: garamond, tahoma, serif; 
margin : 0px;
text-align:left;} 
