body {
	background-color: black;
	font-family: Verdana, Helvetica;
}
.page-background,
.page-background img{
	width: auto !important;
	width: 100%;
	height: auto !important;
	height: 100%;
	position: fixed;
	top:0;
	left:0;
	z-index: -100;
	min-width: 100%;
	min-height: 100%;
}

#parallax {
	position:relative;
	list-style: none;
}

#parallax li img {
	position: relative;
}
.js .parallax .parallax-layer-1 {
	width: 110%;
	height: 110%;
}
.top-banner {
	position: relative;
	height: 100px;
	width: 960px;
	background-color: #7BB6B5;
}

.top-banner .top-banner-text{
	height: 100px;
	width: 960px;
	font-weight: 600;
	font-size: 25px;
	color: black;
	text-align: center;
	z-index: 1;
}

.top-banner-image {	
	height: 100px;
	width: 960px;
	z-index: 2;
	position: absolute;
	top: 0px;
}
div.page-container.container_16{
	background-color: rgba(255,255,255,0.7);	
	z-index: 0;
	margin-left: 5%;
}

.main-content-container {
/*	overflow: auto;*/
}

.main-content {
	margin-top: 8px;
}

.no-js .main-content-container {
/*	overflow-y: auto;
	overflow-x: hidden;*/
/*	height: 600px;*/
}

.footer {
	background-color: rgb(28,28,18);
	color: white !important;
	text-align: center;
	width: 960px;
}

.footer a {
	color: white !important;
	text-decoration: none;
}

td {
	padding-right: 1em;
}

a.footnote {
	font-size: 0.7em;
	margin-bottom: 0.2em;
}


#background-image{
	position:relative;
	overflow:hidden;
	width:100%;
	height:100%;
	z-index:-100;
}

.banner img {
}

.no-js .requires-js {
	display: none!important;
}

.js .requires-js-fallback {
	display: none!important;
}

.buttons a.button-return-to-dinosaur-index {
	text-decoration: none;
	color: black;
}
.buttons-return-to {
	padding-bottom: 8px;
}

.link-creature-debate{
	margin: 8px 0px 8px 0px;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
	color: black;
}

.main-content-container {
/*	margin-top: 8px;*/
	overflow: auto;
}

.index-buttons .index-button {
	width: 300px;
	height: 129px;
	margin-bottom: 10px;
	position: relative;
}
.index-buttons .index-button-img {
	z-index: 2;
}
.index-buttons .index-button-overlay {
	font-weight: 600;
	font-size: 15px;
	text-align: center;
	width: 300px;
	height: 0px;
	position: absolute;
	bottom:80px;
	z-index: 1;
}

.button-index-container .button-index-title {
	padding-top: 1em;
	text-align: center;
	padding-bottom: 1em;
	
}

.linked-site {
	padding-bottom: 3em;
}

div.footer {
	text-align:center;	
	height: 25px;
	overflow: hidden;	
	padding-left: 10px;
	padding-right: 10px;
	width: 940px;
}

.footer .copyright{
	text-align:right;
	margin-top: -18px;
}

.footer .copyright .copy {
	margin-top: -5px;
}