/* $Source: /home/johnny/html/G8Blog/RCS/base.css,v $ */
html, body, table, caption, th, td {
	background: black; color: white;
	font-family: arial,helvetica,verdana,sans-serif;
	}
body {
	text-align: justify; padding: 0;
	margin-top: 0.5em; margin-bottom: 0.5em;
	margin-left: 5em; margin-right: 1em; 
	}
/* are we there yet?
a#a35 { display: none; }
a#a36 { display: none; }
a#a37 { display: none; }
a#a38 { display: none; }
a#a39 { display: none; }
a#a40 { display: none; }
a#a41 { display: none; }
a#a42 { display: none; } 
a#a43 { display: none; } 
a#a44 { display: none; }
 negate display of pending */
a#a45 { display: none; }
a#a46 { display: none; }
a#a47 { display: none; }
a#a48 { display: none; }
a#a49 { display: none; }
a#eris:hover { 
        background: white; color: black;
        text-decoration: none;
        cursor: help;
        font-size: 200%;
        text-transform: uppercase;
	}
a:link, a:visited {
	color: yellow; text-decoration: none;
	background: transparent;
	}
a:hover, a:focus, a:active {
	color: black; background: yellow;
	}
.nowrap {
	white-space: nowrap;
	}
li {
	list-style: square; padding-bottom: 0.5em;
	}
li dl {
	padding: 0; margin: 0;
	}
acronym, abbr {
	border: none; cursor: help;
	}
h2#jsays {
	font-size: 125%;
	font-weight: normal;
	font-style: italic;
	}
p#mainddate {
	font-weight: bold;
	font-size: 90%;
	}
p+p {
	text-indent: 1em;
	}
hr.rule {
	text-align: center;
	width: 50%;
	border-top: dashed thin #ccc;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	}
div {
	background: transparent; color: white;
	border: solid thin #0090fe; 
	}
div#nextlast {
	float: right;
	font-weight: bold;
	}
div#links {
	border: 0;
	font-size: 80%;
	padding-bottom: 0.5ex;
	}
div#header {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	}
div#item {
	float: left; 
	margin: 0em 0em 0.1em 0em;
	padding: 1em;
	width: 70%;
	}
p#banner {
	float: left;
	width: 70%;
	margin: 0; padding: 0;
	}
#banner small {
	font-size: 40%;
	}
div#term { /* for Lynx */
	display: none; 
	}
div#sitemenu {
	float: right;
	width: auto;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0.5em 0em 0.1em 0em; 
	}
table#days {
	font-size: 110%;
	}
#days td {
	border: solid thin white;
	}
table.leftimg, table.rightimg {
	background-color: black; color: white;
	text-align: justify;
	}
.leftimg th, .rightimg th {
	text-align: center;
	}
.leftimg td, .rightimg td {
	padding: 1em;
	}
dl.contact dt {
	font-weight: bold;
	}
#endnotes dt {
	font-weight: bold;
	font-size: 90%;
	}
span.ref {
	vertical-align: top;
	font-size: smaller;
	}
h1 {
	text-align: center;
	text-transform: uppercase;
	background: transparent; color: #0090fe;
	padding: 0; margin: 0;
	font-size: 200%; font-style: italic;
	font-family: sans-serif;
	}
h2, h3, h4, h5 {
	text-align: left;
	}
sub {
        font-size: smaller; vertical-align: baseline;
        position: relative; bottom: -0.25em;
        }
sup {
        font-size: smaller; vertical-align: baseline;
        position: relative; bottom: 0.33em;
        }
caption {
	font-size: 90%;
	padding: 0.1em 0em 0em 0em; 
	} 
hr {
	text-align: center;
	}
.prnonly {
	display:none;
	}
/* $Id: base.css,v 1.193 2006/12/14 12:52:34 johnny Exp $ */
