@charset "utf-8";
/* CSS Document */

#laptop {
	height:754px;
	width:1376px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/web/20170928133536im_/http://cameronkennedyofficial.com/images/lapto-background1.png);
	float:none;
	margin-top:none;
}

#content_wrap {
	height:457px;
	width:976px;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
	background-color:#FFF
}

#follow {
	float:left;
	width:976px;
}

#header {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:976px;
	    animation: fadein 3s;
    -moz-animation: fadein 3s; /* Firefox */
    -webkit-animation: fadein 3s; /* Safari and Chrome */
    -o-animation: fadein 3s; /* Opera */

}

#menu {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	    animation: fadein 3s;

    -moz-animation: fadein 3s; /* Firefox */
    -webkit-animation: fadein 3s; /* Safari and Chrome */
    -o-animation: fadein 3s; /* Opera */

}

#quotes {
	height:80px;
	width:979px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
		    animation: fadein 3s;

    -moz-animation: fadein 3s; /* Firefox */
    -webkit-animation: fadein 3s; /* Safari and Chrome */
    -o-animation: fadein 3s; /* Opera */
}
	
	

#left_content {
	height:255px;
	width:630px;
	float:left;
	margin-left:10px;
	font-size: 11px;
	animation: fadein 3s;
	-moz-animation: fadein 3s; /* Firefox */
	-webkit-animation: fadein 3s; /* Safari and Chrome */
	-o-animation: fadein 3s; /* Opera */
	font-family: "Courier New", Courier, monospace;

}
		
	.white {
	color: #FFF;
}

#right_content {
	height:255px;
	width:305px;
	float:right;
	margin-right:10px;
	animation: fadein 3s;
	-moz-animation: fadein 3s; /* Firefox */
	-webkit-animation: fadein 3s; /* Safari and Chrome */
	-o-animation: fadein 3s; /* Opera */
	text-align: left;

}


#photos {
	height:255px;
	width:110px;
	float:left;
	margin-right:10px;
}

<style type="text/css">

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{

}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 1px;
visibility: hidden;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
float: left;
margin-top:256px;
/*position where enlarged image should offset horizontally */
z-index: 50;
}

</style>



@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}​
.small-person {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
.small-person {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

/*
     FILE ARCHIVED ON 13:35:36 Sep 28, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:44:32 Oct 27, 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.762
  exclusion.robots: 0.036
  exclusion.robots.policy: 0.021
  esindex: 0.014
  cdx.remote: 23.678
  LoadShardBlock: 83.685 (3)
  PetaboxLoader3.datanode: 69.001 (4)
  PetaboxLoader3.resolve: 674.291 (2)
  load_resource: 665.546
*/