/**
 * @note		This file holds print styles for layout and site design. 
 * 				This document is commented in a method defined by cssDoc: http://cssdoc.net/
 * @author		NavigationArts; navigationarts.com
 **/

/**
 * @section		Tags
 * @note		ordered alphabetically
 **/
	a {}
	abbr {}
	acronym {}
	address {}
	area {}
	b {}
	base {}
	bdo {}
	big {}
	blockquote {}
	body {}
	br {}
	button {}
	caption {}
	cite {}
	code {}
	col {}
	colgroup {}
	dd {}
	del {}
	dfn {}
	div {}
	dl {}
	dt {}
	em {}
	fieldset {}
	font {}
	form {}
	frame {}
	frameset {}
	head {}
	h1 {}
	h2 {}
	h3 {}
	h4 {}
	h5 {}
	h6 {}
	hr {}
	html {}
	i {}
	iframe {}
	img {}
	input {}
	ins {}
	kbd {}
	label {}
	legend {}
	li {}
	link {}
	map {}
	meta {}
	noframes {}
	noscript {}
	object {}
	ol {}
	optgroup {}
	option {}
	p {}
	param {}
	pre {}
	q {}
	samp {}
	select {}
	small {}
	span {}
	strong {}
	style {}
	sub {}
	sup {}
	table {}
	tbody {}
	td {}
	textarea {}
	tfoot {}
	th {}
	thead {}
	title {}
	tr {}
	tt {}
	ul {}
	var {}



/**
 * @section		Classes
 * @note		ordered alphabetically; camelCase naming convention
 **/


/**
 * @section		IDs
 * @note		ordered alphabetically; camelCase naming convention
 **/
    #container {
        margin: 0 auto;
        width: 649px;
    }
        body.templateHome #container {
            width: 960px;
        }
    #header {
        border-bottom: 7px solid #000;
        padding: 0 0 20px 0;
        margin: 0 0 20px 0;
    }
    #nav { display: none; }
    #contentNav { display: none; }
    #contentMain { 
        float: none;
        margin: 0;
    }
    #footer { display: none; }




/*
     FILE ARCHIVED ON 21:40:24 Jun 08, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:12:35 Mar 29, 2024.
     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.714
  exclusion.robots: 0.069
  exclusion.robots.policy: 0.06
  cdx.remote: 0.058
  esindex: 0.01
  LoadShardBlock: 89.923 (3)
  PetaboxLoader3.datanode: 90.24 (4)
  load_resource: 153.041
  PetaboxLoader3.resolve: 82.811
*/