body {
	font-size: 0.9em;
	font-family: "Trebuchet MS", verdana, geneva, sans-serif;
	color: black;
	background-color: #C0F0C0;
	margin: 0px;
}
#content {
	position: absolute;
	left: 230px;
	top: 13px;
	padding-right: 20px;
}
#menu {
	position: absolute;
	width: 210px;
	left: 5px ;
}
#header
{
	top:4px;
	width: 210px;
	left: 5px ;
	text-align: right;
	padding-bottom: 6px;
}
.tagline
{
	font-weight: bold ;
	font-size: 1.1em ;
	font-style: italic ;
	color: #000065;
}
h1 {
	font-weight: bold ;
	font-size: 1.1em ;
	font-style: italic ;
	color: black;
	background-color:white;
	padding:4px 4px 4px 10px;
	border: 2px darkgreen dotted ;
}
h2, h3, .comment {
	border-top: 1px darkgreen dotted;
}
h2, h3 {
	font-weight: bold;
	font-size:1.1em;
}
.menusub {
	font-size: 0.9em;
	padding-left: 30pt;
}
.comment {
	margin-top: 0.3em;
	margin-bottom: 1.0em;
}
.weblogItemTitle {
	font-weight: bold;
}

.archElsewhere {
	padding-bottom:25px ;
}
.timestamp {
	FONT-SIZE: 0.9em; 
	COLOR: #999;
	padding-bottom:15px;
}
.footer {
	padding-top:15px;
	padding-bottom:15px;
}
.navtable {
	BORDER: 2px darkgreen dotted; 
	PADDING: 3px; 
	BACKGROUND: white; 
	COLOR: black; 
}
.navtableItem {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 0.9em; 
}
.spellcheck {
  cursor: help;
  border-bottom: 1px dashed red;
}
.pblog {
    font-size: 9px;
    color: #999;
    text-align:right;
}
.formEntry {
	font-family: "Trebuchet MS", verdana, geneva, sans-serif;
	font-size:1.0em;
}
.example {
	background-color: white;
	border:	solid darkgreen 1px;
	padding: 0.5em;
}
table.docs
{
	width: 90%;
	background: #999999;
	margin-top: .6em;
	margin-bottom: .3em;
}
		
table.docs th
{ 
	padding: 4px 8px;
	background: #cccccc;
	text-align: left;
	font-size: 70%;
	vertical-align: bottom;
}
table.docs td
{ 
	padding: 4px 8px;
	background: #ffffff;
	vertical-align: top;
	font-size: 70%;
	color:black;
}
table.docs A:link, table.docs A:visited
{
	color:black;
}
.release
{
	background-color:white ;
	color:navy;
	font-size:1.1em ;
	font-weight:bold ;
	padding:7px;
	margin:2px;
	BORDER: 2px darkgreen dotted; 
}
