/* CSS Document */



body, table {
color: #979791;
margin:0px; 
padding:0px; 
font-size: 12px;
font-family: trebuchet ms;
text-align: justify;
font-weight:none; 
word-spacing:2px; 

  scrollbar-face-color:#000000;
      scrollbar-shadow-color:#000000;
      scrollbar-highlight-color:#000000;
      scrollbar-3dlight-color:#000000;
      scrollbar-darkshadow-color:#000000;
      scrollbar-track-color:#0A0A0A;
      scrollbar-arrow-color:#9093A2;
}

#content{
    position:absolute;
    top:400px;
	left:35px;
	width: 520;
	height: ;}
 
 	#layout{
    position:absolute;
    top:0px;
	left:0px;
	}
	
h1
{
color:#ffffff; 
text-align:left; 
font-weight:lighter; 
font-style:normal; 
font-variant:normal; 
font-size:14pt; 
font-family:Times New Roman; 
background-repeat:no-repeat;


margin-bottom:5px; 
padding-right:0px; 
margin-right:0px; 

	font: 18px times new roman;
    font-weight: bold;
	letter-spacing: 6px;
	text-transform: lowercase;
    font-style: none;
}

h1:first-letter {	
	font-size: 30px;
	font-variant:small-caps;
	text-align:center;
	color: #981316;
	font-family: Lucida Corsiva, "Lucida Calligraphy", Times New Roman, Times, serif;}
	
	
	h2 {font-family: arial narrow; font-size: 10px; 
	text-transform: uppercase; color: #FFFFFF;  letter-spacing: 4px;
	
margin-bottom:5px; 
padding-right:0px; 
margin-right:0px; 

background: #73282E;
padding-left: 10px;}

	h3 {font-family: arial narrow; font-size: 10px; 
	text-transform: uppercase; color: #FFFFFF;  letter-spacing: 4px;
	
margin-bottom:5px; 
padding-right:0px; 
margin-right:0px; 
padding-left: 10px;}




a:link, a:visited, a.active {
color: #EEEEEE;  
text-decoration: none;
font: 12px Times New Roman;
font-style: italic;
border-bottom: 1px dotted #333333;
}
a:hover {
color: #555555;
border-bottom: 1px dashed #444444;
}

b {
color: #73282E;
font-family: Georgia;
}

i {color: #EBEFFB;}

u {color: #921111;}


.img {
border: 7px solid #560E0C;
background: #560E0C;
padding: 8px;
margin-left: 15px;
margin-top: 2px;
margin-right: 15px;
margin-bottom: 2px;
}

	



textarea, input, option, select	{
border: 1px solid #560E0C;
background: #73282E;
padding: 3px; 
font-size: 8pt;
font-family: Trebuchet MS;
color: #FFFFFF;
}

blockquote {
border: #560E0C solid 10px;
padding: 15px;
line-height: 20px;
font-family: georgia;
font-style: italic;
font-size: 11px;
width: 400px;

}

pre {color: #FFFFFF;
	background-color: #560E0C;
	font-size: 11px;
	text-align: center;
	padding: 5px;
}



	li { list-style-type: square;
		color: #FFFFFF; }
	.text {color: #979791;}
	
	div.footer {

	font-size: 10px;
	line-height: 10px;
	text-align: left;
	text-transform: ;
	margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:0px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:10px
}

