h3.post_date
{
	color: black;
	font-size: 80%;
}

h4
{
	margin-top: 5px;
	color: black;
	font-size: 90%;
	font-style: italic;
	text-align: right;
}

div#stack
{
	width: 657px;
	margin-left: auto;
	margin-right: auto;
}

div#notice
{
	width: 645px;
	margin: 20px auto;
	padding: 5px;
	background: #eec;
	border: 1px solid #cc9;
}


div#links
{
	float: right;
	width: 250px;
	height: 190px;
	margin-left: 25px;
	margin-bottom: 40px;
	padding: 0px;
	background: #ebead6;
	border: none;
}

html>body div#links
{
	height: auto;
	min-height: 170px;
}

div#links h2
{
	padding: 8px 15px;
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 13.5px;
	font-weight: bold;
	color: #300;
	background: #dadab6;
	border-bottom: 2px solid white;
}

div#links p
{
	margin-left: 15px;
	margin-right: 10px;
}

div#sneaky_pic
{
	clear: right;
}

div#essays
{
/*	margin-top: 20px;*/
}

h2.title
{
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
}

div.essay
{
	margin-bottom: 20px;
}

div.essay p
{
	padding-bottom: 5px;
}

div#message
{
	border-top: 1px solid #cc9;
	padding: 5px;
	margin-bottom: 10px;
}



table
{
	width: 100%;
	color: black;
	font-size: 90%;
}

th
{
	text-align: left;
}

td
{
	padding: 5px;
}

img.wide_picture
{
	width: 95%;
}

img.sneaky_pic
{
	margin-bottom: 10px;
	width: 215px;
	margin-right: 0px;
}

div#slideshow img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 300px;
}
