#splashContainer
{
	position: relative;
	margin: 10px auto;
	width: 750px;
	height: 455px;
	border: silver 1px solid;
	font-weight: bold;
	font-size: 20px;
	background-image: url(../images/JanEyeMain72.jpg);
	background-repeat: no-repeat;
}
.banner
{
	font-weight: bold;
	font-size: 40px;
}
#splashRight
{
	margin-top: 325px;
	left: 500px;
	text-align: right;
	position: absolute;
	top: 0px;
}
#splashMessage
{
	margin-top: 100px;
	left: 570px; 500px;
	text-align: right;
	position: absolute;
	top: 0px;
}
A.siteCredit:link
{
	font-size: x-small;
	color: mediumblue;
	font-family: Courier, Monospace;
	text-decoration: none;
}
A.siteCredit:visited
{
	font-size: x-small;
	color: mediumblue;
	font-family: Courier, Monospace;
	text-decoration: none;
}

