BODY {background: url(../images/green/bg_bar.png) repeat-x;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	margin-top: 0px}
	A {text-decoration: none;
	color: green}
#menu A {color: darkgreen;
	border-bottom: 1px dashed black}
A:hover {background: white;}
#menu A:hover {background: none;
	border-bottom: 1px solid black}
#logodiv {position: absolute;
	right: 20px;
	top: 60px;
	width: 233px;
	height: 80px;
	background: url(../images/yellow/logo_b-w.png)}
#menu {border: 2px solid black;
	position: absolute;
	top: 123px;
	left: 10px;
	width: 130px;
	background: #97FF99}
#maincontent {margin-left: 150px;
	margin-top: 123px;
	border: 2px solid black;
	min-height: 500px;
	background: #D5FFD6;}
#maincontent P {padding-left: 5px; padding-right: 5px}
.title {margin-left: 0px; margin-right: 0px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;}
#maincontent .title {font-size: 13pt;
	background-color: #97FF99;}
#menu .title {background-color: #D5FFD6;}
#menu UL {list-style-type: none;
	padding: 0;
	margin: 0;}
#menu LI {padding-left: 5px}
.blogdate {text-align: right;
	margin-right: 30px;
	font-style: italic}
.formnote {font-size: 8pt;
	color: red}
INPUT.idbox {background: none;
	border: none;
	color: #AAAAAA}
.replyingto {color: #AAAAAA}
.commentIndenter {margin-left: 2em;
	border-left: 3px groove #DDDDDD;
	padding-left: 6px}
.commentId {color: #AAAAAA}
.commentAuthor {font-weight: bold}
.commentDate {font-size: 8pt;
	color: #BBBBBB}
.galimg {vertical-align: middle;
	padding: 1px}
IMG {border: 0;}
.galimgmain {text-align: center}
.code-inline {font-family: courier; background-color: #cccccc}