body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container {
	position:relative;
	height: 800px;
	width:1000px;
	text-align:center;
	top: 20px;
	background-color: #000000;
}
A.menulink1 {
	color: white;
	text-decoration: none;
	font-weight : bold;
}  
.menulink1:hover{
	color: red;
	text-decoration: none;
	font : bold;
}

#Layer1 {
	position:relative;
	background-color: #000000;
	background-image: url(../images/bg1.jpg);
	height: 800px;
	width: 1000px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#Layer2 {
	position:absolute;
	left:14px;
	top:6px;
	width:971px;
	height:91px;
	z-index:3;
	background-attachment: scroll;
	background-image: url(../images/toplogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#Layer3 {
	position:absolute;
	left:364px;
	top:93px;
	width:623px;
	height:95px;
	z-index:4;
}
#Layer4 {
	position:absolute;
	left:364px;
	top:194px;
	width:623px;
	height:572px;
	z-index:4;
	background-attachment: scroll;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Layer5 {
	position:absolute;
	left:363px;
	top:773px;
	width:626px;
	height:18px;
	z-index:3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}
#Layer6 {
	position:absolute;
	left:382px;
	top:208px;
	width:586px;
	height:543px;
	z-index:5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
}
#Layer7 {
	position:absolute;
	left:378px;
	top:416px;
	width:293px;
	height:337px;
	z-index:5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	border: 1px solid #E56D17;
}
#Layer8 {

	position:absolute;
	left:679px;
	top:416px;
	width:293px;
	height:337px;
	z-index:5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	border: 1px solid #E56D17;
}
#Layer9 {

	position:absolute;
	left:382px;
	top:208px;
	width:591px;
	height:543px;
	z-index:5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow-y: scroll;
	overflow-x: hidden;
}

