body {
     background-color: #000000;}

input, textarea, select {
     border: 1px solid #D7DADD;
     font: 12px century gothic, sans-serif;
     color: #D7DADD;
     background-color: #000000;}

table, tr, td{
font-family: Georgia, Times New Roman, Sans-Serif; 
font-size: 11px;
color : #D7DADD;
}

strong {color:#C4C4C4;}
em {color:#D1D2D3;}

a:link, a:active, a:visited {
     color: #6C8AA2; 
     font-weight: bold;
     text-decoration: none;}
	
a:hover {
     color: #587287; 
     font-weight: bold;
     text-decoration: none;}

h1 { 
     color: #587287;
     font: 22px Georgia, Times New Roman, Sans-Serif;
     text-indent: 20px;
     text-align: left;
     text-transform: none;
     line-height: 12px;
     letter-spacing: 6px;
     padding-bottom: 0px;}

h2, h3 { 
     color: #587287;
     font: 16px Georgia, Times New Roman, Sans-Serif;
     text-indent: 0px;
     text-align: center;
     text-transform: uppercase;
     line-height: 12px;
     letter-spacing: 2px;
     padding-bottom: 0px;}

.content {
     position: absolute;
     top:365px;
     left:10px;
     width:595px;
     font-family: Georgia, Times New Roman, Sans-Serif;
     font-size: 11px;
     line-height: 15px;
     text-align: justify; 
     color: #D7DADD;}  

div.menu {
	position:absolute;
	top:320px;
	left:5px;
        width:250px;
	z-index:1;
display : block;
text-transform: uppercase;
color : #D7DADD;
text-decoration: none;
font-size: 14px;
font-family: garamond, Verdana; 
margin : 0px;
margin-left: 0px;
text-align:center;} 
