/* CSS Document */
/* hide from ie on mac \*/
html {
	height:100%;
	overflow:hidden;
}
#flashcontent {
	width:100%;
	height:100%;
}
/* end hide */
body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#E2DCD6;
	overflow:hidden;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #000000;
}
.credits2 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	width: 740px;
	margin-left: 20px;
	margin-top: 20px;
	text-align: left;
}
h2 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}


/* FLASH */

a:link {
    text-decoration: underline;
    color: #0000CC;
}
a:hover{
    text-decoration: underline;
    color: #0000CC;
}
h1 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}

