#left_Menu {
	display: none;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/whiteSq.gif);
	margin-left: 10px;
}

#ContentCarrier {
	width: 100%;
}
#MainContent {
	width: 100%;
}
#header {
	width: 100%;
	background-repeat: no-repeat;
}
#FooterImage {
    display: none;
}
#FooterBar {
	background-image: url(images/PrintFooterBar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
}
p {
	margin-bottom: 8px;
	margin-top: 0px;
}
#LastLine {
	padding-bottom: 10px;
}
#UnsubLink {
	display: none;
}
