body {
	height: auto;
	color: #CC3333;
}
#Layer4 {
	position:absolute;
	left:137px;
	top:235px;
	width:729px;
	height:100%;
	z-index:4;
	background-color: #CC3333;
	layer-background-color: #CC3333;
	border: 1px none #000000;
}
#Layer3 {
	position:absolute;
	left:250px;
	top:268px;
	width:577px;
	height:auto;
	z-index:6;
	background-color: #CC3333;
	color: #000000;
	background-repeat: repeat;
	background-position: center center;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}
.content {
	font-size: 10px;
	padding: 0px;
	margin: 5px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
