body {
        font-size: 12px;
	margin-top: 0;
	padding: 0;
	font-family: Verdana, "Bitstream Vera Sans", Geneva, sans-serif;
	line-height: 1.8em;
	color: #000000;
	background-color: #FFFFFF; /* dark blue slate thing */
	text-align: center;
	}

a {
	text-decoration: none;
	}

a:link {
	text-decoration: none;
	color: #0;
	border-color: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 1px 0px 1px 0px;
	background-color: transparent;
	}

a:visited {
	color: #eee;
	border-color: #999;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 1px 0px 1px 0px;
	background-color: transparent;
	}

a:hover {
	color: white;
	text-decoration: none;
	background-color: #0000FF;
	border-color: #0000FF;
	}

p {
 	margin: 0 0 1.8em 0;
	padding: 0;
        color: #000000;
	}

h1 {
	font-family: Georgia, serif;
	font-size: 1.46em;
	line-height: 1.5em;
	text-align: left;
	font-weight: normal;
	margin: 0em 0px .8em 0px;
        border-color: #0FFF;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
        color: #111111;
	}

h2 {
	font-family: Verdana, "Bitstream Vera Sans", Geneva, sans-serif;
	font-size: 1em;
	text-align: left;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: .2em;
	margin: 4em 0 1em 0;
	text-transform: uppercase;
        border-color: #0FFF;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
        color: #111111;
	}

h3 {
	font-family: Verdana, "Bitstream Vera Sans", Geneva, sans-serif;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 1.4em;
	margin-top: 2.5em;
	}


p + h3 {
	margin-top: 2.5em;
	}
pre + h3 {
	margin-top: 4em;
	}

h6 + h2 {
	margin-top: 2em;
	}


h4 h5 h6 {
	font-family: Verdana, "Bitstream Vera Sans", Geneva, sans-serif;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	line-height: 1.8em;
	margin: 2em 0 0 0;
	}

blockquote {
	font-size: 1em;
	margin: 2em 2em 2em 1em;
	padding: 0 .75em 0 1.25em;
	border-left: 1px solid #777;
	border-right: 0px solid #777;
	}

strong {
	font-weight: normal;
	font-size: .91em;
	letter-spacing: .2em;
	text-transform: uppercase;
	}

cite {
	font-weight: normal;
	font-style: italic;
	}

img {
	margin-top: 5px;
	}

thead {
	font-weight: bold;
	}


ul, ol {
	margin: 0 0 1.4em 0;
}


pre
{
	font-family: Monaco, ProFont, "Andale Mono", "Lucida Console", Courier, monospace;
	line-height: 1.45em;
	color: #eee;
	background-color: transparent;
/*	background-color: #4F5861; */
	margin: 2em 0 2.5em 0;
	padding: 5px 0 5px 10px;
	border-width: 1px 0 1px 0;
	border-color: #6b6b6b;
	border-style: solid;
        color: #000000;
}

code {
	font-family: Monaco, ProFont, "Andale Mono", "Lucida Console", Courier, monospace;
	font-size: .91em;
	}

ul {
	list-style-type: square;
	}

ul ul {
	list-style-type: square;
	}
ul ul ul {
	list-style-type: square;
	}

hr {
	color: #eee;
	height: 1px;
	margin: 2.5em 3em 4em 0em;
	border: 0;
	text-align: center;
	}

hr:after {
	content: "***";
	letter-spacing: 2em;
}

fieldset {
	border: 1px solid #777;
	padding: 1em 1em .5em 1em;
	margin: 0 0 2.5em 0;
}


#Box {
	border-color: #CCC;
	border-width: 0px;
	border-style: dotted;
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	}


#Banner {
	width: auto;
	height: auto;
	border-width: 0px;
	border-color: black;
	border-style: solid;
	padding: 0;
	margin: 0px 12px 12px 12px;
	text-align: left;
	background-color: transparent;
	line-height: 0px;
	}
#Banner h1{
        align: right;
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 18pt;
	line-height: 1.5em;
	text-align: left;
	font-weight: normal;
	margin: 0em 0px .8em 0px;
        border-color: #0FFF;
	border-width: 0 0 2px 0;
	border-style: none none none none;
        color: #111111;
	}
#Banner img {
	border: 1px solid #4A525A;
	display: block; /* keeps mozilla from sticking whitespace between img's */
	}

#Banner img:hover {
	border: 1px solid #666;
	display: block;
	}

#Banner a {
	border-width: 0px;
	}

#Banner a:hover {
	background-color: #575E66;
	color: #0;
	}

#Main {
	padding: 0px;
	border-color: white;
	border-width: 0px;
	border-style: dotted;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: auto;
	}

#MainFullWidth {
	/*
		Like #Main, but used on pages without #Sidebar; e.g. the Referrers stats page
	*/
	padding: 0px;
	border-color: white;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	margin-left: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}


#Sidebar {
	float: left;
	width: 120px;
	height: auto;
	border: 0px dotted gray;
	margin: 0;
	padding: 5px 0 0 0;
	background-color: transparent;
	color: #eee;
	text-align: right;
	font-size: .91em;
	line-height: 1.25em;
        display: none
	}

#Sidebar ul {
	margin: 0 0 5em -4em;
	}

#Sidebar li {
	list-style: none;
	letter-spacing: .2em;
	text-transform: uppercase;
	margin: 0 0 1em 0;
	padding: 0;
	}

#Sidebar p {
	padding: 0;
	letter-spacing: .2em;
	margin: 0 0 0 -3em;
	}

#Sidebar h2 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: .25em;
	margin-top: 2em;
	text-transform: uppercase;
	letter-spacing: .2em;
	}

#Sidebar strong {
	font-size: 1em;
	font-weight: normal;
	letter-spacing: .2em;
	text-transform: uppercase;
	}

#Sidebar a {
	color: #000000;
	padding: 4px 1px 4px 1px;
	text-decoration: none;
	}
#Sidebar a:link {
	color: #000000;
	border: 0;
	}
#Sidebar a:visited {
	color: #eee;
	border: 0;
	}
#Sidebar a:hover {
	color: White;
	}

#Sidebar img {
	border: 1px solid #4A525A;
	display: block; /* keeps mozilla from sticking whitespace between img's */
	}

#Sidebar img:hover {
	border: 1px solid #666;
	display: block;
	}

/* Datelines go under article headers: */
.dateline {
	font-size: 1em;
	color: #aaa;
	margin-top: -.75em;
	margin-bottom: 1.5em;
	font-weight: normal;
	}
****************************************************************/