
:focus { outline:0; }

ol,ul { list-style:none; }


/*
	Page Style
*/


#container {
	width:1000px;
	padding:0px;
	float:left;
	right:0px;
	position:relative;
	z-index:0;
	margin-top:0px;
	
	
	
	}

#frame {
	position:absolute;
	z-index:0;
	width:1000px;
	height:314px;
	top:0px;
	left:0px;

}

#example {
	width:680px;
	height:314px;
	position:absolute;
}

/*
	Slideshow style
*/

#slides {
	position:relative;
	top:0px;
	left:0px;
	

}

/*
	Slides container
	Important:
	Set the width of your slides container
	If height not specified height will be set by the slide content
	Set to display none, prevents content flash
*/

.slides_container {
	width:1000px;
	height:314px;
	overflow:hidden;
	position:relative;
	display:none;
	

	


}

/*
	Each slide
	Important:
	Set the width of your slides
	Offeset for the 20px of padding
	If height not specified height will be set by the slide content
	Set to display block
*/

#slides .slide {
	padding:0px;
	width:680px;
	height:314px;
	

	
}

/*
	Next/prev buttons
*/
#slides .next,#slides .prev {
	position:absolute;
	top:150px;
	left:-50px;
	width:83px;
	height:96px;

	z-index:150;
	
}

#slides .next {
	left:1000px;


	
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Footer
*/

#footer {
	text-align:center;
	width:580px;
	margin-top:9px;
	padding:4.5px 0 18px;
	
}

#footer p {
	margin:4.5px 0;
	font-size:1.0em;
}



h1 {
	font-size:2em;
}

p {
	font-size:1.3em;
}

#slides .link {
	display:block;
	margin-top:10px;
	font-weight:800;
}
/*
     FILE ARCHIVED ON 05:37:28 Jan 15, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:51:58 Jan 21, 2021.
     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):
  LoadShardBlock: 315.627 (3)
  CDXLines.iter: 19.199 (3)
  load_resource: 640.801 (2)
  exclusion.robots: 0.375
  captures_list: 341.494
  PetaboxLoader3.datanode: 539.484 (5)
  RedisCDXSource: 1.556
  esindex: 0.026
  PetaboxLoader3.resolve: 348.529 (2)
  exclusion.robots.policy: 0.348
*/