body { 
	font: 12pt georgia; 
	color: #555753; 
	margin: 0px; 
	}
p { 
	font: 12pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font: italic bold normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
	
.teacher { 
	font: italic normal 10pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
	
.blue { 
	font: italic bold 10pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #3366CC;
	}
		
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #003399;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #003399;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #666633;
	}

#container { 
	padding: 0px 20px 0px 20px;  
	margin: 0px; 
	}

#intro { 
	min-width: 100px;
	}
#pageHeader { 
	margin-bottom: 20px;
	}

#pageHeader h1 { 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
#pageHeader h2 span {
	display:none;
	}

#quickSummary {
	clear:both;
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}
#quickSummary p {
	font: italic 12pt georgia; 
	text-align:center;
	}

#quickSumTeach {
	clear:both; 
	margin: 10px 10px 10px 10px; 
	width: 140px; 
	float: center;
	}
	
#quickSumTeach p {
	font: italic 12pt georgia; 
	text-align:center;
	}	
	
#preamble {
	clear: right; 
	padding: 0px 10px 0px 10px;
	}
#supportingText {
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer { 
	background: url(gold.gif) repeat-x left fixed; 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

.border {
	font-weight: bold;
	color: #CCCC66;
}

.copy { 
	font: ß 10pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #3366CC;
	}
