@charset "iso-8859-1";
/*	motif.tile.escherbirds.23.css for Cliff's Column */

/*	 text="#FFFFFF" bgcolor="#000" link="#FFFF00" vlink="#FFFF00" alink="#CCFF00" background="../pix/tileschrb.gif" */
/*
	Most-Basic Motif
		background-color: #000, #000;`
		text-color: #fff, #fff;
		lynx-color: #ff0, #ff0;
		lynx-utility-color: #cf0, #cf0;
		lynx-visited-color: #ff0, #ff0;
*/
body {
	background-image: url(../pix/tileschrb.gif);
	background-color: #000;
}
body,
a.AVeiled,
a.AVeiled:visited {
	color: #fff;
}
	/*
		Lynx. Lynx. Lynx. Lynx.
	*/
a {
	color: #ff0;
}
a:visited {
	color: #ff0;
}
	/*	Lynx, secondary (same as above if unused). */
a.AUtility {
	color: #cf0;
}
a.AUtility:visited {
	color: #cf0;
}
	/*	Lynx, Navigational. */
ul.ulNavigate a {
	color: #ff0;
}
ul.ulNavigate a:visited {
	color: #ff0;
}
/*	Unlinked text. */
div.BoxNavLetSub,
div.BoxNavLetMain,
div.BoxNavLetLynx {
	color: #fff;
}
/*	Snide Remark box (same as [text] if unused). */
div.BoxSnideRemark {
	color: #fff;
	border-top-color: #fff;
	border-bottom-color: #fff;
}
	/*
		Rulebars. Rulebars. Rulebars.
	*/
	/*	Standard Set (66+44+22). */
.RuleBar66, .RuleBar44, .RuleBar22 {
	background-color: #fff;
	color: #000;
}
	/*	Special RuleBars are below. */
	/*
		END Common Tags. 
	*/
	/*
	*/
	/*
		Special Tags.
	*/
	/*
		CopySlugW3C Set. CopySlugW3C Set.
			(Copyright blurb, W3C icons.)
	*/
	/*	Text. */
#LiW3CCopySlugStd {
	color: #ff0;
}
	/*	RuleBars (same color as text; place within #BoxCopyAndW3C). */
#RuleBarBelowW3C, #RuleBarAboveW3C {
	background-color: #ff0;
	color: #000;
}
	/*
		PullQuotes. PullQuotes. PullQuotes.
	*/
	/*	Box (defines Text Color). */
div.DivPullQuote70Box {
	color: #fff;
}
	/*	PullQuote Set, lynx. */
div.DivPullQuote70Box a {
	color: #ff0;
}
div.DivPullQuote70Box a:visited {
	color: #ff0;
}
	/*	PullQuote Set, RuleBars. */
.RuleBarPullQuoteTop, 
.RuleBarPullQuoteBot {
	background-color: #fff;
	color: #000;
}
div.DivFootNote40Box p {
	border-color: #fff;
	color: #fff;
}
span.AFootNoteRefNoColor {
	color: #fff;
}
	/*	[DivFrontMatter###] allows for alternate 
		coloring for headline, byline, etc.
		Once one has been declared (eg, 064)
		it stays put AND is written to all
		motif files. Don't use [!Important]. */
.AltColorOne {
	color: #333;
} 
	/*
		END Specialized Tags.
	*/

/*	This file is linked from:
		(none)
	and used in concert with:
		docformat.750.0.css
		copy.w3cfloat.750.0.css
*/

