﻿#header, #sidebar, #imageLogos, #footer, #mainBackground, .infobox
{
	display: none;
}

#body
{
	margin: auto;
	width: 100%;
	text-align: left;
}

#lower
{
	top: 100px;
	width: 100%;
}

#mainContent
{
	position:absolute;
	left: 5px;
	width: 95%;
	margin: auto;
}

