@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_splash.jpg);
	background-position: top center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFCC66;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.location1 {
	position: absolute;
	border:none;
	width:326px;
	height:190px;
	top:380px;
	left:50%;
	margin-left:-338px;
}
.location2 {
	position: absolute;
	border:none;
	width:326px;
	height:190px;
	top:380px;
	left:50%;
	margin-left:11px;
}
.footer {
	position: absolute;
	top: 600px;
	left: 50%;
	margin-left: -200px;
}