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