
* {
	margin: auto;
	padding: auto;
}

body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	background: #000000 url(splash_box.jpg);
	background-repeat:no-repeat; 
	background-position:center top;

}

a:link {
	color: #94B0C8;
	text-decoration: none
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #BABABA;
}

div.bodybox {
	margin-top: 300px;
	padding: 20px;
	width: 1000px;
	height: 800px;
	text-align: center;
}

span.bannerlink {
}

img.imglink {	
	border-width: 0px;
}
