/* The W3C Core Styles Copyright (c) 1998 W3C (MIT, INRIA, Keio), All Rights
Reserved. W3C liability, trademark, document use and software licensing rules
apply. See http://www.w3.org/Consortium/Legal/ipr-notice.html

This stylesheet has been served in a form to avoid known bugs in your user
agent's CSS implementation. Copying and serving this stylesheet to other
agents may lead to unexpected results. Please refer to its address rather than
copy it. */





/* X11NS4 */




/* X11NS4 */
h1, h2, h3, h4, h5, h6, th, dt	{ font-family:	Georgia, 'Minion Web', Palatino, 'Book Antiqua', Utopia, 'Times New Roman', serif; }




/* X11NS4 */
P, DIV, UL, DL, DT, DD, PRE, OL, LI, BLOCKQUOTE, ADDRESS	{
	color: black;
	}
	/* begin affordances */	/* 7 - rubric */
		
A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN,		
DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD,		
LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR, 		
APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE,		
ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration:	none;
	border-color:	#999;
	border-style:	none;
	}	
		
BODY	{	
	color:	#000;
	background:	#FFF;
	}	
		
EM	{	
	font-style:	normal;
	font-weight:	bold;
	color:	black;
	background:	#FFF;
	}	
		
STRONG	{	
	font-style:	italic;
	background:	#FFF;
	font-weight:	bold;
	color:	black;
	}	
		
EM STRONG, STRONG EM	{	
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	background:	#FFF;
	color:	black;
	}	
		
B	{
	font-weight:	bold;
	}
	
I	{
	font-style:	italic;
	}
		
.warning	{	
	text-transform:	none;
	font-style:	normal;
	font-weight:	bolder;
	background:	#FF0;
	color:	red;
	}	
		
DEL	{	
	text-decoration:	line-through;
	background:	#FC6;
	}	
		
INS	{	
	text-decoration:	none;
	background:	9F3;
	}	
		
VAR, CITE, DFN, .note	{	
	font-style:	italic;
	}	
		
ADDRESS	{	
	font-style:	normal;
	letter-spacing:	.1em;
	}	
		
ACRONYM	{	
	font-variant:	small-caps;
	letter-spacing:	0.1em;
	}	
		
H1, H2, H3, H4, H5, H6, DT, TH, THEAD, TFOOT	{	
	color:	#C00;
	background:	#FFF;
	}	
		
HR	{	
	color:	black;
	}	
		
#colophon	{	
	display:	none;
	}	
		
COL, COLGROUP, TABLE, TBODY, TD, TR	{	
	color:	black;
	text-decoration:	none;
	border-color:	black;
	border-style:	none;
	background:	#FFF;
	}	
		
A:link	{	
	text-decoration:	none;
	font-weight:	bold; 
	color:	#33F;
	background:	#FFF;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#93C;
	background:	#FFF;
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	black;
	background:	#CCF;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#FFF;
	background:	#33F;
	}	
		
A.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#33F;
	background:	#FFF;
	}	
		
	/* end affordances */	





/* X11NS4 */




/* X11NS4 */




/* X11NS4 */
	/* begin body box */	/* 5 - 'ninths symmetric' */

BODY	{
	margin-top:	1.58em;
	margin-left:	11%;
	margin-right:	8%;
	margin-bottom:	1.58em;
	padding-top:	0;
	padding-left:	0;
	padding-right:	0;
	padding-bottom:	0;
	border-top:	0;
	border-left:	0;
	border-bottom:	0;
	border-right:	0;
	width:	auto;
	}
	/* end body box */

	/* specials, by J.A. Rupley */

	/*
	Note wrt above:
	changed hex-6 to hex-3 color notation (ns4 only does latter;
	made all backgrounds white (#FFFFF3 -> #FFF);
	*/

	/* Note wrt added stuff
	top section: 
		black background: strong impact; tie to welcome page
		teal text and background to logo: sw flavor, in keeping with
			el encanto .. tucson
		teal carried over to 2nd nav bar, on the white background:
			helps unite black top and text body sections
		similarly, the bottom nav bar == 2nd nav bar, helping unite
		the underline text decoration for the links in the nav bars
			is questionable: makes clear they are links; but
			links are not underlined in body of text???
	*/



/*

BODY	{ margin-left: 20%; margin-right: 20%; margin-top: 0 }

TD.top  { 
	background: teal; color: red 
	}

BODY	{ margin-top: 0; margin-bottom: 1.58em; margin-left: 11%; margin-right: 8%; }

*/

/* for now, cut out all non-standard stuff in style sheet

A.nav2:active, A.nav2:hover, A.nav2:offsite    {
	background: #FFF; color: #0CC; text-decoration: underline;
	}

A.nav2:link, A.nav2:visited	{
	background: #FFF; color: #0CC; text-decoration: underline;
	}

TD.nav2, TABLE.nav2	{ 
	background: #FFF; color: #000; 
	}

A.nav:active, A.nav:hover, A.nav:offsite	{
	background: #000; color: #0CC; text-decoration: underline;
	}

A.nav:link, A.nav:visited	{
	background: #000; color: #0CC; text-decoration: underline;
	}

TD.nav, TABLE.nav	{ 
	background: #000; color: #000 
	}

A.top:active, A.top:hover, A.top:offsite	{
	background: #000; color: #000; text-decoration: underline;
	}

A.top:link, A.top:visited	{
	background: #000; color: #000; text-decoration: underline;
	}

TD.top, H1.top, H2.top, STRONG.top, TABLE.top, DIV.top          { 
	background: #000; color: #0CC 
	}

/* end of cut out of all added stuff */

	/*end of specials */
