#text a:hover {
	color: #A5D0C7;
}
body {
	height: 100%;
	width: auto;
	min-width: 1023px;
}
#bottom {
	height: 56px;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	background: #1db0e6;
	z-index: 19;
}
#links {
	height: 55px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	z-index: 20;
}
.green {
	color: #C0D831;
	font-size: 11px;
}
#text a {
	color: #AAA;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
}
.floatright {
	float: right;
	margin-top: 80px;
	margin-right: 100px;
}
#text img {
	margin-bottom: 30px;
	margin-top: 90px;
}
#sculpture-nav {
	height: 270px;
	width: 180px;
	position: fixed;
	margin-top: 270px;
	margin-left: -64px;
	z-index: 12;
}
