html {
	padding:0;
	margin: 0;
}
body {
	color: #333333;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	text-align: left;
	line-height: 1.25em;
}
#page_wrap {
	border: 1px solid #DDDDDD;
	width: 990px;
	height:400px;
	margin-left: auto;
	margin-right: auto;
	margin-top:150px;
}
.image_stack img { /* css style for photo stack */
	border: none;
	text-decoration: none;
	position: absolute;
	margin-left:0px;
	width: 250px;
	height: 190px;
}
.image_stack { /* css style for photo stack */
	width: 300px;
	height: 210px;
	margin: 0 !important;
}
.image_stack img { /* css style for photo stack */
	position: absolute;
	border: 4px solid #FFF;
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
	z-index: 9999;
	/* Firefox */
	-moz-transition: all 0.2s ease;
	/* WebKit */
	-webkit-transition: all 0.2s ease;
	/* Opera */
	-o-transition: all 0.2s ease;
	/* Standard */
	transition: all 0.2s ease;
}
.image_stack #photo1 {  /* position of last photo in the stack */
	top: 8px;
	left: 108px;
	margin-left: -90px;
	-webkit-transform: rotate(3deg); /* safari and chrome */
	-moz-transform: rotate(3deg);/*firefox browsers */
	transform: rotate(3deg);/*other */
	-ms-transform:rotate(3deg); /* Internet Explorer 9 */
	-o-transform:rotate(3deg); /* Opera */
}
.image_stack #photo2 {/* position of middle photo in the stack */
	top: 6px;
	left: 104px;
	margin-left: -90px;
}
.image_stack #photo3 {/* position of first photo at the top in the stack */
	top: 4px;
	left: 100px;
	right: 100px;
	margin-left: -90px;
}

.image_stack #photo1:hover, .image_stack #photo2:hover, .image_stack #photo3:hover
{
	box-shadow: 0 0 12px rgba(32, 175, 229, 0.8), 0 0 0 #000;
}

.image_stack .rotate1 {/* rotate last image 15 degrees to the right */
	-webkit-transform: rotate(5deg); /* safari and chrome */
	-moz-transform: rotate(5deg);/*firefox browsers */
	transform: rotate(5deg);/*other */
	-ms-transform:rotate(5deg); /* Internet Explorer 9 */
	-o-transform:rotate(5deg); /* Opera */
}
.image_stack .rotate2 {/* css not used*/
	-webkit-transform: rotate(0deg); /* safari and chrome */
	-moz-transform: rotate(0deg);/*firefox browsers */
	transform: rotate(0deg);/*other */
	-ms-transform:rotate(0deg); /* Internet Explorer 9 */
	-o-transform:rotate(0deg); /* Opera */
}
.image_stack .rotate3 {/*rotate first image 15 degrees to the left*/
	-webkit-transform: rotate(-5deg); /* safari and chrome */
	-moz-transform: rotate(-5deg); /*firefox browsers */
	transform: rotate(-5deg);/*other */
	-ms-transform:rotate(-5deg); /* Internet Explorer 9 */
	-o-transform:rotate(-5deg); /* Opera */
	cursor: pointer;
}

/*
     FILE ARCHIVED ON 06:10:28 Mar 22, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:35:19 Jul 17, 2025.
     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: 0.673
  exclusion.robots: 0.043
  exclusion.robots.policy: 0.025
  esindex: 0.019
  cdx.remote: 7.779
  LoadShardBlock: 123.475 (3)
  PetaboxLoader3.datanode: 134.85 (4)
  load_resource: 181.504
  PetaboxLoader3.resolve: 152.141
*/