/*

This is the secondary CSS that controls the layout the site, it EXTENDS the normal style sheet, but with the doln options.

*/
body	{
	position: absolute;
	left: 0px;
	top: 0px;
}
.mini-main-content-container {
	position: absolute;
	left: 0px;
	top: 0px;
}
