/* CSS Document */


</head>
<style type="text/css">

body { background-image:url(Eagle3.jpg); background-position:center top; }

</style>
</head>

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}


.navagation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #FF0000;
	display: block;
	padding: 5px;
	width: 250px;
}



.navagation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 5px;
	width: 250px;
}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFFF00;
	color: #000000;
	text-decoration: none;
	background-position: left center;
}
.explination {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	background-color: #cc3336;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	bottom: inherit;
	float: inherit;
	background-position: 5px 5px;
	list-style-type: disc;
	overflow: auto;
	position: inherit;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	clip: rect(auto,auto,auto,auto);
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
	background-position: center center;
	text-align: center;
	white-space: normal;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	float: none;
	height: auto;
	width: auto;
}
.clickforinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	display: block;
	padding: 5px;
	width: 140px;
}


.clickforinfo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: #9999CC;
	display: block;
	padding: 5px;
	width: 140px;
	
	}
.flyer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 5px;
	width: 140px;
}


.flyer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	display: block;
	padding: 5px;
	width: 140px;
	
}	
.signup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
	text-decoration: underline;
	background-color: #FFFFFF;
	display: inline;
	padding: 5px;
	width: 140px;
	text-align: center;
	white-space: normal;
}


.signup:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	background-color: #FFFFFF;
	display: inherit;
	padding: 5px;
	width: 140px;
	
}	
.position {
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,0px);
}

