

div#top
{
	width: 700px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #cc9;
}

div#bottom
{
	width: 700px;
}



table
{
	color: black;
	font-size: 75%;
}



h3.post_date
{
	display: inline;
}

h4
{
	font-size: 13px;
	color: black;
}

div#essays
{
	background-color: #eec;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
/*	width: 600px;*/
	border: 1px solid #cc9;
	padding: 10px;
	margin-bottom: 20px;
}



div.essay
{
	width: 100%;
}

div.essay h2.title
{
	text-align: center;
	padding-top: 5px;
}

div#downloads h2
{
	text-align: center;
}


div#downloads a
{
	font-weight: bold;
}
div#sneaky_pic
{
	margin-bottom: 5px;
}

div#sneaky_pic img
{

	width: 97%;
}


div#right
{
	position: absolute;
	left: 400px;
	width: 280px;
}

div#media_files
{
	position: absolute;
	width: 370px;
}

div#media_files h2, div#media_files h2 a
{
	text-align: center;
	font-weight: bold;
/*	padding-bottom: 5px;*/
}

div.message
{
	padding: 0px 0px;
	margin-bottom: 15px;
}

div.message a
{
	font-weight: bold;
}

div.message p
{
	margin-bottom: 5px;
	padding: 0px;	
}



p.date, p.name
{
	font-weight: bold;
}

p.archives
{
	text-align: center;
	font-weight: bold;
}
