@media screen and (min-width: 979px){
	
#slideshow {
    position:relative;
    height:0px;
	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 */
	height: 100%;
	width: 100%;
			
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
			
	/* Set up positioning */
	position: absolute;
	top: 0;
	left: 0;
}
}

@media screen and (max-width: 979px){
#slideshow {
    position:relative;
    height:0px;
	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 */
	max-height: 600;
	width: 100%;
			
	/* Set up proportionate scaling */
	width: 100%;
	min-height: 400;
	height: auto;
			
	/* Set up positioning */
	position: absolute;
	top: 0;
	left: 0;
}
}

@media screen and (max-width: 700px){
#slideshow {
    position:relative;
    height:0px;
	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 */
	max-height: 600;
	width: 100%;
			
	/* Set up proportionate scaling */
	width: 100%;
	min-height: 360;
	height: auto;
			
	/* Set up positioning */
	position: absolute;
	top: 0;
	left: 0;
}
}


@media screen and (max-width: 1024px){
	img.bg {
	left: 50%;
	margin-left: -512px; 
}
}
		

/*
     FILE ARCHIVED ON 07:16:54 Jan 14, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:55:48 Sep 07, 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: 83.751
  exclusion.robots: 0.081
  exclusion.robots.policy: 0.071
  cdx.remote: 0.067
  esindex: 0.01
  LoadShardBlock: 59.971 (3)
  PetaboxLoader3.datanode: 54.578 (4)
  load_resource: 89.177
  PetaboxLoader3.resolve: 33.407
*/