@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #FFFFFF;
	font-family: Century Gothic;
	font-size: 12px;
}
body {
	background-color: #172029;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #7dc0d1;
	text-decoration:underline;
}
a:visited {
	color: #7DC0D1;
	text-decoration:underline;
}
a:active {
	color: #7DC0D1;
	text-decoration:underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#top {
	height:200px;
}
#splash {
	height:330px;
	background: url(../images/Splash-1.jpg) center top no-repeat;
}
#btmlinks {
	height:100px;
}
#btmlinks a:link {color: #7DC0D1; text-decoration:none;}
#btmlinks a:visited {color: #7DC0D1; text-decoration:none;}
#btmlinks a:active {color: #7DC0D1; text-decoration:none;}
#btmlinks a:hover {color: #FFFFFF; text-decoration:none;}
.toplinks {
	width:150px;
	margin:10px;
}
.toplinks a:link {color: #FFFFFF; text-decoration:none;}
.toplinks a:visited {color: #FFFFFF; text-decoration:none;}
.toplinks a:active {color: #FFFFFF; text-decoration:none;}
.toplinks a:hover {color: #7DC0D1; text-decoration:none;}
#splashtext {
	position:relative;
	width:250px;
	height:50px;
	left:120px;
	z-index:1;
	font-family:"Century Gothic";
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:20px;
	top:220px;
}.titles {
	margin-left:15px;
	margin-top:20px;
	line-height:22px;
	font-variant:small-caps;
}
.firstline {
	position:relative;
	z-index:1;
	width:540px;
	height:20px;
	left:-10px;
	top:44px;
}
