.staffblog h1 { background-color: teal; }
.staffblog h2 { background-color: #cce8e8; }
.staffblog h3 a { text-decoration: none; color: teal }
.staffblog h3 a:hover { color: darkred }
.staffblog h4 { margin: 2px 0px; font-family: times new roman, serif; font-size: 12pt; font-weight: bold; border-bottom: solid 1px gainsboro; }
.staffblog h4 a { text-decoration: none; color: teal }
.staffblog h4 a:hover { color: darkred }
.sidebar h2 { background-color: white; color: slategray; }
.staffblogphoto { border: solid 1px black; margin: 2px 8px; }
.staffblogphoto img { border: solid 1px white; }
.floatsidebar { float: left; margin-left: -200px; }
.floatleft { float: left; }
.floatright { float: right; }
.floatclear { clear: both; }
.blogentrylist { margin-left: 20px;}
.blogentrylistdate { font-family: helvetica, arial, sans-serif; font-size: 8pt; color: slategray; }
