#content
{
	color:#cccccc;
	background-color:#000000;
	width:100%;
	margin:auto;
	position:absolute; top:55; left:0;
}

#slideshow
{
	font-size:12;
	width:50%;
	height:100%;
	overflow:hidden;
	float:left;
}

#posts
{
	text-align:left;
	font-size:12;
	position:absolute; top:0; right:0;
	width:50%;
	height:100%;
	overflow:auto;
}

#postHeader
{
	color:#777777;
	text-align:center;
}
