body
{
	margin: 0px;
	text-align: center;
	/*font-family: Helvetica;*/
	font-family: Trebuchet MS, Helvetica, Arial;
	font-size: 9pt;
	color: #686868;
	background: #fff;
}
html, body, #splash { height:99.5%; }


#home-foot
{
	width: 100%;
	position: fixed;
	bottom: 0px;
}
#footer
{
	font-size: 8pt;
	text-align: center;
	color: #000;
	background: none !important;
}
	#footer a { color: #000; }
