/* CSS Document Fantasea Red Sea Index */

html, body {
    height: 100%;
}

body {
	background: #4B4745;
	font: 65% Verdana, Arial, Helvetica, sans-serif;
	color:#141616;
	text-align: center;
}

#wrap {
	width: 951px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
}

#flashcontent {
	width: 951px;
	height: 510px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 0 0 0;
}

#closing_foot_wrap {
	width: 951px;
	height: 30px;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	color: #FF8040;
}

.footerlink {
	padding: 0px 1.5em;
}

a.footerlink:link {
	color: #FF8040;
	text-decoration: none;
}

a.footerlink:visited {
	color: #FF8040;
	text-decoration: none;
}

a.footerlink:hover {
	color:#CE4206;
	text-decoration: none;
}

a.footerlink:active {
	color: #FF8040;
	text-decoration: none;
}
