* {
	margin:0px;
	padding:0px;
	border:none;
}
body {
	margin:0px;
	padding:0px;
	font-size:0.7em;
	background-image: url(../images/splash_bg.jpg);
	background-repeat: repeat-x;
	background-position: -11px top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#footer {
	text-align:right;
	width: 944px;
	left: 0px;
	position: absolute;
	top: 561px;
	color: #666666;
}
#footer a:link,#footer a:active,#footer a:visited {
	text-decoration:none;
	color:#666666;
}
#footer a:hover {text-decoration:underline;}

