body	{
	font-family: Georgia;
	font-size: 90%;
	background-color: #193C59;
	}
body.cooking	{  background-color: #440000;  }
body.reviews	{  background-color: #6A2D1B;  }
body.self-improvement	{  background-color: #537A20;  }
body.tech	{  background-color: #020F59;  }
body.teaching	{  background-color: #6F485B;  }
body.writing	{  background-color: #806F4D;  }
td	{	vertical-align: top;	}
a:link	{	color: #3F5566;	}
a:visited	{	color: #031246;	}
a.feed  {  margin-left: 5px; font-size: 90%;  }
#feedWindow  {  font-size: 90%;  }
td.commentauthor	{
	text-align: right;
	font-style: italic;
	padding-left: 5px;
	font-size: 90%;
	}
td.commenttext	{
	font-size: 90%;
	}
td.workstarted	{
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
	}
td.workended	{
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	}
table.blogquote	{
	border-left: 1px solid #888888;
	}
td.blogquote	{
	font-style: italic;
	}
p.header  {
	margin-bottom: 10px;
	font-family: Verdana;
	font-weight: bold;
	}
p.blog_entry_title	{
	font-family: Verdana, Arial;
	font-weight: bold;
	border-top: 1px solid #AAAAAA;
	padding-top: 10px;
	margin-top: 40px;
	}
p.blog_entry_title_first	{
	font-family: Verdana, Arial;
	font-weight: bold;
	}
p.blog_entry_footer	{
	font-size: 80%;
	}
img.imageleft	{
	float: left;
	border: 1px solid black;
	margin: 5px;
	}
img.imageright	{
	float: right;
	border: 1px solid black;
	margin: 5px;
	}
img.imagecenter	{
	border: 1px solid black;
	margin: 5px;
	}
#pagetop1	{
	position: absolute;
	width: 270px;
	left: 30px;
	top: 25px;
	border: 1px solid black;
	padding: 12px 7px 12px 7px;
	font-size: 150%;
	background-color: #F2F0EB;
	font-variant: small-caps;
	}
#pagetop2	{
	position: absolute;
	left: 310px;
	top: 30px;
	border: 1px solid black;
	padding: 7px 20px 7px 7px;
	font-size: 150%;
	background-color: #F2F0EB;
	font-weight: bold;
	}
#navbar	{
	position: absolute;
	left: 30px;
	top: 120px;
	width: 270px;
	text-align: left;
	border: 1px solid black;
	padding: 7px 17px 7px 7px;
	background-color: #E4E4E4;
	}
#mainbody	{
	position: absolute;
	left: 310px;
	top: 100px;
	text-align: left;
	border: 1px solid black;
	padding: 7px 7px 7px 10px;
	background-color: #F2F0EB;
	margin-right: 30px;
	}
#mainbody p {  line-height: 1.2;  }
#mainbody li {  line-height: 1.2;  }
#comment_posted_box	{
	font-family: Georgia;
	background-color: #FFFFFF;
	border: 1px solid black;
	margin: 10px;
	padding: 10px;
	}
div.twitterbox	{
	border-left: 1px solid #AAAAAA;
	margin-left: 2px;
	padding-left: 10px;
	}
div.twitterbox p	{
	font-size: 90%;
	margin: 0px 0px 6px 0px;
	}
ul	{  list-style-position: outside;  }
td.animereview	{
	width: 50%;
	border-top: 1px solid #888888;
	color: #444444;
	}
td.notseen	{  color: #666666;  }
td.partlyseen	{  color: #444444;  }
span.replyoptions	{
	border: 1px solid #666666;
	padding: 4px;
	background-color: #FAFAFA;
	}
pre	{
	margin-left: 20px;
	}
