:focus
{
-moz-outline-style: none;
}


* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: left;
	line-height: 1.25em;
	border: 0; }

body {
	background: url(/img/bg_splash.gif) repeat-x;
}

#content {
	width:	965px; 
	height: 471px;
	margin: 0 auto;
}

#content span{
	visibility: hidden;
}