* { margin: 0; padding: 0; }
img { border: none; }

body {
	font: 68.75% Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background: none;
	}
	#envelope { background: none; }
	
#logo { top: 0px; left: 0px; }

#contentArea {
	position: static;
	width: 550px;
	height: 385px;
	}
	#contentArea h1 {  }
	#contentArea h1#flashIntro { display: none; }
	#contentArea h1#printHeader { display: block; position: absolute; top: -30px; left: -19px; }
	#contentArea h2 { color: #1f4794; font-size: 1.4em; font-weight: bold; margin: 115px 0 4px 0; }
	
	#contentArea p, #contentArea ul { line-height: 16px; margin: 0 0 15px 0; }
		#contentArea p.boldFocus { color: #1f4794; font-weight: bold; }
		
	#contentArea ul { list-style: circle; margin-left: 20px; }
		#contentArea ul li { padding: 0; margin-left: 20px; background: none; list-style-type: circle; }

		
#topRightFocus {
	position: static;
	clear: both;
	float: left;
	width: 500px;
	height: 100px;
	padding: 0;
	background: none;
	}

	#topRightFocus h3, #bottomRightFocus h3 { margin-bottom: 8px; }
	#topRightFocus p, #bottomRightFocus p { width: 500px; }
	
								
#bottomRightFocus {
	position: static;
	clear: both;
	float: left;
	width: 500px;
	height: 100px;
	padding: 0;
	background: none;
	}
	
	

/* footer styles */
#footer {
	clear: both;
	position: static;
	height: auto;
	}
	#footerText { position: static; }

/* elements to turn off */
ul#mainNavigation,
ul#externalLinks,
ul#footerLinks,
a#lightfin,
#topRightFocus div.videoThumb,
#topRightFocus div.videoThumb ul,
#bottomRightFocus a#launchBoard,
#gameBoardThumb { display: none; }