body {
	margin: 7px;
	background-color: #5555FF;
	font-family: sans-serif;
}
#menu_cell {
	width: 200px;
}
#comment_stats {
	/*background-image: url(ZarfBkgrnd2.jpg);*/
    margin-right: 5px;
    padding: 5px;
}
.show_hide {
	text-align:left;
	font-size: small;
	padding: 10px 0 10px 5px;
	margin: 10px 5px 10px 0;
    /*background-image: url(ZarfBkgrnd2.jpg);*/
}
a.show_hide {
	padding: 0;
	margin: 0;
}
#picture_cell {
	background-color: #DDDDFF;
}
.thumbcell {
   text-align: center;
	padding: 5px;
/* don't go below
    width: 120px;
    height: 106px;
or it is weird */
}
.wordcell {
	text-align: left;
	font-size: 11px;
	/* width: 150px; */
}
.image {
	border: 1px solid black;
}
a {
    color: red;
    font-weight: bold;
}
#picture_cell a {
	color: #5555FF;
}
h3.links {
	text-align: left;
	text-decoration: underline;
	text-transform: uppercase;
	display: none;
}
#links {
	text-align: left;
    display: block;
    padding: 5px;
    font-size: small;
    margin-right: 5px;
}
#links a {
	color: white;
	text-decoration: none;
}
#links #current_category {
	border: 1px solid #DDDDFF;
}
#current_category a.links {
	/*color: red;*/
}
#links div.categories {
    margin: 0 0 0 15px;
    padding: 1px;
	border: 1px solid #5555FF;
}
.comment_link {
	text-decoration: none;
	font-size: 10px;
}
.comment {
	font-size: 11px;
	text-align: left;
	/*border-top: 1px solid white;*/
}
.one_comment {
	padding: 3px;
	padding-top: 4px; 
	/*border: 1px solid white;*/
}
.comment_stats_link_text {
	font-size: 11px;
	text-decoration: none;
}
.comment_stats_link {
	font-size: 11px;
	padding: 5px;
	text-align: left;
}
.comment_stats_link a{
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#category_description {
	text-align: left;
	color: black;
	margin-top: 0px;
	padding: 5px;
	width: 50%;
	font-weight: bold;
}
H3 {
	margin-bottom: 3px;
	text-align: left;
	font-size: 18px;
	margin-top: 0px;
	color: white;
}
H1 {
	color: black;
    font-family: courier, monospace;
    text-align: center;
}
#show_hide {
	margin: 25px 13px;
	background-color: #DDDDFF;
}
a.show_hide {
	color: black;
	text-decoration: none;
}
.years {
	text-align: left;
	padding: 5px 0px 0px 0px;
}
.year_links {
	font-size: medium;
	text-decoration: none;
}
#footer {
	margin-top: 15px;
	font-size: small;
	text-align: center;
}
#footer a {
	color: #DDDDFF;
	text-decoration: none;
}