html, body
{
	padding: 0 0 0 0;
	background-color: #ebf0f6;
}




a
{
	color: #004264;
	text-decoration: none;
	font-size: 12px;
	font-family: sans-serif;
}


a:hover
{
	color: #4b14e7;
	text-decoration: none;
}



#splashArea
{
	text-align: center;
	width: auto;
	height: auto;
}



#splashArea img
{
	border: none;
}



#splashArea p
{
	margin-left: 40%;
	margin-right: 40%;
	font-size: 10px;
	font-family: sans-serif;
}



.spacer
{
	visibility: hidden;
	width: 100%;
	height: 90px;
	clear: both;
}



.stompPicBug
{
	height: 10px;
	width: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	clear: both;
}