/* CSS Document */
/* hide from ie on mac \*/
html {
	height:100%;
}
#flashcontent {
	width:100%;
	height:100%;
}
/* end hide */
body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#6C5738;
}
/* FLASH */
a:link {
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
a.speciaal:link {
	color: #FFFF66;
}

.credits {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	width:750px;
	margin:0 0 0 -375px;
	left:50%;
	position:absolute;
}
h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #C5A65C;
	margin-bottom: 6px;
	margin-top: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}

