﻿body {
}


#OuterShell {
	display: inline;
	width: 650px;
	height: auto;
	float: left;
	margin: 0px;
	/*position: fixed;
	top: 0px;
	left: 0px;*/
	text-align: left;
}
#PageHeader {
	display: none;
}
#TopNav {
	display: none;
}
#SideNav {
	display: none;
}
#ContentShell {
	display: inline;
	width: 650px;
	height: auto;
	float: left;
	margin: 0px;
	/*position: fixed;
	top: 0px;
	left: 0px;*/
}
#BottomNav {
	display: none;
}
#PageFooter {
	display: none;
}
#Legal {
	display: none;
}
#TextMenu {
	display: none;
}
#PrintLegal {
	display: block;
	width: 650px;
	float: left;
	margin-top: 10px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}


/* Content */
#ContentHeader {
	width: 650px;
	height: auto;
	float: left;
}
#HeaderShell {
	width: 650px;
	height: auto;
	float: left;
}
#PageTitle {
	width: 650px;
	height: auto;
	float: left;
	margin-bottom: 5px;
	text-align: left;
}
#PageMenu {
	display: none;
}
#RandomTips {
	display: none;
}
#PageContent {
	display: inline;
	width: 650px;
	height: auto;
	margin: 0px;
	float: left;
}
.DropCap {
	float: left;
	font-size: 18px;
	line-height: normal;
	margin-top: auto;
	margin-right: auto;
	font-family: Arial;
}


/*About*/
#WhoIsMPACT {
	display: none;
}
