body { 
       padding-top: 10px;
       padding-bottom: 10px;  
       margin: 0px; 

       background-image: url('layout/bg.jpg');

       background-color: #181014;
       font-family: Arial, Tahoma, Verdana, sans-serif; 
       font-size: 11px; 
       color: #68413A; 
       font-weight: normal; 
       text-align: justify; 
       cursor: default;}

td { font-family: Arial, Tahoma, Verdana, sans-serif; 
     font-size: 11px; 
     margin: 0px; 
     color: #68413A; 
     font-weight: normal; 
     text-align: justify; 
     cursor: default;}


div.content {
padding-right: 15px;
padding-left: 15px;
padding-bottom: 0px;
margin: 0px;
padding-top: 1px;
text-align: justify;
}

.nav {
cursor: help;
} 

a img {
	border: 0;
	}

p {
padding-top: 4px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 4px;
margin: 0px;}

img {border: 0px;}

.content {padding-top: 0px;}




a:link , a:visited, a:active {
	text-decoration : none;
	cursor : help;
	text-transform: uppercase;
	color : #4A252A;
        font-weight: bold;
	font-size:9px;
	font-family: Georgia, times new roman, Tahoma; } 
 
a:hover {
	text-decoration : none;
	cursor : help;
	text-transform: uppercase;
        color : #2D1A21;
	font-size:9px;
	font-family: Georgia, times new roman, Tahoma;} 

h1 {
	margin: 0px 0px 0px 0px;
padding-top: 5px;
padding-bottom: 1px;
padding-left: 28px;
border-bottom:1px solid #120B0F;
font-family: Georgia, times new roman; 
font-size: 18px;
color: #000;
font-weight: normal;
font-style: italic;
letter-spacing: 2px;
text-transform: lowercase;
text-align: left;
}



i, em { 
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-weight: italc; 
	font-size: 11px;
        color : #7B454B; }

.standard b, b, strong {     
        text-transform: uppercase; 
        font-family: Georgia, Tahoma, Verdana, times new roman; 
        font-weight: bold; 
	font-size: 9px;
        color : #5C3B14; }
 


ol, ul {
padding-left: 25px;
list-style-type: circle;
}


li {
      margin-left: 5%;
      margin-bottom: 1px;
      }

blockquote {
	
width: 400px;
	
border-left: 0px solid #3E3C52;
	
border-right: 0px solid #ffffff;
word-spacing: 1px; 
text-align: center;	
padding-left: 5px;
padding-right: 5px;
background-color: transparent;
color: #754E3F;
font-family: georgia, times new roman, Tahoma, sans-serif; 
font-size: 9px;
font-weight:normal;

text-transform: uppercase;
line-height: 10px;}


input, textarea, select, option{
	background-color: #181014;
	font-family: Tahoma, Verdana, serif;
	font-size: 12px;
	color: #ffffff;
	padding: 5px;
	border: 1px solid #4A252A;
}



.image {
	background: #492E0F;
	border: 4px solid #492E0F;
	}

 
 



