BODY {background: url(../images/yellow/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: #006400;
	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;
	background: #FFEB7E;
	position: absolute;
	top: 123px;
	left: 10px;
	width: 130px;}
#maincontent {margin-left: 150px;
	margin-top: 123px;
	border: 2px solid black;
	min-height: 500px;
	background: #FFF8D0 url(../images/yellow/people_bottom.gif) bottom repeat-x}
#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: #FFEB7E;}
#menu .title {background-color: #FFF8D0;}
#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}
.galimgmain {text-align: center}
IMG {border: 0;}
.code-inline {font-family: courier; background-color: #cccccc}