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


body {
	background-image: url(../images/Eclipse-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #af0b10;
	text-decoration: none;
}
a:visited {
	color: #af0b10;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #af0b10;
	text-decoration: none;
}
.legaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e1b053;
}
.largeheaders {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffd52b;
}
.bottom {
	overflow: hidden;
	position: fixed;
	bottom: 0px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text2bold {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text2y {color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.visit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}