A:link {
	font-weight: 400;
	text-decoration: none;
	color: #fff;
}
A:visited {
	text-decoration: none;
	color: #fff;
}
A:active {
	text-decoration: none;
	color: #fff;
	border-left: solid 2px black;
}
A:hover {
	text-decoration: none; 
	color: #000;
	border-left: solid 2px black;
}

body{
	margin: 0%;
	padding: 0%;
	font-family: 'Raleway', sans-serif;
	font-weight: 100;
	overflow: hidden;
}

#content{
	background: #000;
	overflow: hidden;
}

#image{
	background: #000;
	width: 100%;
	height: 100%;
	margin-left: 0%;
	margin-top: 0%;
	padding: 0px;
	float: left;
}


#focusImg{
	position: relative;
}

#spacefiller{
	height: 80%;
}

#title{
	width: 68%;
	height: 16%;
	padding: 1%;
	position: absolute;
	top: 80%;
	left: 0%;
	color: #fff;
	font-weight: bold;
}

#text{
	width: 26%;
	height: 98%;
	padding: 2%;
	position: absolute;
	top: 0%;
	left: 70%;
	color: #fff;
	background: rgba(255,255,255,0.15);
	/*background: rgba(0,0,0,0.1);*/
	border-left: dotted 2px white;
	/*border-left: solid 5px white;*/
}

#attribution{
	position: absolute;
	top: 90%;
	left: 70%;
	width: 26%;
	height: 5%;
	padding-left: 2%;
	color: #888;
	font-size: 9px;
}
/*
     FILE ARCHIVED ON 18:48:40 Apr 14, 2026 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:43:50 Jun 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.438
  load_resource: 119.716 (2)
  PetaboxLoader3.resolve: 95.559 (2)
  PetaboxLoader3.datanode: 22.464 (2)
*/