html {
	height: 100%;
}

body {
	height: 100%;
	background: #c7d7f8;
}

#scislands_1 {
	background: url(/scislands/assets/header_bkg.jpg) center top no-repeat;
	height: 100%;
}

#scislands_2 {
	background: url(/scislands/assets/footer.gif) center bottom no-repeat;
	padding-bottom: 100px;
	width: 760px;
	margin: 0 auto;
}

#homelink h1 {
	position: absolute;
	width: 325px; height: 163px;
	text-indent: -100em;
}

#homelink h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

.paper_1, .paper_1 h2, .paper_1 h3, .paper_1 .hidelink {
	color: #3e4e51;
	line-height: 1.5em;
}

.paper_1 h2 {
	font-size: 1.4em;
	width: 620px;
	height: 54px;
	padding-left: 74px;
	line-height: 54px;
	padding-bottom: 2em;
}

.paper_1 h3 {
	font-size: 1.1em;
}

.paper_1 a {
	color: #369;
}

.paper_1 a.hidelink {
	text-decoration: none;
}

.paper_1 .anchors {
	padding: 0 0 2em 10px;
	color: #369;
}

#scislands { padding-top: 130px; height: 33px; }
#scislands ul { float: right; width: 302px; margin: 0; padding: 0 5px 0 0; list-style: none; }
#scislands li a { overflow: hidden; display: block; width: 100%; height: 100%; text-indent: -100em; }

#scislands .map { float: left; }
#scislands .map a { background: url(/scislands/assets/tabs.gif); width: 81px; height: 33px; }
#scislands .map a { background-position: 0 top; }
#scislands .map a:hover { background-position: 0 bottom; }
#scislands .map_on a { background-position: 0 bottom; }
#scislands .map_on a:hover { background-position: 0 bottom; }

#scislands .subjects { float: left; }
#scislands .subjects a { background: url(/scislands/assets/tabs.gif); width: 105px; height: 33px; }
#scislands .subjects a { background-position: -81px top; }
#scislands .subjects a:hover { background-position: -81px bottom; }
#scislands .subjects_on a { background-position: -81px bottom; }
#scislands .subjects_on a:hover { background-position: -81px bottom; }

#scislands .ages { float: left; }
#scislands .ages a { background: url(/scislands/assets/tabs.gif); width: 116px; height: 33px; }
#scislands .ages a { background-position: -186px top; }
#scislands .ages a:hover { background-position: -186px bottom; }
#scislands .ages_on a { background-position: -186px bottom; }
#scislands .ages_on a:hover { background-position: -186px bottom; }

.paper_1 {
	background: url(/scislands/assets/paper_bkg.gif) top repeat-y;
	_position: relative;
}
.paper_2 {
	background: url(/scislands/assets/paper_top.gif) center top no-repeat;
}
.paper_3 {
	background: url(/scislands/assets/paper_foot.gif) center bottom no-repeat;
	padding: 65px 33px 33px 33px;
}

.copyright {
	text-align: right;
	padding: 1em 0 1em 0;
	font-size: .85em;
	width: 760px;
	margin: 0 auto;
}

.copyright, .copyright a {
	color: #369;
}

