/* $Id: base.css,v 1.15 2003/10/15 19:01:33 johnny Exp $ */
body { background: black; color: white;
	background-repeat: no-repeat;
	background-position: 95% 90% ;
	background-attachment: fixed;
	background-image: url("skullfade.gif"); 
	padding: 0;
	margin-top: 0.5em; margin-bottom: 0.5em;
	margin-left: 5%; margin-right: 1em; 
	text-align: justify; 
	font-family: verdana,arial,helvetica,sans-serif;
	}
a { white-space: nowrap; }
.sitemenu a { display: block; }
a:link, a:visited { color: red; text-decoration: none;
	background: transparent; }
a:hover, a:focus, a:active { color: black; background: red;
	font-weight: bold; }
.nowrap { white-space: nowrap; }
div {
	background: transparent; color: white;
	border: solid thin red; 
	}
div.item {float: left;
	width: 70% ;
	margin: 0em 0em 0.1em 0em ;
	padding: 1em ;
	}
div.sitemenu {
	float: right;
	width: 6em;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0.1em 0.1em 0.1em 0.1em; 
	}
span.menubit {
	white-space: nowrap;
	display: block;
	border-top: solid thin red;
	}
span.invert { /* Alias tribute - go Jennifer */
	background: yellow; color: black;
	font-weight: bold; text-transform: uppercase;
	}
div.header {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	}
dl.contact dt, dl.people dt { font-weight: bold; }
span.wst {
	background: transparent; color: yellow;  
	font-weight: bold; 
	}
h1 { text-align: center;
	text-transform: uppercase;
	background: transparent; color: yellow ;  
	padding: 0; margin: 0% 5% 0% 5% ;
	font-size: 200%;
	font-family: verdana,arial,helvetica,sans-serif; }
h2, h3, h4, h5 { text-align: left; }
/* table { font-family: verdana,arial,helvetica,sans-serif;
	 background: transparent; color: white; }
td { border: solid thin white; } */
p.banner { text-align: center; text-transform: uppercase; font-weight: bold; }
hr { text-align: center; }
.prnonly { display:none; }
/* $Id: base.css,v 1.15 2003/10/15 19:01:33 johnny Exp $ */
