@charset "iso-8859-1";

/*	motif.tile.marblknbrn.0.css
		- and -
	motif.tile.marbl523dkbrn.0.css
*/
/*	 text="#FFd700" bgcolor="#660000" link="#d7bb00" vlink="#d7bb00" alink="#ffff00" background="../pix/tilemarblknbrn.jpg"
*/

/*
	Most-Basic Motif
		background-color: #600, #600;
		text-color: #FFd700, #FFd700;
		lynx-color: #d7bb00, #d7bb00;
		lynx-utility-color: #ff0, #ff0;
		lynx-visited-color: #d7bb00, #d7bb00;
		background-image: (tilemarblknbrn.jpg), (tilemarblknbrn.jpg);
*/
body {
	background-image: url(../pix/tilemarblknbrn.jpg);
	background-color: #600;
}
body,
a.AVeiled,
a.AVeiled:visited {
	color: #FFd700;
}/*	Lynx, primary (default). */
a {
	color: #d7bb00;
}
a:visited {
	color: #d7bb00;
}
	/*	Lynx, secondary (same as above if unused). */
a.AUtility {
	color: #ff0;
}
a.AUtility:visited {
	color: #ff0;
}
/*	Lynx, Navigational. */
ul.ulNavigate a {
	color: #d7bb00;
}
ul.ulNavigate a:visited {
	color: #d7bb00;
}
/*	Unlinked text. */
div.BoxNavLetSub,
div.BoxNavLetMain,
div.BoxNavLetLynx {
	color: #FFd700;
}
/*	Snide Remark box (same as [text] if unused). */
div.BoxSnideRemark {
	color: #FFd700;
	border-top-color: #FFd700;
	border-bottom-color: #FFd700;
}
	/*
		Rulebars. Rulebars. Rulebars.
	*/
	/*	Standard Set (66+44+22). */
.RuleBar66, .RuleBar44, .RuleBar22 {
	background-color: #FFd700;
	color: #600;
}
	/*	Special RuleBars are below. */
	/*
		END Common Tags. 
	*/
	/*
	*/
	/*
		Special Tags.
	*/
	/*
		CopySlugW3C Set. CopySlugW3C Set.
			(Copyright blurb, W3C icons.)
	*/
	/*	Text. */
#LiW3CCopySlugStd {
	color: #d7bb00;
}
	/*	RuleBars (same color as text; place within #BoxCopyAndW3C). */
#RuleBarBelowW3C, #RuleBarAboveW3C {
	background-color: #d7bb00;
	color: #600;
}
	/*
		PullQuotes. PullQuotes. PullQuotes.
	*/
	/*	Box (defines Text Color). */
	/*	PullQuote Set, lynx. */
div.DivPullQuote70Box a {
	color: #d7bb00;
}
div.DivPullQuote70Box a:visited {
	color: #d7bb00;
}
	/*	PullQuote Set, RuleBars. */
.RuleBarPullQuoteTop, 
.RuleBarPullQuoteBot {
	background-color: #FFd700;
	color: #600;
}
div.DivFootNote40Box p {
	border-color: #FFd700;
	color: #FFd700;
}
span.AFootNoteRefNoColor {
	color: #FFd700;
}
	/*	[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: #FFd700;
} 
	/*
		END Specialized Tags.
	*/

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

