body
{
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

div#content
{
	width: 800px;
	margin: 0px auto;
}

div#playerAndSlidesContainer
{
	width: 640px;
	margin: 0px auto;
}

div#footer
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 30px;
	background: #5c7627;
}