@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #052586;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #010D59;
	background-image:  url(images/splash3_1-10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
		
}

#wrapper {
margin:auto;
width:800px;
}

#splash {
width: 200px;
float:right;
text-align:center;
padding: 57px 125px 0 0;
}

#middle {
padding: 550px 60px 0 241px;
text-align: right;
}

#footer {
margin:auto;
width:800px;
padding-top: 50px;
}


.splashquotes {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
	}
	
.terms {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #ffffff;
	line-height: normal;
	text-align:center;
	}
	
.credits {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FFFFFF;
	line-height: normal;
}

a.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 9px;
	color: #52DFFD;
	font-style: italic;
	line-height: normal;
}
a.small:visited {
	color:#54AAF7;
	text-decoration:none;
}
a.small:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

a {
	font-family: font-family: Courier, "Courier New", "Times New Roman";
	text-decoration:none;
	font-size: 10px;
	color: #1140F2;
	line-height: 14px;
	font-weight: bold;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
}
a:visited {
	color:#121445;
	text-decoration:none;
}
a:hover {
	color: #ffffff;
	text-decoration:underline;
}
