
	/* hide from ie on mac \*/

	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
	z-index:-1;
	position: absolute;
	left: 21px;
	top: 89px;
	height: 80%;
	width: 80%;
	}
	/* end hide */
	
	#flashcontent2 {
	position: absolute;
	left: 21px;
	top: 250px;
	height: 80%;
	width: 80%;
	}

	#menu {	
	z-index:2;
	position: absolute;
	left: 18px;
	top: 17px;
	width: 894px;
	}

	#menu2 {
	position: absolute;
	left: 21px;
	top: 20px;
	width: 800px;
	}
	
	#bodytext {
	position: absolute;
	left: 21px;
	top: 75px;
	width: 800px;
	}

	body {
		
		margin: 0;
		padding: 0;
		background-color: #181818;
		color:#ffffff;
	}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.style3 {font-family: Arial, Helvetica, sans-serif;}
.style4 {font-weight: bold; font-size: x-large;}
.style6 {
	font-size: large;
	color: #666666;
}
.style7 {font-size: large;}
.style8 {color: #FF0000}
td {
vertical-align: bottom;
}
