body {
     background-color: #1E111C;}

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:#FCF5E8;
background-color: #1E111C;
}

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

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

a:link, a:active, a:visited {
     color: #98473D; 
     font-weight: bold;
     text-decoration: none;}
	
a:hover {
     color: #887370; 
     font-weight: bold;
     text-decoration: none;}

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

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


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

.content {
     position: absolute;
     top:385px;
     left:130px;
     width:450px;
     font-family: Georgia, Times New Roman, Sans-Serif;
     font-size: 11px;
     line-height: 13px;
     text-align: justify; 
     color: #FCF5E8;} 

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