@charset "utf-8";

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	text-decoration: blink;
	position: absolute;
	left: 477px;
	top: 392px;
	text-align: center;
	color: #FF3;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	position: absolute;
	left: 344px;
	top: 247px;
	text-align: center;
	color: #03F;
}
.nav {
	list-style-image: none;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 45px;
	position: static;
	height: 45px;
	width: 80px;
}
body {
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F93;
	text-align: center;
}
h2	{
	text-decoration: blink;
	position: fixed;
	left: 500px;
	top: 212px;
}
#footer {
	font-size:.75em;
	font-style: italic;
	padding: 10px 10px;
	border: 1px;
	position: absolute;
	top: 500px;
	color: #000;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	position: absolute;
	left: 341px;
	top: 253px;
	width: 565px;
	height: 132px;
	font-size: large;
	padding: 10px;
}
a:link {
	color: #FFFF33;
	text-decoration: none;
}
a:visited {
	color: #FFFF33;
	text-decoration: none;
}
