BODY{
	border:0;
	margin:0;
	background-color:#FFFFFF;
}
H1{
	font-size:110%;
}
.HomePage{	
	position:absolute;
	align:center;
	width:800;
	height:600;
	z-index:0;
}
.namebartop{
	position:absolute;
	top:10px;
	width:100%;
	height:19;
	z-index:9;
	left: 10px;

}
.namebarbottom{
	position:absolute;
	bottom:20px;
	width:100%;
	height:19;
	z-index:9;
	left: -10px;

}
.logoLayer{
	position:absolute;
	bottom:10px;
	width:100%;
	height:19;
	z-index:1;
	left: -10px;
}
.Index{
	border-width:1;
	border-style:none;
	position:absolute;
	margin-left:0;
	margin-right:0;
	width:947px;
	height:671px;
	top:16px;
	z-index:1;
	left: 28px;



}
.maintext{
	text-align:center;
	color:#000000;
	margain:25;
	z-index:2;
}
.flashanim{
	z-index:0;
}
.righttable{
	position:absolute;
	text-align:right;
	z-index:1;
}
.lefttable{
	z-index:1;
}
.email{
	border-width:1;
	border-style:none;
	position:absolute;
	margin-left:10;
	margin-right:10;
	width:95%;
	height:500;
	top:100;
	z-index:1;
}
