/****** a standard vertically-aligned set of divs. ***********/

.leftright div#left {
  float: left;
}
.leftright div#right {
  float: right;
  text-align: right;
}

.leftrightcenter {
  width: 100%;
  clear: both;
}
.leftrightcenter div#left {
  float: left;
  width: 30%;
}
.leftrightcenter div#center {
  float: left;
  text-align: center;
  width: 38%;
}
.leftrightcenter div#right {
  float: right;
  text-align: right;
  width: 30%;
}

/*********************************************************/
/****** page layout **************************************/

/****** header column applies to all layouts. ***********/

#header {
  width: 960px;
  margin:auto;
}

/****** one column layout. ******************************/

#content-1 #main {
  margin: 0px 20px 0px 20px;
}

/****** two column layout options. **********************/

#content-2-narrow #sidebar {
  border-right:1px dotted #CCCCCC;
  float:left;
  font-size:90%;
  padding-left:20px;
  width:160px;
}
#content-2-narrow #main {
  width: 780px;
  float: right;
  padding-right:20px;
}

#content-2-wide #sidebar {
  width: 300px;
  font-size:90%;
  margin-right:20px;
  float: right;
}
#content-2-wide #main {
  width: 640px;
  float: left;
  margin-left:20px;
}

table#outerbody #content-2-wide #main {
  margin-left:0px;
}

table#outerbody #content-2-wide #sidebar {
  margin-right:0px;
}


#content-2-odd #sidebar {
  width: 160px;
  float: right;
}
#content-2-odd #main {
  width: 80%;
  float: left;
}

/****** three column layout options. **********************/

#content-3 #sidebar-narrow {
  width: 160px;
  float: left;
  margin-left: 20px;
  border-right: #ccc 1px dotted;
}
#content-3 #sidebar-wide {
  width: 300px;
  float: right;
  margin-right: 20px;
}
#content-3 #main {
  width: 460px;
  float: left;
  margin-left: 20px;
  margin-right: 20px;
}

/*
     FILE ARCHIVED ON 16:17:54 Sep 02, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:55:42 Jul 07, 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.53
  exclusion.robots: 0.07
  exclusion.robots.policy: 0.062
  esindex: 0.009
  cdx.remote: 5.707
  LoadShardBlock: 4192.155 (3)
  PetaboxLoader3.datanode: 4217.208 (5)
  PetaboxLoader3.resolve: 327.354 (2)
  load_resource: 361.85
*/