.Section
{
	width: 810px;
	min-height: 700px;
	clear: both;
}

.Section .Padding { padding: 0; }
.Section .Left { width: 160px; }
.Section .Middle { width: 650px; }

/**************************************************************************************************/
.eventsPage .Section .Left { width: 161px; }
.eventsPage .Section .Middle { width: 649px; }

/**************************************************************************************************/
.adminPage .Section { width: 910px; }
.adminPage .Section .Left { width: 160px; }
.adminPage .Section .Middle { width: 750px; }

/**************************************************************************************************/
.blogPage .Section .Left { width: 161px; }
.blogPage .Section .Middle { width: 649px; }

/**************************************************************************************************/
.paperPage .Section .Left { width: 161px; }
.paperPage .Section .Middle { width: 649px; }

/**************************************************************************************************/
.rootPage .Section .Left { width: 230px; }
.rootPage .Section .Middle { width: 580px; }

.rootPage .Section
{
	padding: 0;
	margin: 0;
}
