/* BEGIN + CSS File +
	Tab (0x0009) stop every four (4) spaces: (1), 5, 9, 13, 17, 21, etc .
*/
/*	BEGIN + Regular Style Sheet for Web Guide Project, Part 6. + */

/*	In order to accommodate Dreamweaver's Search Results Panel
		(that is, in order to distinguish comments from The Real McCoy),
		we have established the following Commenting Conventions.
*/
/*	Commenting Conventions
	Treatment of keywords (etc) mentioned in comments.
	CLASS Names = = = = = = Same Case and [Square Brackets]
	ID Names  = = = = = = = Same Case and [Square Brackets]
	TAG NAMEs = = = = = = =  ALL CAPS and [SQUARE BRACKETS]
	PROPERTY NAMEs  = = = =  ALL CAPS and [SQUARE BRACKETS]
	Property Values = = = = Same Case and [Square Brackets]
	Colors  = = = = = = = =  ALL CAPS and [SQUARE BRACKETS] no octothorpe.
	Keywords used incidentally in comments go in [square brackets] or are
		simply capitalized, eg, when we talk about a [color] or a Font.
	When in doubt, Capitalize, Capitalize, Capitalize!
	All this is for easy distinction in Dreamweaver's Search Results panel.
	TRouBLe template for "Top Right Bottom Left" shortcut equivalents.
	These are for working reference and are to be deleted on publication.
*/
/*	Colors
		The Color controls for most rules go in a special section to
		accommodate quick change or inclusion in a separate Colors file.
*/
/*
	BUGS
	placeholders: to accommodate a bug in IE5Mac,  do not make empty 
		"placeholders" for rules: wrap them in a comment, instead.
	tabs: one tab equals four (4) spaces.
	text-align: Since text-align has no default, we declare it in body.
	NEVER put line-height in the body tag. Just don't do it, okay?
*/
/*
*/
/*	
	(+) Box Model Hack
		1.	Tantek Celik's "Box Model Hack"
	for
		2.	Dan Cederholm's "Flexible Text" technique
	featuring
		3.	Cliff Walker's "Block Nested Modifier"
	PAM's explanation of all this:
		positiveatheism.org/
				conventions.htm#BOXMODEL
				conventions.htm#FLEXIBLETEXT
*/
/*	Box Model Hack (for Flexible Text) */
body, ul, dl, ol, blockquote {
	font-size: x-small; 
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
/*	"Be kind to Opera" */
html>body {
	font-size: small;
}
/*	(-) Box Model Hack
*/
/*
	(+) Web Guide style Body tag */
body {
	background-image: url(../pix/tilemarbledarkbrown.gif);
	color: #fc0;
	font-family: "Comic Sans MS", Arial, sans-serif;
	width: 750px;
	text-align: left;
}
/*	BEGIN + Text Bloqs + */
/*
	THIS IS A MARKER FOR THE DW STYLE LIST: REMOVE IT! */
#BLOCKs____________________BLOCKs {font-family: Spoof, serif;}
/*	THAT WAS A MARKER FOR THE DW STYLE LIST: REMOVE IT! 
*/
/*	BEGIN + Default [OL][LI], [UL][LI], [DL][DT], and [DL][DD] attributes + */
dt, dd {
	color: #f8b721;
	font: 110%/1.3em "Comic Sans MS", Arial, sans-serif;
	font-weight: normal !important;
	margin-bottom: 0;
	margin-top: 2pt;
}
dl * strong {
	color: #f9940b;
}
li {
	font: 110%/1.3em "Comic Sans MS", Arial, sans-serif;
	font-weight: normal !important;
	margin: 2pt 0 0;
}
ul li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
/*	END - Default [LI], [DT], and [DD] attributes - */
/*	BEGIN + List Items, Special Definitions */
/*	BEGIN + The three types of unmodified [LI] tags + */
/*	Index Index */
div#IdxIndx li {
	font: 98%/1.2em "Comic Sans MS", Arial, sans-serif;
}
/*	General Index (plus any [LI]s that emulate Index links - eg, Search)
*/
div#IdxGenl li, li.LiSpecialIndex {
	font-size: 94%;
	line-height: normal;
}
/*
	Regular (removed: uses Default settings) */
/*	END - The three types of unmodified [LI] tags - */
/*	END - [LI] List Items, Special Definitions */
/*	BEGIN + Specialized Bloq-level Declarations + */
/* Formerly composed of three classes: [.BloqFlush] [.InSize090] [.BloqRightIndent4] */
.DivBloqCribNote {
	color: #ffcc00;
	font-size: 80%;
	line-height: 1.23em;
	margin: 2pt 32em 21pt 10em;
	text-align: left !important;
	text-indent: 1.23em;
}
	With [BloqExcerptSmall] and [BloqExcerSmaller], the indent
	is created using four (4) non-breaking spaces (&nbsp;) plus 
	one regular space (patch of whitespace).
.BloqExcerptSmall, .BloqExcerSmaller {
	font: 80%/1.32em Arial, sans-serif;
	list-style-type: none !important;
	margin: 6pt 0;
	text-indent: 0em;
	width: 450px;
}
.BloqExcerptSmall {
	font: 86%/1.32em Arial, sans-serif;
	margin: 4px 23px -4px;
	list-style-type: none;
}
.BloqExcerSmaller {
	font: 80%/1.32em Arial, sans-serif;
}
li.BloqExcerptSearchDescrip {
	font-size: 80%;
	line-height: 1.23em;
	list-style-type: none !important;
	margin: 4px 23em 4px 0;
	text-indent: 2em;
}
/*	END - Specialized Bloq-level Declarations - */
/*	[BloqFlush] */
.BloqFlush {
	list-style-type: none !important;
	margin-top: 0;
	text-indent: 0;
}
/*	[BloqIndent] */
.BloqIndent {
	list-style-type: none !important;
	margin-top: 0;
	text-indent: 1.23em;
}
.BloqPullQuoteQuip {
	list-style-type: none !important;
	margin: 4pt 72px 3pt 0;
	font-size: 120%;
	text-align: center;
	text-indent: 0;
}
.BloqPullQuoteByLine {
	list-style-type: none !important;
	margin: 0 72px 3pt 0;
	font-size: 100%;
	text-align: center;
	text-indent: 0;
}
.BloqPullQuoteQuip em, .BloqPullQuoteQuip i, .BloqPullQuoteQuip strong, .BloqPullQuoteQuip b  {
	color: #F89C21;
}

/*	NOTE: unused */
.BloqJustifyFull {
	text-align: justify;
}

/*	The [BloqNudgeLeft0nn] Class nudges [whatever] - you guessed it, to the, uhh, left by, uhh,  the number of pixels in its name. */
/*	USE [BloqRightIndent] below!! */
.BloqNudgeLeft006 {margin-right: 12px;}
.BloqNudgeLeft012 {margin-right: 24px;}
.BloqNudgeLeft024 {margin-right: 48px;}
/*	USE [BloqRightIndent] below!! */
.BloqNudgeLeft036 {margin-right: 72px;}
.BloqNudgeLeft048 {margin-right: 96px;}
.BloqNudgeLeft060 {margin-right: 120px;}
/*	USE [BloqRightIndent] below!! */
/*	[.BloqRightIndent] Isolated items only! NEVER used amidst a list! */
.BloqRightIndent {
	margin-right: 86px;
	margin-top: 4px;
}
.BloqRightIndent2 {
	margin-right: 2em;
	margin-top: 4px;
}
.BloqRightIndent4 {
	margin-right: 4em;
	margin-top: 4px;
}
.BloqRightIndent6 {
	margin-right: 6em;
	margin-top: 4px;
}
.BloqRightIndent8 {
	margin-right: 8em;
	margin-top: 4px;
}
/*	The [BloqSpacer__Pt] creates line height (mostly for LI) but not until you insert &nbsp;&nbsp; like always. */
.BloqSpacer04Pt {
	height: 4pt !important;
	line-height: 4pt;
	font-size: 2pt;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-family: sans-serif;
	list-style-type: none;
}
/*	BEGIN + These change the [LEFT] [MARGIN] of block-level tags. + */
.BloqToH3 {margin-left: 76px;}
blockquote.BloqToH3 {margin-right: 46px;}
.BloqToH4 {margin-left: 118px;}
blockquote.BloqToH4 {margin-right: 78px;}
.BloqToH5 {margin-left: 160px;}
blockquote.BloqToH5 {margin-right: 110px;}
.BloqToH6 {margin-left: 202px;}	/*	used twice (once to block-quote an [H5]) */
blockquote.BloqToH6 {margin-right: 142px;}
.BloqToH7not {margin-left: 264px;}	/*	used twice (once to block-quote an [H5]) */
blockquote.BloqToH7not {margin-right: 194px;}
/*	END - These change the [LEFT] [MARGIN] of block-level tags. - */
#HEADERs__H1_H2_H3_H4_H5_H6__HEADERs {font-family: Spoof, serif;}
/*	BEGIN + H-Tags, Slugs, Conditions, and Special Cases + */
/*	BEGIN + H-Tags + */
/*		H-Everything Common Parameters Rule - [H1SubSlug], a RuleBar, is excepted */
.H1SuperSlug, h1, /* [H1SubSlug] */
.H2SuperSlug, h2, .H2SubSlug,
.H3SuperSlug, h3, .H3SubSlug,
.H4SuperSlug, h4, .H4SubSlug,
.H5SuperSlug, h5, .H5SubSlug,
.H6SuperSlug, h6, .H6SubSlug {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-indent: 0;
}
h1 {
	font-size: 480%;
	margin: 0 0 -0.3em 0;
	text-align: center;
	text-decoration: none;
	text-indent: 0;
	text-shadow: #960 6pt 2pt 2px;
}
h2 {
	font-size: 330%;
	margin: 0 0 3px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}
#DivBodyNoNavEnd h3 {
	font-size: 175%;
	line-height: normal;
	margin: 0.6em 0 3pt 34px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
}
/*	END - H-Tags - */
/*	BEGIN + H-Tag Slugs + */
/*	END - H-Tag Slugs - */




/*	BEGIN + [H1] and its subsidiaries */
.H1SuperSlug {
	font-size: 130%;
	margin:	23pt 0 0pt 6pc;
	text-align: left;
	text-transform: none;
}
/*	[H1SubSlug] (RuleBar) */
.H1SubSlug {
	height: 5px;
	line-height: 1px;
	margin-bottom: 0px;
	margin-left: 220px;
	margin-right: 220px;
	margin-top: 12px;
	width: 310px;
}
/*	[H2] Slugs */
.H2SuperSlug {	/*	unused */
	font-size: 130%;
	margin-bottom: 3px;
	margin-top: -0.25em;
	text-align: center;
	text-transform: none;
}
.H2SubSlug {
	font-size: 110%;
	margin-bottom: -0.25em;
	margin-top: 3px;
	text-align: center;
	text-transform: none;
}
.H3SuperSlug, .H3SubSlug {
	font-size: 110%;
	margin-right: 0;
}
.H3SuperSlug {
	margin-bottom: -0.5em;
	margin-left: 52px;
	margin-top: 0;
}
.H3SubSlug {
	margin-bottom: 4px;
	margin-left: 118px;
	margin-top: -0.1em;
}
.H4SuperSlug {
	font-size: 100% !important;
	margin-bottom: -0.8em;
	margin-left: 94px;
}
.H5SuperSlug {
	font-size: 95% !important;
	margin-bottom: -0.8em;
	margin-left: 138px;
}
.H6SuperSlug {
	font-size: 90% !important;
	margin-bottom: -0.8em;
	margin-left: 178px;
}
.H4SubSlug {
	font-size: 100% !important;
	margin-bottom: -0.6em;
	margin-left: 160px;
	margin-top: 1em;
}
.H5SubSlug {
	font-size: 95% !important;
	margin-bottom: -0.6em;
	margin-left: 202px;
	margin-top: 0.6em;
}
.H6SubSlug {
	font-size: 90% !important;
	margin-bottom: -0.6em;
	margin-left: 244px;
	margin-top: 0.6em;
}
/*	BEGIN + H-Tag and Slug Conditions + */
/*		The A-Link occurs ONLY in [#Idx][H3] among the H-Tags. 
		As such, it's de facto Veiled and thus listed with the H-Tags. */
/*	#Idx h3 a
	Colors for #Idx h3 a are in H1, H2, H3, etc. */
.H3SubSlug strong {
	color: #FF8600;
}
/*	END - H-Tag Conditions - */

/*	BEGIN + H-Tags for Specific Sections + */
/*		Index H-Tags Index */
#IdxIndx h3 {
	margin-bottom: 3px;
	margin-left: 2em;
	margin-top: 1em;
}
/*		Search H-Tags Search */
#SearchAnLisIndex h3, #SearchPAM h3 {
	margin-bottom: 3px;
	margin-top: 0.6em;
}
/*	END - H-Tags for Specific Sections - */
/*	END - H-Tags, Slugs, Conditions, and Special Cases - */

/*	[P] */
p {	/*	ubiquitous */
	line-height: 105%;
	margin-bottom: 3pt;
	margin-top: 0;
	text-align: left;
	text-indent: 1.23em;
}
/*	[PRE] is unused in this document. */
div#SearchPAM {
	margin-bottom: 2pc;
}
/*	END Block-Level [STYLEs] */
/*
	BEGIN + A-Lynx
*/
#LINKs__LINKs____________LINKs__LINKs {font-family: Spoof, serif;}
/*	The Undistinguished [A.HOVER] pseudo-class is Universal in that it applies to all [A]-[LINK]s! */
a:hover {
	text-decoration: underline;
}
/*	The Undistinguished A-Lynx, regardless of [CLASS] 
	(the first three, below) default to Regular [LI] tags. 
	Most other A-Lynx are 'VEILED' by definition, exceptions
	being those within [DIV#Idx] and those within [DIV#TheEnd].
	Distinguished A-Lynx belong in the sections of their own 
	elements, really, though they will start out here.
	They MAY end up where they belong, with cross-references. 
	Then again, they just may belong here. Haven't decided, yet. */
/*
	The Undistinguished A-Lynx default to Regular [LI] tags.
	The coloring on these is done, as far as I'm concerned. */
a {
	color: #E4C512;
}
a.AUtility {
	color: #ED9723;
}
a.AVeiled {
	color: #f8b721;
}
/*	BEGIN + INDEX LYNX + */
/*	[DIV#Idx][LI][A] - the only other oddball [A] is for [H3], 
	which has been consolidated into the H-Tags section. */
#Idx li a {color: #FFBD22;}
/*	The Rules for Lynx in Footnotes live in the Footnotes section. */
/*	END - INDEX LYNX - */
#InLINE__InLINE_________InLINE__InLINE {font-family: Spoof, serif;}

/*	BEGIN Inline-Level [STYLEs] */

/*	[BR]
	NOTE: The [CLEAR] attribute in the [BR] tag itself 
	is now COMPLETELY defunct (XHTML 1.0 strict, 1.1) 
	This is now a Styles-only thing! */
br {
	clear: both;
}
/*	inheirits [FONT-SIZE]; assumes unselected [LI]
*/
/*	Note: [EM] means something completely different to a robot than [I], as do [STRONG] versus [B];
	use [EM] and [STRONG] when emphasis or stress is intended or to draw attention to the robots,
	use [I] or [B] for simple optical or grammatical formatting, such as italicizing the name of a book.
	Also note that some typefaces (fonts) do not display italics well (or at all),
	so underlining is sometimes (but not always) substituted.*/
em, i {
	font-style: normal;
	color: #fdad05;
}
strong, b {
	font-weight: bold;
	color: #fbab10;
}
/*	DORMANT
abbr, acronym {} */
/*	[IMG] */
img {
	border: none;
	border-style: none;
	border-width: 0;
}
img#ImgPngNow {
	height: 31px;
	margin-bottom: 8px;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 8px;

}
img.ImgCreativeCommons {
	border: 0px none ;
	height: 31px;
	padding: 0px 0px 2px;/* T LR B, per O'Reilly DW-8 Reference: padding */
	width: 88px;
}
/*	width="88" height="31" hspace="0" vspace="2" width="88" height="31" hspace="0" vspace="2" */

/*	[TABLE] */
table {
	border: none;
}
/*	BEGIN + Font Size changes (Inline as well as Bloq-level). + */
/*	This is just an idiosyncratically named size changer.
	The [IMPORTANT] punches through.
	Size changes Bloq if applied to Bloq.
	Size changes Inherit if applied to Inline or Span. */
.InSize040 {font-size: 40% !important;}
.InSize0070 {font-size: 70% !important;}
.InSize0090 {font-size: 90% !important;}
/*	[InSize100] is moot as Inline 'cause it doesn't change a thing. */
.InSize100 {font-size: 100% !important;}
/*	[InSize.InSize050 {font-size: 50% !important;}
.InSize060 {font-size: 60% !important;}
.InSize070110] is moot as Bloq-level: doesn't change a thing. */
.InSize110 {font-size: 110% !important;}
.InSize0120 {font-size: 120% !important;}
.InSize180 {font-size: 180% !important;}
.InSize240 {font-size: 240% !important;}
.InSize360 {font-size: 360% !important;}
.InFontSansSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
/*
	[.InPamAlert]	(norm; C30)		text: 'Fraud Alert' [reddish], like the [SMALL-TEXT] [.InPamWarn], whereas
	[.InPamTip]		(norm; FE3)		
	[.InBoldOff], [.InSmCapsFAUX], and [.InSmCapzBEAU] have NO [COLOR].
	[.InBoldOff] sets all forms and hierarchies of [FONT-WEIGHT] to [NORMAL] and even works on the [<B></B>] pair.
*/
.InBoldOff, .InPamTip, InPamAlert {
	font-weight: normal;
}
/*	[.InSmCapsFAUX] and [.InSmCapzBEAU] format Small Caps text;
	[.InSmCapsFAUX] is generally for mixed-case Small Caps, such [ABBR] and [ACRONYM].
	[.InSmCapzBEAU] is generally for stand-alone, special-purpose Small Caps, where [.InSmCapsFAUX is too small.
	[.InRTFD] used to format the outer layer of the '{RTFD}' slug 
*/
.InSmCapsFAUX, .InPamWarn, .InRTFD {
	font-size: 80%;
}
/*	[.InSmCapzBEAU] is generally for stand-alone, special-purpose Small Caps, where [.InSmCapsFAUX is too small.
	[.SpanRTFD] used to format the outer layer of the '{RTFD}' slug in the explanatory blurb*/
.InSmCapzBEAU, .SpanRTFD {
	font-size: 86%;
}
/*	[.InRTFD] used to format the outer layer of the '{RTFD}' slug in an [LI] list item
	[.SpanRTFD] used to format the outer layer of the '{RTFD}' slug in the explanatory blurb */
.InRTFD, .SpanRTFD {
	color: #F9940B;
}
/*	[.ARTFD] used to format the inner (Lynx) layer of the '{RTFD}' slug */
.ARTFD {
	color: #E4C512;
}
/*	[.InPamPick] used to format text "pam pick" (see in COLORS section) */
/*	[.InPamPink] used to mention or discuss the "pam pick" */
.InPamPink {
	font-weight: bold;
}
/*	.[InSpank] and .{Spank] and .[Span] are being Depreciated, SPANKED, in other words,
	due to the incompatability of the white-space property.
.InSpank {} */
/*	END common [CLASS] [STYLEs] */
#SPECIALized______________SPECIALized {font-family: Spoof, serif;}
/*	begin specialized [STYLEs] */
/*
	The [SPOOF] [CLASS] Does ABSOLUTELY NOTHING of substance.
	It exists solely to "spoof" certain Search operations 
	into behaving as if tags have the [CLASS] attribute */
.SPOOF {
	cursor: default;
}
.InStrike {
	text-decoration: line-through;
}

/*	Copyright Slug */
div#CopyrightSlug p {
	color: #cd853f;
	font-family: Tahoma, Impact, Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin-bottom: 3pc;
	text-align: right;
}

/*
	BEGIN + Reduce Size of Indented [LI] Items
*/
/*
	Currently used in [INDEX][SOFT_STUFF] and the TEMPORARY [#SpeakingOfProjectsTEMP] ONLY. 
	Keep open for ALL [#IdxGenl] list items!
}
/*
	To-Do List - VERY Temporary! [COLOR]s STAY HERE!! */
#SpeakingOfProjectsTEMP > ul > li  {
	color: #E2F821;
	font-size: 114%;
}
#SpeakingOfProjectsTEMP li ul li {
	color: #CBF213;
	font-size: 100%;
}
/*
#SpeakingOfProjectsTEMP li ul li ul li, #SpeakingOfProjectsTEMP li ul li ol li {
	color: #E77C12;
	font-size: 90%;
}
*/
#SpeakingOfProjectsTEMP li ul li * li {
	color: #B1E712;
	font-size: 94%;
}
#SpeakingOfProjectsTEMP li ul li ul li ul li {
	color: #9DE012;
	font-size: 88%;
}
#SpeakingOfProjectsTEMP li ul li ul li ul li ul li {
	color: #85DA12;
	font-size: 82%;
}

/*	END - EXCLUSIVE CODES FOR And Speaking of Projects...*/
/*	BEGIN Special "Dark Mark" sequence. [COLOR]s STAY HERE!!*/
/*	[.InSpecDarkBlackMark] is used to color the text 'DarkMark' */
.InSpecDarkBlackMark {
	background-color: #440088;
	color: #080019;
	text-decoration: none;
}
/*	[.InSpecDarkMarkAwardee] used to identify the name of the copy and capture criminal [CLASS], et alii */
.InSpecDarkMarkAwardee {
	background-color: #221155;
	color: #5500aa;
	text-decoration: none;
}
/*	[.InSpecDarkLynx] creates what appears to be phony links to the "Dark" site */
.InSpecDarkLynx {
	background-color: #330011;
	color: #880044;
	text-decoration: none;
}
/*
	END Special "Dark Mark" sequence
*/
/*
	BEGIN [[[WARNING!.ARNING!.RNING!.NING!.ING!.NG!.G!.!]]] sequence
	[COLOR]s STAY HERE!!
*/

div#DivActivismWarnTitle {
	color: #ffe533;
	font: 240% arial, helvetica, sans-serif bold;
	margin-right: 10%;
	text-align: right;
}
.InSpecwArnings1 {color: #efb914; font-size: 88%;}
.InSpecwaRnings2 {color: #ba7e1b; font-size: 77%;}
.InSpecwarNings3 {color: #8a5520; font-size: 66%;}
.InSpecwarnIngs4 {color: #603620; font-size: 55%;}
.InSpecwarniNgs5 {color: #3a231b; font-size: 44%;}
.InSpecwarninGs6 {color: #1b1015; font-size: 33%;}
.InSpecwarningS7 {color: #0c0a0a; font-size: 22%;}
.InSpecwarnings8 {color: #000000; font-size: 11%;}
/*
	END [[[WARNING!.ARNING!.RNING!.NING!.ING!.NG!.G!.!]]] sequence
*/
/*	BEGIN + Table Top Joe top-of-the-page NavBar. [COLOR]s stay here!! */
/*	[#NavBar] encompasses the entire NavBar section, from [Body] to [H1].
	[#TDTableTopJoe] is the right-hand blurb.*/
td#TdTableTopJoe {
	border: 3px groove #000066;
	color: #FFCC00;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 6px;
	text-align: center;
	width: 232px;
}
div#DivTableTopJoeBlurb {
	width: 172px;
	text-align: left;
}

#NavBar000Full {
	text-align: center;
	margin: 0;
	padding: 0;
	width: 749px;
}
#TdNavBarSide {
	width: 491px;
	margin: 0px;
	padding: 0px;
	border: 0 none;
	background-color: #000000;
}

#NavBarPAM table {
	border: 0 none;
	list-style-type: disc;
	width: 491px;
}
#TableJoeL {
	width: 154px;
}
#TableJoeR {
	width: 155px;
}
/*	END - Table Top Joe top-of-the-page NavBar
*/
/*
	BEGIN + [TABLE.TableImageRight] and [MAP#MetaPadImageMap]
	[COLOR]s STAY HERE!!
 */
table.TableImageRight img, map#MetaPadImageMap img {
	margin: 8px 16px;
}
table#TableCreativeCommons td {
	color: #9999cc;
	font: 9px/11px sans-serif;
	text-align: center;
}
/*	END - [TABLE.TableImageRight] and [MAP#MetaPadImageMap]
*/
/*
	BEGIN + Google Search Form
	[COLOR]s STAY HERE!!
	Keep [TRANSPARENT] [BACKGROUND-COLOR]!
*/
td.tbl-google {	/*	One Instance */
	color: #ffcc00;
	font: 100% arial, helvetica, sans-serif;
}
input.form-google {	/*	Two Instances */
	background-color: #330000;
	color: #ffcc00;
}
/*	END Google Search Form */
/*
	BEGIN Horizontal Blank Lines
*/
/*	[.rulespace04 or 08 or 12 or 16] when the line contains only &nbsp;&nbsp; produces a vertical blank line the height of the respective number of pixels. */
.rulespace04, .rulespace08, .rulespace12, .rulespace16 {font: 1px/1px mono; margin: 0;}
.rulespace04 {height: 4px;}
.rulespace08 {height: 8px;}
.rulespace12 {height: 12px;}
.rulespace16 {height: 16px;}
/*
	END Horizontal Rule Holders and Blank Lines */
/*	BEGIN The Horizontal Rules Themselves */
/*	BEGIN Rules, Standard */
/*	[.rulebar66x3] places rule 66% by 3px with 12px vertical spacing (various rules of same size distinguished by cascade position; colors defined elsewhere) */
.rulebar66x3 {
	font: 1px/1px mono;
	height: 3px;
	margin: 12px 17%;
	width: 66%;
}
/*	[.rulebar44x2] places rule 44% by 2px with 9px vertical spacing (various rules of same size distinguished by cascade position; colors defined elsewhere) */
.rulebar44x2 {
	font: 1px/1px mono;
	height: 2px;
	margin: 9px 28%;
	width: 44%;
}
/*	[.rulebar22x1] places rule 22% by 1px with 6px vertical spacing (various rules of same size distinguished by cascade position; colors defined elsewhere) */
.rulebar22x1 {
	font: 1px/1px mono;
	height: 1px;
	margin: 6px 39%;
	width: 22%;
}

/*	END Rules, Standard */

/*	BEGIN Rules, PAMBLoQ */

/*	BEGIN Rules, Special */
/*	[DIV.rulebarspec54x6] once lived in the tocweb menage */
/*	[DIV.RuleBarSpec45x4L5R50] now lives in the tocweb menage */
/*	END Rules, Special */

/*	BEGIN All Graphic Rules' Common Declarations */
.rulebar66x3, .rulebar44x2, .rulebar22x1, .rulebarnotes54x6, .rulebar80x2 {
	background-position: center top;
	padding: 0;
	text-align: center;
	text-decoration: none !important;
}
/*	END All Graphic Rules' Common Declarations */
/*	END Rules, Common Declarations */
/*	BEGIN Rules and Spaces SPECIALIZED code
		Spaces and Holders: [.rulespace12]
		Horizontal Rules: [.rulebar66x3] ; [.rulebar44x2] ; [.rulebar22x1] ; 
		Horizontal Rules: [.rulebarspec54x6](doomed?) ;  [.rulebarspec54x6]
*/

/*	[.rulebar22x1], [.rulebar44x2], [.rulebar66x3] */
.rulebar22x1, .rulebar44x2, .rulebar66x3 {
	background-color: #cd853f;
	color: #cd853f;
}
/*	[.rulebarspec54x6] for [P] text blocks */
.rulebarspec54x6, .RuleBarSpec45x4L5R50 {
	background-color: #ffcc00;
	color: #ffcc00;
}
/*	BEGIN Graphic Rules */
/*	see [ruleset.master.css] for common rulebar structures */
/*	END Graphic Rules */



/*	BEGIN Special Horizontal Rules */
/*	BEGIN H1 Boundaries Horizontal Rules */
/*	[.H1SupSlug]. */
.RuleBarDisclaimContainer {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}
/*	END Special Horizontal Rules */
/*	END Rules and Spacers */

/*	BEGIN FOOTNOTES ([COLOR]s and [A]s are HERE!) */
/*	The Rule [.DivFootnoteContainer] ITSELF currently uses VERY TEMPORARY formatting (the
	[MARGIN] settings), which will change soon. HOWEVER, the basic structure
	for individual paragraphs (the [.DivFootnoteContainer][P] rule, with or without the 
	[.BlockFlush] style) DEFINITELY STANDS AS IS! */
.DivFootnoteContainer {
	margin: 0 8% 0 38%;
}
.DivFootnoteContainer div {
	margin: 0.4em 0;
}
.DivFootnoteContainer p {
	color: #cd853f;
	font: 86% "Comic Sans MS", Arial, sans-serif;
	margin: 2px 0 1pt;
}
.DivFootnoteContainer a.AUtility {
	color: #CD913F;
}
.DivFootnoteContainer a {
	color: #CD853F;
}
#RuleBarTEMPLATE {
	background-color: #cd853f;	/*	Known Needed! */
/*	background-position: center top;		NOT Needed! */
	color: #cd853f;	/*	Idiot-Proofing!!!! Use RuleBar BGColor in case of text. */
	font-size: 1px;	/*	Idiot-Proofing! */
	padding: 0;	/*	Known Needed! */
/*	text-align: left;		NOT Needed! Doesn't change anything except where cursor sits in DW. */
	text-decoration: none;	/*	Idiot-Proofing! */
/*	line-height: 1px;		NOT Needed! Higher value than [HEIGHT] affects MSIE, not (NOT) SeaMonkey. */
	height: 2px;	/*	Known Needed! Higher value than [LINE-HEIGHT] affects MSIE, and (AND) SeaMonkey. */
	margin: 6px 30% 6px 10%;	/*	Known Needed! */
	width: 60%;	/*	Known Needed! */
}
div.RuleBarFootnote {
	background-color: #cd853f;
	color: #cd853f;
	font-size: 1px;
	padding: 0;
	text-decoration: none;
	height: 2px;
	margin: 6px 30% 6px 10%;
	width: 60%;
}
div.RuleBarFootnaught {
	background-color: #cd853f;
	color: #cd853f;
	font-size: 1px;
	padding: 0;
	text-decoration: none;
	height: 2px;
	margin: 6px 0 6px 70%;
	width: 30%;
}

/*	END FOOTNOTES */
/*	BEGIN [??Proto] [CLASS]: This one is *temporary,* used *only* for the blurb at the top!! */
.PProto {
	color: #FFCC00;
	font: 9px/normal Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
}
.TdProto {
	background-color: #160B21;
	border: 3px groove Navy;
	padding: 0;
}
/*	END [??Proto] [CLASS].
*/
/*	Used to mark my spot when lethargy overcomes. */
.HERE_HERE-Marker {
	color: #FF3300 !Important;
	font-family: Georgia, "Times New Roman", Times, serif !Important;
	font-size: 220% !Important;
	text-align: Right !Important;
}
/*	END TEMPORARY STYLES */
/*
=
	BEGIN + [COLOR]s + [COLOR]s + [COLOR]s + [COLOR]s +
=
Unused:
	colorZ [FFDEAD]
	colorZ [EEDD82]
Used:
	[LI],[DT],[DD],[a.AVeiled]					[f8b721]
	[H1,H2,[H3],[h4],[h5],[h6],Slugz
												[f9940b]
	[.H1SubSlug],[.H2SuperSlug]	(RuleBarZ)		[724712]
*/
#COLORs____________________COLORs {font-family: Spoof, serif;}
/*	[H1] [H2],[H3],[h4],[h5],[h6], et alii; [A.AHover] [COLOR]ed above. */
h1, h2, h3, h4, h5, h6, .H1SuperSlug, .H2SubSlug, .H3SuperSlug, .H3SubSlug, .H4SuperSlug, .H4SubSlug, .H5SubSlug, .H6SubSlug {
	color: #f9940b;
}
/*	Disclaimer Colors are with Disclaimer Code */
/*	[DisclaimBox] */
#DisclaimBox h2, #DisclaimBox .H2SuperSlug, #DisclaimBox .H2SubSlug {
	color: #ffbb00;
}
/*	The [.H1SubSlug] and [.H2SuperSlug] are both the same graphic rule
	(except in [#DisclaimBox], where both [H2] SlugZ are text */
.H1SubSlug, .H2SuperSlug {
	background-color: #724712;
	color: #DD8B2A;
}
li {
	color: #f8b721;
}
div#Idx li {
	color: #FAA81F;
}

/*	[P] [COLOR]s */
p {
	color: #ffcc00;
}
/*	[EM] and [STRONG] [COLOR]s are above, in the regular section */
/*	[COLOR]s for common block-level [STYLE]s */
div#CopyrightSlug {
	color: #cd853f;
}
/*	[LI] = list items; subheads */
li.bloc-subhead_lynx {
	color: #ff9900;
}
/*	[.InPamWarn] formats red 'cookies'-like warnings at the very end of any listing */
.InPamWarn, .InPamAlert {
	color: #cc3300;
}
/*	[.InPamTip] formats 'Fraud Alert:' and 'PAM Tip' notices at the very beginning of a listing*/
.InPamTip {
	color: #FFE855;
}
/*	[.InPamPick] used to format text "pam pick" and "PDF" */
.InPamPick, .InPDF {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*	[.InPamPick] used to format text "pam pick" */
.InPamPick {
	background-color: #6600CC;
	color: #FF66CC;
}
/*	[.InPamPick] used to format text "PDF" */
 .InPDF {
	background-color: #29180c;
	color: #b46021;
}

.FlagRed {
	color: #fff;
	background-color: #bf0a30;
	font-size: 90%;
	font-weight: bold;
}
.FlagWhiteRed {
	color: #bf0a30;
	background-color: #fff;
	font-size: 90%;
	font-weight: bold;
}
.FlagWhiteBlue {
	color: #002654;
	background-color: #fff;
	font-size: 90%;
	font-weight: bold;
}
.FlagBlue {
	color: #fff;
	background-color: #002654;
	font-size: 90%;
	font-weight: bold;
}

/*	[.InPamPick] formats "PAM Pick", the SLUG itself */
/*	[.InPamPick] formats "PAM Pick", but only the mere MENTION */
/*	[.InPamTip] formats "PAM Tip" */
/*	[.InPamAlert] formats "Fraud Alert" */
/*	[.InPamPick] and [.InPamPick] are [COLOR]ed above, under [H1] */
/*	END [COLOR]s */
/*
#COLORs_EnD__________________HeRE {font-family: Spoof, serif;}
*/
#TEMP_Files____________TEMP_Files {font-family: Spoof, serif;}

/*	Remove the spoof and insert all the Div box (container) names you want:
	this turns your background darkish brown for fast-and-dirty identification. */
#SPooF {
	background-color: #4c2a08;
}

.DoneAtSign {
	color: #ffd700;
	background-color: #993333;
	border: thin dotted #ffdf00;
	height: 23px;
	width: 23px;
	margin: 2px;
	font-weight: bold;
	padding: 0 4px 4px 3px;
}

/* END - CSS File - */

