body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
	
#splashWrapper {
	margin: 0 auto;
	width:640px;
	height:480px; }
	
.tbmFoot {
	font-size:12px;
	color:#FFFFFF;
	margin:10px;
	text-align:center; }
	
.tbmFoot a:link, .tbmFoot a:visited {
	text-decoration:none;
	color:#FFFFFF; }
	
.tbmFoot a:hover {
	text-decoration:underline;
	color:#FFFFFF; }


.tbmFootSmall {
	color:#FFFFFF;
	font-size:10px;
	text-align:center; }
	
.tbmFootSmall a:link, .tbmFootSmall a:visited {
	text-decoration:none;
	color:#FFFFFF; }
	
.tbmFootSmall a:hover {
	text-decoration:underline;
	color:#FFFFFF; }
