/* THREE COLUMN LAYOUT */

body {
	text-align:center;  /* IE6 needs this to center the layout in the browser window */
	}
#main_wrapper {
	width:1000px; /* widths of columns will scale proportionately as this width is changed */
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	text-align:left; /* prevents page inheriting IE6 centering hack on body */
	}
#header {
	height:170px;
	_width:1000px;
	}
#left {
	width:140px;
	float:left;
	}
#content {
	width:708px;
	float:left;
	position:relative;
	}
#nav {
	width:150px;
	float:left;
	}
#footer {
	width:100%;
	clear:both;
	}
#header_inner, #nav_inner, #promo_inner {
	overflow:hidden; /* prevents oversize elements from breaking the layout */
	}
#header_inner { 
	}

#left_inner {
	/*margin-right:2px;*/
}
#content_inner {
	margin:1em 1.5em 1em 1.5em;
	}
#nav_inner {
	margin:0 0 0 1em;
	}
#footer_inner {
	padding:1em 10em 1em 11.5em;
	text-align:center;
	}

/*
     FILE ARCHIVED ON 02:01:02 Apr 26, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:42:13 Jul 09, 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.85
  exclusion.robots: 0.095
  exclusion.robots.policy: 0.078
  esindex: 0.014
  cdx.remote: 11.108
  LoadShardBlock: 244.336 (3)
  PetaboxLoader3.datanode: 244.135 (5)
  PetaboxLoader3.resolve: 903.551 (3)
  load_resource: 1059.97 (2)
*/