body { background: none; }
#envelope {
	width: 600px;
	background: none;
	}
	
#logo, ul#mainNavigation, ul#levelTwoNavigation, #mainFocusImage, #landingTopCorners, #landingFourTopCorners, ul#levelTwoForStudents, #imageHeader, #leftColumn, #studentsLandingFocusBorderTop, #button1, #button2, #button3, #button4, #button5, #challengeNav { display: none; }

#printLogo {
	display: block;
	width: 600px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #999;
	}

/* landing page styles */
.genericWhiteContentBox {
	width: 600px;
	margin: 0 0 25px 0;
	padding: 0 0 15px 0;
	background: none;
	border-bottom: 1px solid #999;
	}
	.genericWhiteContentBox h1 { margin-top: 20px; }
	
#teacherLandingFocusSmall ul li, #parentLandingFocusSmall ul li, #aboutLandingFocusSmall ul li {
	float: left;
	width: 145px;
		w\idth: 125px;
	padding: 0 10px 0 10px;
	}

#sportsTopRight, #artsTopRight, #homeTopRight, #bankTopRight, #healthTopRight, #challengesTopRight, #parkTopRight, #storeTopRight, #helpTopRight { float: none; }

#magazineTopRight, #ddClubTopRight {
	float: none;
	padding: 0;
	background: none;
	}
	#magazineTopRight p, #ddClubTopRight p {
		width: 600px;
		padding: 8px 0 15px 0;
		}

#sportsBottomLeft, #artsBottomLeft, #homeBottomLeft, #bankBottomLeft, #healthBottomLeft, #parkBottomLeft, #storeBottomLeft {
	position: static;
	float: left;
	}
#sportsBottomRight, #artsBottomRight, #homeBottomRight, #bankBottomRight, #healthBottomRight, #parkBottomRight, #storeBottomRight, #challengesBottomRight, #helpBottomRight {
	position: static;
	float: left;
	}

#mainLandingIntro {
	width: 600px;
	margin: 15px 0 0 0;
	/* padding: 15px 0 0 0;
	border-top: 1px solid #999; */
	}
	
/* challenge center styles */
#challengeContainer {
	width: 600px;
	margin: 0;
	padding: 25px 0 0 0;
	}
	
/* content page styles */
.content {
	width: 600px;
	margin: 0;
	padding: 25px 0 0 0;
	}
	#noLeftNav div.content, #helpGlossary div.content {
		width: 600px;
		padding: 0;
		}
		#helpGlossary div.content h1 { margin-top: 30px; }
		
	.content h1 { margin-top: 20px; }
	.content ul { margin: 0 0 20px 15px; }
	.content ul li {
		list-style: disc;
		background: none;
		margin: 0 0 4px 0;
		padding: 0;
		}

	
#footer {
	background: none;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	}