@charset "utf-8";
/* CSS Document */

body {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #0761CD;
}

.class 2 a:link {
text-decoration: none;
	color: ##0761CD;
}
.class 2 a:visited {
	text-decoration: none;
	color: ##0761CD;
}
.splash {
	display: inline;
	width: 500px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	text-align: center;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: -520px;
	left: 50%;
	top: 150px;
}
.splash2 {
	display: inline;
	width: 500px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	text-align: center;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 20px;
	left: 50%;
	top: 150px;
}

