body {
background-color: #5d403c;
background-image: url(./images/bgx.jpg);
background-repeat: repeat-x;
margin:0px 0px 20px 0px;
font-family: verdana, arial;
font-size: 11px;
color: #888888;
}

table.bdtb {
background-image: url(./images/bgy.jpg);
background-repeat: repeat-y;
width: 650px;
	}
		
div.left {
width: 510px;
margin: 0px 0px 0px 5px;
text-align: left;
	}	
	
	
	
td.foot {
background-image: url(./images/foot.jpg);
background-repeat: no-repeat;
background-position: bottom;
height: 100px;
width: 650px;
color: #9c5851;
	}	
	
p { margin: 8px 12px 12px 13px; }	

	
.foot p{
margin: 0px 0px 0px 140px;
color: #111111;
	}	
	
.left h1 {
color: #200604;
font-weight: 100;
font-size: 16px;
padding: 9px 0px 0px 30px;
margin: 0px;
background-image:url(./images/h1.jpg);
background-repeat: no-repeat;
height: 30px;
	}		
	
h2 {
text-align: right;
color: #000000;
font-weight: 100;
font-size: 10px;
margin: 0px 20px 10px 0px;
letter-spacing: 2px;
	}	
	
a {
color: #87625e;
text-decoration: none;
	}	
	
a:hover {
color: #111111;
border-bottom: 1px dotted #87625e;
}

.left img {
margin: 4px;
	}

	.links {
	margin: 0px 0px 0px 5px;
	color: #eeeeee;
		}
	
.links h1 {
font-size: 10px;
font-family: helvetica, arial;
color: #111111;
background-color: #591c19;
text-decoration: none;
text-transform: uppercase;
display: block;
width: 100px;
border-bottom: 1px solid #222222;
border-left: 1px solid #222222;
padding: 2px 2px 1px 1px;
margin: 2px;
text-align: center;
	}			
			
.links a {
font-size: 9px;
border-bottom: 1px solid #222222;
border-left: 1px solid #222222;
font-family: helvetica, arial;
color: #a37e7a;
text-decoration: none;
text-transform: uppercase;
display: block;
width: 100px;
padding: 2px 0px 1px 3px;
background-color: #593b38;
margin: 2px;
text-align: left;
	}	
	
.links a:hover {
color: #111111;
background-color: #b79490;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}
		
