body      {
	font-family: verdana, tahoma, serif; 
        background-color: #000000; 
        background-attachment: scroll; background-repeat: repeat-y;
        font-style: normal;
	font-size: 11pt;
	text-align: justify; 
	letter-spacing: 0pt;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 8px;
        	}

input, textarea, select{
border-color:#FBF8F0;
border-style: solid;
border-width:1px;
font-family: georgia, tahoma, sans-serif; 
font-size: 11px;
font-weight: bold;
line-height:14px; 
word-spacing: 1px; 
text-align: left;
color:#FBF8F0;
background-color: #000000;
}

strong {color:#900600;}
em {color:#B62900;}

table, tr, td{
font-family: georgia, tahoma, sans-serif; 
font-size: 11px;
color : #FBF8F0;
}

a:link, a:active, a:visited    {
text-decoration:none;
font-weight: bold;
color:#720000;}
	
a:hover   {
text-decoration:none;
font-weight: bold;
color:#993800;
border-bottom: 0px #9E3310 solid;
          }


h1             {
               font-size:20px;
               color:#9E3310;
               border-bottom:0px solid #9E3310;
	         margin-bottom: 1px;
font-family: georgia, tahoma, sans-serif; 
               padding:3px;
	         font-style: italic;
               }

h2             {
               font-size:12px;
               color:#9E3310;
text-align:center;
               border-bottom:0px solid #9E3310;
               padding:1px;
		   margin-bottom: 1px;
	         text-transform: uppercase;
               }

h3             {
               font-size:12px;
               color:#9E3310;
text-align:center;
               border-bottom:0px solid #9E3310;
               padding:1px;
		   margin-bottom: 1px;
	         text-transform: uppercase;
               }

/* Layout */

div.content{
	position:absolute;
	top:315px;
	left:10px;
      width:440px;
	z-index:1;
display : block;
color : #E8CDB0;
text-decoration : none;
font-size: 11px;
font-family: verdana, tahoma, serif; 
margin : 0px;
text-align:justify;}  

div.menu{
	position:absolute;
	top:315px;
	left:460px;
      width:200px;
	z-index:1;
display : block;
color : #FBF8F0;
text-decoration : none;
text-style: italics;
font-size: 16px;
font-family: garamond, tahoma, serif; 
margin : 0px;
text-align:left;}           
