




/*
     FILE ARCHIVED ON 2:52:31 Feb 4, 2005 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:15:19 Mar 29, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
.............................................................	
	hack to simulate cascading of body tag in nn4 ::::
.............................................................
	
	where possible leave items intact here, 
	then override them further down with the style sheet.
*/
blockquote, div, form, h1, h2, h3, h4, h5, h6, li, ol, p, select, textarea, tr, ul {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	/* color: #E27337; */
    color: #ccc;
	/* background-color: transparent; */
    text-align: left;
}

tr, td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	/*color: #E27337;*/
	color: #ccc;
	/* background-color: transparent; */
}

body{
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	/* color: #E27337; */
    color: #fff;
	background: #000;
	margin: 0px;
}
#content {
	/*text-align: left;*/
}

h1 {
	color: #fff;
	background-color: transparent;
	font-size: 16px;
}

h2 {
	/* color: #E27337; */
    color: #fff;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
}

#footer {
	font-size: 10px;
	padding: 16px 0px 0px 43px;
	text-align: left;
}

.silver{
	color: #aaa;
	background-color: transparent;
}

.black{
	color: #000;
	background-color: transparent;
}

a, a:link, a:visited{
	color: #aaa;
	text-decoration: underline;
	background-color: transparent;
}

a:active{
	color: #ccc;
	text-decoration: underline;
	background-color: transparent;
}


a:hover{
	color: #fff;
	text-decoration: underline;
	background-color: transparent;
}

.body_10{
	font-size: 9px;
}

/*	used for hidden text on splash page
	as search engine bait */

.hideMe{
	display:none;
	color:#000;
	background-color:transparent;
}
#archivesLabel{
	text-align:right;
	margin: 0px 18px 16px 0px;
	color: #666666;
	background-color: transparent;
	font-size:10px;
}
#hometext{
	background-color: transparent;
	font-size:12px;
}

body .notice{
	background: #3F2011;
	border: 1px solid #894525;
	padding: 0px 10px 10px;
	margin-top: 10px;
}
.whats_new {
	padding: 10px 0px;
	border-top: 1px solid #444;
	border-right: 0px solid #444;
	border-bottom: 1px solid #444;
	border-left: 0px solid #444;
	margin-top: 32px;
}
