#Layer1 {
	position:relative;
	left:200px;
	top:29px;
	width:550px;
	height:auto;
	z-index:5;
	background-color: #E8E4D9;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #8A3700;
	border-bottom-color: #8A3700;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.8em;
}


.style1 {
	font-size: 1.2em;
	font-weight: bold;
}
