BODY,HTML {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	background: #000000;
	color:#FFFFFF;
	height:auto;
}
A, A:visited {
	color: #FFFFFF;
}
DIV#splash {
	position:relative;
	width:auto;
	margin:5% auto;
	width:640px;
}
DIV#header,
DIV#header A,
DIV#header A IMG  {
	border:0;0
	display:block;
	clear:both;
	margin:0;
	padding:0;
	width:640px;
}
DIV#header{
	text-align:left;
	height:20px;
}

DIV#content {
	width:640px;
	height:10px;
	text-align:center;
	padding:0;
	margin:0;
}

DIV#footer {
	text-align:center;
	display:block ;
	font-size:10px;	
	height:10px;
}

DIV#footer A {
	
}


