﻿body {
	background-color: #000000;
}
#slideshow {
	position: relative;
	height: 350px;
	z-index: -1;
}
#slideshow IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
}
#slideshow IMG.active {
	z-index: 10;
	opacity: 1.0;
}
#slideshow IMG.last-active {
	z-index: 9;
}
#slideshow img {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px; /* Set up proportionate scaling */;
	width: 100%;
	height: auto; /* Set up positioning */;
	position: fixed;
	top: 0;
	left: 0;
}
@media 
{
img.bg {
	left: 50%;
	margin-left: -512px;
}
}
#page-wrap {
	position: relative;
	width: 400px;
	margin: 50px auto;
	padding: 20px;
	background: #fff;
	-moz-box-shadow: 0 0 20px black;
	-webkit-box-shadow: 0 0 20px black;
	box-shadow: 0 0 20px black;
}
p {
	font: 12px/2 Tahoma;
	margin: 0 0 10px 0;
	color: #fff;
}
#content {
	width: 900px;
	margin: 0 auto;
	background: rgba(11,11,11, 0.5);
	padding: 10px;
}
#content h1 {
	//text-transform: uppercase;
	font-family: 'Arial';
	color: #fff;
	font-size: 18px;
}
/*
     FILE ARCHIVED ON 11:55:33 May 15, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:53:52 May 04, 2023.
     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):
  captures_list: 259.259
  exclusion.robots: 0.071
  exclusion.robots.policy: 0.06
  cdx.remote: 0.088
  esindex: 0.01
  LoadShardBlock: 231.446 (3)
  PetaboxLoader3.datanode: 222.635 (4)
  load_resource: 123.625
  PetaboxLoader3.resolve: 85.819
*/