﻿.splashBorderAlign
{
	text-align: center;
	padding: 108px 8px 0 0;
}
.splashBorder
{
	background-image: url(Images/splash_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	width: 800px;
	height: 432px;
}
.splashContentAlign
{
	padding: 88px 0 0 25px;
}
.splashLogo
{
	width: 100%;
	margin: auto;
	text-align: center;	
}
.splashLogo img
{
	width: 173px;
	height: 183px;
}
.splashEnter
{
	text-align: center;
	padding: 20px 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}
.splashEnter a, .splashEnter a:hover
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

.splashImgOver18
{

}