/* hide from ie5 mac \*/
html, body {
    background-color:#000000;
    margin:0px;
    padding:0px;
    height:100% !important;
	width:100%;
	overflow:hidden;
}
.style2 {color: #000000}
.style3 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

#flashcontent {
  height: 100%;
}
/* end hide */

#textcontent {position:absolute; width:100%; top:0px; left:0px; height:100%; z-index:1;
}

#sound {position:absolute; width:15px; top:0px; left:0px; height:15px; z-index:2;
}
#background{position:absolute; width:100%; top:0px; left:0px; height:100%;
z-index:10;
}
#links {position:absolute; top:20px; left:20px; z-index:20;


}