body { 
	font-family: Verdana;
	font-size: 11px;
	line-height: 130%;
	color: #3b2b19;
	text-align: left;
	color:white;
	background-color:#311901;
	}


.imageWrapper {
	position: relative;
	width: 760px;
	height: 540px;
	z-index: 10;
	}


.textBox {
	position: absolute;
	top:363px;
	left: 39px;
	width: 679px;
	z-index: 20;
	text-align: left;
	height: 154px;
	}



h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 110%;
	margin:0px;
	padding:0px;
	}



p { }
td { }
a:link { 
	color: #ecc273;
	text-decoration: none;
	}
a:visited { 
	color: #ecc273;
	text-decoration: none;
	}
a:hover { 
	color: #ecc273;
	text-decoration: underline;
	}
a:active { 
	color: #ecc273;
	text-decoration: none;
	}
