/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(none);
	background-repeat: repeat;
}
#Layer1 {
	position:absolute;
	left:200px;
	top:0px;
	width:800px;
	height:1000px;
	layer-background-color:#000000;
	border:1px none #000000;
	z-index:1;
	overflow: visible;
}
#Layer2 {
	position:absolute;
	width:800px;
	height:125px;
	layer-background-color:#000000;
	border:1px none #000000;
	z-index:3;
}
#Layer3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position:absolute;
	width:800px;
	height:30px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border:1px none #000000;
	z-index:3;
	left: 0px;
	top: 125px;
}
#Layer4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position:absolute;
	width:200px;
	height:400px;
	background-color:#FFFFFF;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	border:1px none #000000;
	z-index:5;
	left: 0px;
	top: 155px;
	overflow: visible;
}
#Layer5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position:absolute;
	width:565px;
	height:25000px;
	background-color:#FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 17px;
	border:1px none #000000;
	z-index:6;
	left: 210px;
	top: 155px;
	overflow: visible;
}
h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6699CC;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699CC;
}
h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6699CC;
}

