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

<style type="text/css">
#menu {
  margin:0; 
  padding:0; 
  width: 50em;
  overflow:hidden; 
  }
#menu li {
  display:inline;
  list-style-type:none; 
  }
#menu li a {
	display:inline;
	float:left;
	text-decoration:none;
	margin:0;
  }
#menu li a img {
	opacity:1;
	margin:0px;
	border:0;
	float:left;
  }
#menu li a span {
  display:none; 
  }
#menu li a:hover {
  background:transparent;
  }
#menu li a:hover span {
	width:50px;
	color:#000000;
	display:inline;
	cursor:pointer;
	float:left;
  }
#menu .h2 {
	margin:0 5px;
	padding:0;
	color:#000000;
	font-variant:small-caps;
	font-size:14px;
	border:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	letter-spacing: 2pt;
	word-spacing: 1px;
	vertical-align: top;
  }
#Layer1 {
	position:absolute;
	left:339px;
	top:39px;
	width:306px;
	height:259px;
	z-index:1;
}
h1 {
	letter-spacing: 6pt;
	text-transform: none;
	text-align: left;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #000000;
	position: absolute;
	left: 64px;
	top: 10px;
}

.credits em {
	color: #000000;
}
.credits a {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.credits a:hover {
	text-decoration: underline;
}
    #Layer2 {
	position:absolute;
	left:50px;
	top:300px;
	width:1000px;
	height:600px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:279px;
	top:277px;
	width:300px;
	height:18px;
	z-index:1;
}
</style>
