@media screen and (max-width: 980px) {
#outerWrapper {
	width: 95%;
}
#content {
	width: 60%;
	padding: 3% 4%;
}
#leftColumn1 {
	width: 30%;
}
}
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (orientation : portrait) {
#outerWrapper {
	width: 95%;
}
#content {
	width: 63%;
	padding: 3% 4%;
}
#leftColumn1 {
	width: 27%;
}
}
@media screen and (max-width: 650px) {
#header {
	height: auto;
}
#topNavigation {
	position: static;
}
#content {
	width: auto;
	float: none;
	margin: 20px 0;
}
#leftColumn1 {
	width: 100%;
	float: none;
	margin: 0;
}
}
@media screen and (max-width: 480px) {
html {
	-webkit-text-size-adjust: none;
}
#contentWrapper {
	clear: both;
	background: #FFFFFF url('https://aad3e3.claudeassets.com/20250901071102im_/https://www.expression-web-tutorials.com/autumn-flowers-mobile/styles/images/mobile-bg.jpg') repeat-y;
}
#header {
	height: 100px;
}
#outerWrapper #topNavigation {
	height: 50px;
}
#topNavigation a {
	font-size: 90%;
	padding: 10px 8px;
}
#leftColumn1 {
	width: auto;
	float: none;
	margin: 0;
	height: 100%;
}
form fieldset {
	width: 240px;
}
}

/*
     FILE ARCHIVED ON 20:23:59 Jun 06, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:01:44 Sep 14, 2026.
     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.431
  exclusion.robots: 0.064
  exclusion.robots.policy: 0.056
  esindex: 0.007
  cdx.remote: 6.301
  LoadShardBlock: 46.958 (3)
  PetaboxLoader3.datanode: 149.326 (5)
  PetaboxLoader3.resolve: 1364.959 (3)
  load_resource: 1493.374 (2)
*/