/* ----- Created by Emile Blume - Netcreators.nl - 2005 ----- */

body {
	background: #C9D6DC ;
	border-top: 10px solid #C9D6DC;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
text-align: center;
}

#frame {
	background: #C9D6DC url(../images/splash.jpg) repeat-y center;
	margin: auto;
	margin-top: 10px;
	height: 400px;
	width: 783px;
}

#frame a {
	display: block;
	height: 400px;
	width: 783px;
	cursor: pointer;
}

#frame h1 span {
	display: none;
}

#footer {
	clear: both;
	color: #666666;
	background:#C9D6DC url(../images/bg-footer.gif) no-repeat center top;
	padding-top: 30px;
	height: 70px;
	text-align: center;
	width: 783px !important;
	width: 785px;
}
