body {
	font-family : serif !important;
	font-size : 0.8em !important;
}
#header {
	color: #336;
	font-size : 2.0em;
	font-weight : bold;
}
#sidebar {
	display : none;
}
#footerleftcontent, #footerrightcontent {
	display : none;
}
#footercentercontent {
	margin-top : 2em;
	border-top : 1px solid gray;
}
ul.nobulletlist {
	list-style-image : none;
	list-style : none;
}
ul.nobulletlistzeropad {
	list-style-image : none;
	list-style : none;
	margin : 0px;
	padding : 0px;
}
.bluemono, .blogDate {
	/*font-variant : small-caps;*/
	font-weight : bold;
	color : #000060;
	margin : 0px;
	padding : 0px;
}
.blogByline {
	color : #606060;
	font-size : 0.8em;
}
p.blogEntries {
	padding : 0px;
	margin-bottom : 18px;
}
.blogPost {
	padding : 0px;
	margin : 0px;
}
.createspace {
	margin-bottom : 4px;
}
.contactmap {
	background : #FFF;
}
a.rssbutton, a.rssbutton:active, a.rssbutton:visited	{
	border : 1px solid;
	border-color : #93DCFF #004A6F #004A6F #93DCFF;
	padding : 0px 3px 0px 3px;
	font : bold 10px verdana,sans-serif;
	color : #FFFFFF;
	background-color : #0080C0;
	text-decoration : none;
	margin : 0px;
}
a.rssbutton:hover {
	background-color:#009CE8;
}
.pubdate {
        font-style : italic;
        font-size : 0.9em;
}
.screenonly {
	display : none;
}
.strongblackmono {
	color : #000;
	font-family : monospace;
	font-size : 1.3em;
	font-weight : bold;
}
.thintable {
	border : 1px #000000 solid;
	border-collapse : collapse;
}
.thumbimg {
	border-color : #000000;
}

#dhtmlpointer {
	visibility : hidden;
}
#dhtmlinvpointer {
	visibility : hidden;
}
