/* This is the style sheet for pages with black (#000000) backgrounds */
/* The image must be specified in the body style attribute in the HTML */
/* created on:			3/5/01 at 13:35 PM */
/* last modified on:	3/5/01 at 13:35 PM */ 

body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999933; background-attachment: fixed; background-color: #000000; background-repeat: no-repeat; background-position: left bottom}
h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; font-variant: small-caps}
h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; font-variant: small-caps}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #999966; margin-right: 5px; margin-left: 5px}
a:link {	text-decoration:none; color:#cc3333	}
a:visited	{	text-decoration:none; color:#660066	}
a:hover	{	text-decoration:underline; color:#000000; background-color:#006666;}
#content	{	position:absolute; left:333px; top:50px; width:300px; height:300px; z-index:1; overflow: visible;margin-bottom:20px;	}
#navTree	{	position:absolute; left:40px; top:50px; margin: 5px 5px 5px 5px; width:110px; height:120px; z-index:2;	}
.navtable	{	margin-top: 10px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; 	}
