body {
	background-color: #fff;
	background-image: url(images/bg-header.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a {
	outline:0;
}
a:link {
	text-decoration: none;
	color: #87b300;
}
a:visited {
	text-decoration: none;
	color: #0CF;
}

a:hover {
	text-decoration: none;
	color: #F60;
}
.tmb {
	clear: both;
	float: none;
	text-align: center;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
.tmb a img {
	border: 2px solid #F60;
}
.download-btn {
	height: 30px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}
.download-btn a {
	font-weight: bold;
	color: #FFF;
	background-image: url(images/btn-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-right: 42px;
	padding-bottom: 5px;
	padding-left: 42px;
}
.download-btn a:visited {
	font-weight: bold;
	color: #FFF;
	background-image: url(images/btn-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-right: 42px;
	padding-bottom: 5px;
	padding-left: 42px;
}
.download-btn a:hover {
	font-weight: bold;
	color: #FFF;
	background-image: url(images/btn-orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-right: 42px;
	padding-bottom: 5px;
	padding-left: 42px;
}
#page-wrapper{
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #7FFEFE;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-color: #7ffefe;
	border-left-color: #7ffefe;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#top-content-txt {
	float: left;
	width: 540px;
	text-align: center;
}
#top-content-txt img {
	margin-top: 110px;
}
#animation {
	float: right;
	padding-top: 45px;
}
#heroes-wrapper {
	background-image: url(images/heroes-bg.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	clear: both;
	float: none;
	padding-top: 10px;
}
#heroes-wrapper .txt {
	width: 305px;
	margin-left: 235px;
	padding-top: 100px;
	padding-bottom: 20px;
}
#twisted-wrapper {
	background-image: url(images/twisted-bg.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	clear: both;
	float: none;
	padding-top: 10px;
}
#twisted-wrapper .txt {
	width: 350px;
	margin-left: 330px;
	padding-top: 90px;
	padding-bottom: 35px;
}
#silly-wrapper {
	background-image: url(images/silly-bg.gif);
	background-repeat: no-repeat;
	background-position: left -6px;
	margin-top: 40px;
}
#silly-wrapper .txt {
	width: 305px;
	margin-left: 235px;
	padding-top: 55px;
	padding-bottom: 20px;
}
#monsters-wrapper {
	background-image: url(images/monsters-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	float: none;
	margin-top: 40px;
}
#monsters-wrapper .txt {
	width: 350px;
	margin-left: 340px;
	padding-top: 80px;
	padding-bottom: 30px;
}
#activities-wrapper {
	background-image: url(images/activities-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#activities-wrapper .txt {
	float: left;
	width: 409px;
	text-align: center;
	padding-top: 50px;
	margin-left: 20px;
}

