body {
	width: 100%;
	min-width: 675px;      /* 2x (LC fullwidth +
                            CC padding) + RC fullwidth */
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size:100%;
}

#header {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #FFFFFF;      /* white */
	background-color: #666666;    /* dim gray  */
}

#container  {         /* wrapper for below header - above afterword  */
	height: 100%;
	color: #FFFFFF;      /* white */
	background-color: #666666;    /* dim gray  */
    line-height: 1.25em; /* 16×1.125=18 */

}

#center {                   /* main content section */
	margin-left: 192px;    /* CC padding */
	padding-left: 20px;
	height: 100%;
	color: #000000;      /* black */
	background-color: #FFFFFF;    /* white  */
}

.column  {
	padding-top: 5px;
	color: #000000;      /* black */
	background-color: #FFFFFF;    /* white  */
	padding-left: 20px;
	padding-right: 20px;
	font-size: 0.875em;
	line-height: 1.25em;
}

.column p {
    font-size: 0.875em;
	line-height: 1.25em;
}

.column h1 {
    font-size: 1em;
	line-height: 1.25em;
	font-style: bold;
}

.column img  {
	vertical-align: top;
}

.sidle  {
	background-color: #FFFFFF;
	display: block;
	float: right;
	width: 344px;
	height: 565px;
	padding-left: 20px;
}


ul {
	font-size: .875em;
	line-height: 1.25em;
	list-style-type: square;
	list-style-position: inside;
	color: #ff9933;        /* orange like quote border  */
}

ul span {
	color: #000000;
}

.nobull ul  {
	font-size: .875em;
	line-height: 1.25em;
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}

.nobull li {
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}

#inline-list p {
	display: inline;
}

#inline-list ul, #inline-list li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #669933;
}

#quo {                      /* quoted material */
    border-style: dotted;
	border-color: #ff9933;
	border-width: thin;
	padding-top: 0;
	padding-right: 2%;
	padding-bottom: 0;
	padding-left: 2%;
}
#footer {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	clear: both;
	color: #FFFFFF;      /* white */
	background-color: #666666;    /* dim gray  */
}

#footer p  {
	font-size: 0.7em;
	line-height: 1.25em;
}

.crumb {                         /* text links below rule */
	border-top-style:  solid;
	border-top-color: #FFFFFF;
	border-top-width:  thin;
	padding-top: 10px;
	width: 100%;
	font-size: 0.7em;
	line-height: 1.25em;
}

.crumb span {
	color: #999999;      /* light gray */
	background-color: #666666;    /* dim gray  */
}

#afterword  {                   /* container for everything below footer */
	font-size: 0.7em;
	line-height: 1.25em;
	color: #ffffff;      /* white */
	background-color: #000000;    /* black*/
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#moon  {
	width: 187px;
	color: #ffffff;
	background-color: #000000;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	align: center;
	border: 1px solid #99cc66;
}

#moon p  {
	font-size: 0.5em;
	line-height: 1.25em;
}

#search {
	position: relative;
	margin-top: -136px;
	padding-left: 230px;
}


#meter  {
	position: relative;
	margin-top: -65px;
	padding-left: 558px;
	padding-bottom: 115px;	
}


#pastcore {                   /* pastcore navbars on left */
	background-color: #666666;
	display: block;
	float: left;
	width: 172px;
	height: 48px;
	padding-left: 20px;
}

div.nav1 {
	width: 172px;
	height: 48px;
	float: left;
	background: url("../images/pastcore.jpg") -172px 0px no-repeat;
}
div.nav1 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url("../images/pastcore.jpg") 0px 0px no-repeat;
}
div.nav1 span {
	display: none;
}
div.nav1 a:hover {
	display: block;
	background-image: none;
}
div.nav1 a:active {
	display: block;
	background-image: none;
}

div.nav2 {
	width: 172px;
	height: 42px;
	float: left;
	background: url("../images/pastcore.jpg") -172px -48px no-repeat;
}
div.nav2 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url("../images/pastcore.jpg") 0px -48px no-repeat;
}
div.nav2 span {
	display: none;
}
div.nav2 a:hover {
	display: block;
	background-image: none;
}
div.nav2 a:active {
	display: block;
	background-image: none;
}

div.nav3 {
	width: 172px;
	height: 42px;
	float: left;
	background: url("../images/pastcore.jpg") -172px -90px no-repeat;
}
div.nav3 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url("../images/pastcore.jpg") 0px -90px no-repeat;
}
div.nav3 span {
	display: none;
}
div.nav3 a:hover {
	display: block;
	background-image: none;
}
div.nav3 a:active {
	display: block;
	background-image: none;
}

div.nav4 {
	width: 172px;
	height: 42px;
	float: left;
	background: url("../images/pastcore.jpg") -172px -134px no-repeat;
}
div.nav4 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url("../images/pastcore.jpg") 0px -134px no-repeat;
}
div.nav4 span {
	display: none;
}
div.nav4 a:hover {
	display: block;
	background-image: none;
}
div.nav4 a:active {
	display: block;
	background-image: none;
}

div.nav5 {
	width: 172px;
	height: 42px;
	float: left;
	background: url("../images/pastcore.jpg") -172px -176px no-repeat;
}
div.nav5 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url("../images/pastcore.jpg") 0px -176px no-repeat;
}
div.nav5 span {
	display: none;
}
div.nav5 a:hover {
	display: block;
	background-image: none;
}
div.nav5 a:active {
	display: block;
	background-image: none;
}

div.nav6 {
	width: 172px;
	height: 48px;
	float: left;
	background: url("../images/pastcore.jpg") -172px -218px no-repeat;
}
div.nav6 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url("../images/pastcore.jpg") 0px -218px no-repeat;
}
div.nav6 span {
	display: none;
}
div.nav6 a:hover {
	display: block;
	background-image: none;
}
div.nav6 a:active {
	display: block;
	background-image: none;
}





img {
		border: 1px solid #000000;      /*  black */
}

img.click  {
		border: 2px dotted #ff9933;      /*  rust */
}

img.bare  {
	border: none;
}
img.bare {
	border: none;
}
img.bare {
	border: none;
}
img.bare {
	border: none;
}


img.bare  a:link {
	border: none;
}
img.bare a:visited {
	border: none;
}
img.bare a:hover {
	border: none;
}
img.bare a:active {
	border: none;
}


a:link  {
	color: #669933;     /* olive */
	text-decoration: none;
}
a:visited  {
	color: #3300cc;      /* blue */
	text-decoration: none;
}
a:hover  {
	color: #660099;      /*  grape */
	text-decoration: none;
}
a:active  {
	color: #666666;     /*  medium gray */
	text-decoration: none;
}


p.crumb a:link  {
	color: #99cc66;     /* mossy over gray */
	text-decoration: none;
}
p.crumb a:visited  {
	color: #ccccff;      /* blue over gray */
	text-decoration: none;
}
p.crumb a:hover  {
	color: #cc99ff;      /*  grape over gray */
	text-decoration: none;
}
p.crumb a:active  {
	color: #ffffff;     /*  white  */
	text-decoration: none;
}

#moon a:link  {
	color: #99cc66;     /* mossy over black */
	text-decoration: none;
}
#moon a:visited  {
	color: #ccccff;      /* blue over gray */
	text-decoration: none;
}
#moon a:hover  {
	color: #cc99ff;      /*  grape over black  */
	text-decoration: none;
}
#moon a:active  {
	color: #cccccc;     /*  lightest gray  */
	text-decoration: none;
}


<!--[if !IE]>-->

<style type="text/css">
body {
    font-size:16px;
}
</style>

<!--<[endif]-->


/*** IE Fix ***/
* html #left {
  left: 172px;           /* RC fullwidth */
}

