/* CSS Document Fantasea Red Sea Index */

html, body {
    height: 100%;
}

body {
	background: #000000;
	font: 30% Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align: center;
}

#wrap {
	width: 951px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #000;
}

#flashcontent {
	width: 951px;
	height: 491px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 0 0 0;
	color: #000;
}

#closing_foot_wrap {
	width: 951px;
	height: 30px;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 0 0 0;
	color: #FFFFFF;
}

.footerlink {
	padding: 0px 1.5em;
}

a.footerlink:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.footerlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.footerlink:hover {
	color:#2C2E2C;
	text-decoration: none;
}

a.footerlink:active {
	color: #FFFFFF;
	text-decoration: none;
}

