body {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	font-size: small;
}
ul {
	list-style-type: circle;
	line-height: 1.3;
	font-size: medium;
}
.imageborder {
	border: 2px solid #FFFFFF;
}

ol {
	list-style-type: lower-roman;
	list-style-position: outside;
	font-size: small;
}
h1 {
	font-size: large;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: left;
}
h2 {
	font-size: large;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: right;
}
h3 {
	font-size: small;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: right;
}
h4 {
	font-size: small;
	text-align: right;
	font-weight: bold;
	color: #999999;
}
h5 {
	font-size: small;
	text-align: left;
	font-weight: bold;
	color: #999999;
}
hr {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h6 {
	font-size: x-small;
	text-align: right;
	color: #999999;
	font-weight: normal;
}
#Layer1 {
	position:absolute;
	width:800px;
	height:267px;
	z-index:auto;
	background-color: #000000;
	top: 25px;
	margin-left: -400px;
	left: 50%;
}
#Layer2 {
	position:absolute;
	left:50%;
	top:292px;
	width:235px;
	height:148px;
	z-index:1;
	margin-left: -382px;
	padding: 10px;
}
#Layer3 {
	position:absolute;
	left:50%;
	top:292px;
	width:450px;
	z-index:2;
	padding: 10px;
	margin-left: -100px;
}

