body {
	margin: 19px 0 0 0;
	padding: 0;
	text-align: center;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	min-width: 778px;
	}
	
#envelope {
	width: 778px;
	text-align: left;
	position: relative;
	margin: 0 auto;
}


#masthead {
	width: 778px;
	height: 193px;
}

	#mastheadLogo {
		margin: 0px 0px 0px 40px;
	}

	#mastheadPhoto {
		display: none;
	}

	#levelOneNav {
		margin: 20px 0px 0px 40px;
	}


#submasthead {
	width: 778px;
	height: 137px;
}

	#levelTwoHeader {
		display: none;
	}

	#introText {
		width: 355px;
	}

	#levelTwoNav {
		position: absolute;
		width: 331px;
		height: 137px;
		left: 447px;
	}

	#levelTwoNav a {
		display: block;
	}


#contentArea {
	padding: 20px 40px 70px 40px;
}

	
#footerBox {
	text-align: center;
	clear: both;
	padding: 20px 20px 20px 40px;
}

