body {
	background-image: url(bg2.jpg);
}
#Layer1 {
	position:absolute;
	width:902px;
	height:600px;
	z-index:1;
	left: 110px;
	top: 0px;
	background-image: url(bg.jpg);
}
#Layer2 {
	position:absolute;
	width:848px;
	height:115px;
	z-index:1;
}
#Layer3 {
	position:absolute;
	width:900px;
	height:115px;
	z-index:2;
	left: 0px;
	top: 493px;
}
#Layer4 {
	position:absolute;
	width:612px;
	height:572px;
	z-index:3;
	left: 135px;
	top: 141px;
}
b { color: FF4F04 ;
text-transform: uppercase ;
}
i { color: #ae3c48
}
s { color: #FFCC00
}
a:link {
	color: #ec5605;
	text-shadow: color:#ae3c48;
}
a:visited {
	color: #ec5605;
}
a:hover {
	color: #ec5605;
}
a:active {
	color: #ec5605;
}
h1 {
	font-family: 'Bell MT';
	font-size:20pt;
	color:#551F00;
	font-weight: normal;
	margin: 4px;
	padding: 0px;
	line-height: 20px;
	  border-bottom:#D4BFAA solid 2px;
    letter-spacing: -3px;
	}
h2 {
	font-size: 14px;
	color: #8BCA9B;
}
* {
	margin-top: 0px;
	padding: 0px;
}
blockquote {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 30px;
	background-color: #c7c7c7;
	margin: 5px;
	text-transform: normal;
	text-color: #1f1f1f;
	border-left: 2px #1f1f1f;
	font-size: 11px;
	font-family: 'Century Gothic', lucida, sans-serif;
}
body,td,th {
	font-family: Trebuchet Ms;
	font-size: 13px;
	color: #25201B;
}