/*=====================================================================*/
/* Cascading Style Sheet for National Research Rogue Web Site
/*=====================================================================*/
/* Started by David Boldt                            December 07, 1998 */
/*---------------------------------------------------------------------*/

ADDRESS {
	background: #EAFFFF;
	color: Brown;
	font-size: 85%;
	text-align: center;
	}
BODY	{
	background: #EAFFFF;
	color: black;
	}

DL	{
	margin-top: 0.0em;
	}

DL DT	{
	margin-top: 0.5em;
	}

CODE	{
	background: #FAFFFF;
	color : Maroon;
	}

H1, H2	{
	font-family: helvetica;
	margin-top: 1.0em;
	text-align: left;
	color: Brown
	}

H3	{
	font-family: helvetica;
	margin-bottom: 0.0em;
	}

KBD	{
	background: #f9f9e9;
	color: black;
	}

PRE	{
	background: #EAFFFF;
	color: Maroon;
	}

SAMP	{
	background: #FAFFFF;
	color: Olive;
	}

UL	{
	/* margin-left: 16px; */ /* looks nice in MIE, bad in NS */
	/* list-style-image: url(/images/red_diamond_t.gif);  */
	margin-bottom: 0.2em;
	}

P.note	{
	border-width: 1px;
	background: rgb(230,230,230);
	margin-left: 2em;
	margin-right: 2em;
	}

SPAN.usgsonly	{
	font-size: 80%;
	background: #EAFFFF;
	color: #006f41;
	}

.highlight {
	background: #ffffd0;
}

.softwareCategory {
	background: #b6c6b6;
	}

.softwareInfo {
	background: #c6c6c6;
	}

.underscore {
	border-bottom: thin solid #707070;
	}

#background	{
	margin-bottom: 0px;
	margin-top: -10px;
	color: #e0d0d0;
	text-align: left;
	font: 100px Times, serif;
	font-weight: bold;
	}

#background2 {
	margin-top: -120px;
	}

#banner	{
	border-width: 0px;
	}

#linkbar	{
	margin-bottom: 0em;
	text-align: center;
	}
