body {
     background-color: #000000;}

input, textarea, select{
border-color:#385A65;
border-style: solid;
border-width:1px;
font-family: Book Antiqua, Times New Roman, Sans-Serif; 
font-size: 12px;
font-weight: bold;
line-height:14px; 
word-spacing: 1px; 
text-align: left;
color:#D2C2B5;
background-color: #000000;
}

table, tr, td{
font-family: Book Antiqua, Times New Roman, Sans-Serif; 
font-size: 12px;
color : #D2C2B5;
}

strong {color:#8E9992;}
em {color:#8D818B;}

a:link, a:active, a:visited {
     color: #AE0004; 
     font-weight: bold;
     text-decoration: none;}
	
a:hover {
     color: #8E9992; 
     font-weight: bold;
     text-decoration: none;}

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

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


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

.content {
     position: absolute;
     top:415px;
     left:22px;
     width:425px;
     font-family: Book Antiqua, Times New Roman, Sans-Serif;
     font-size: 12px;
     line-height: 13px;
     text-align: justify; 
     color: #D2C2B5;} 

div.menu {
	position:absolute;
	top:257px;
	left:450px;
        width:100px;
	z-index:1;
display : block;
color : #D2C2B5;
text-decoration: none;
font-size: 15px;
font-family: garamond, tahoma, serif; 
margin : 0px;
text-align:center;} 
