table, tr, td 
{ letter-spacing: 0px; line-height: 10px; font-size: 11px;  color: #FFFFFF; font-family: times; }  

#content { 
font-family: arial;
letter-spacing: 0px; 
color: #000000; 
background: #dedede; 
padding: 2px; 
line-height: 17px; 
font-size: 11px; }  

body { background-image: url('bg.png') !important; 
background-repeat: repeat-x; 
background-color:#dedede; 
background-attachment: auto;}  

a:link,a:visited { 
color: #c45c1d; 
background:none; 
font-weight:none; 
padding: 0px; 
letter-spacing: 0px; 
border-bottom: 1px #B3AE9C solid; 
text-decoration:none; } 

a:hover, active {
color: #ffffff; 
background-color:#; 
border-bottom: 0px #B6B960 solid;  
text-decoration:none; }  

b { 
color: #793820;
font-family:lucida sans; 
text-transform: uppercase; 
font-size: 9px; }  
i { color: #8a8686; }  

blockquote { 
background: none; 
width: 500px; 
padding: 6px; 
padding: 10px; 
border: 0px; }  

#disclaimer { 
font-family:lucida sans; 
font-size: 9px; 
text-transform: ; 
color: #5E5E5E; 
line-height: 16px; }  

h1 {  
margin: 0; 
text-align: center; 
font-family: courier new; 
font-size: 15px; 
color: #d86f03; 
letter-spacing: 5px; 
text-transform: uppercase; 
line-height: 25px ; 
font-weight: normal; }  

h2 {  
margin: 0; 
text-align: left; 
font-family: times; 
font-size:10px; 
color: #6A706B; 
letter-spacing: 3px; 
text-transform: uppercase; 
line-height: 8px ; 
font-weight: normal; } 

#nav a {
    background: #000000;
    padding-right: 17px;
    padding-left: 17px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 0px;
    height: 20px; 
    line-height: 20px;
	color: #dedede;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: century gothic;
    word-spacing:5px; 
    letter-spacing:5px;
	}

#nav a:hover {
	background: none;
   	color: #000000;
   	text-decoration: none;
	border-bottom: 0px dotted #;
}
