@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #banner_top {



}
#wrapper #BodyArea {
	height: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 1000px;
}
#wrapper #banner_bottom {
	text-align: center;

}
#wrapper .footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #6F6;
	text-align: center;
	font-size: 9px;
	border-top-width: 30px;
}

a img {
   border: none;

} 
.Overlay_logo {
	position: absolute;
	top: 739px;
	left: 1173px;
}
.main_text {
	color: #6F6;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-align: center;
}
.description {
	color: #6F6;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	list-style-type: square;
	list-style-position: inside;
}

#wrapper #BodyArea .creature {

}
