body
{
	background: #383838;
	color:#f4df6b;
	font-family:verdana,arial,tahoma,helvatica;
}
.header
{
	float:left;
}
a
{
	color:#fff;
}
img
{
	border:0;
}
#container
{
	margin:auto;
}
#navigation
{
	text-align:center;
	clear:both;
}
#share_menu
{
	text-align:center;
	clear:both;
}
.thumb_container
{
	width:300px;
	height:300px;
	margin:10px;
	text-align:center;
	float:left;
	padding:10px;
	background: #181818;
}
.thumb_container img
{
	margin:10px;
	border:solid 1px #fff;
}
.date
{
	margin:10px;
	font-size:10px;
	color:#ffffff;
}
.image_box
{
	margin:10px;
	padding:10px;
	background:#181818;
	text-align:center;
}
.image_box img
{
	margin:10px;
}
