body {
	margin:50px 0px;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
#Content {
width:500px;
margin:0px auto;
text-align:left;
padding:15px;
border:1px dashed #333;
background-color:#eee;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
.style1 {	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
}
#Layer1 {
	position:absolute;
	left:90px;
	top:235px;
	width:450px;
	height:300px;
	z-index:2;
	overflow: hidden;
}
#Layer2 {	position:absolute;
	left:0px;
	top:0px;
	width:450px;
	height:1000px;
	z-index:1;
}
#Layer3 {
	position:absolute;
	left:533px;
	top:240px;
	width:54px;
	height:320px;
	z-index:3;
}
body,td,th {
	color: #666666;
}
.style2 {font-family: "Century Gothic"; font-size: 14px; color: #666666; font-weight: bold; }
h1 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
h2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
