	<style type="text/css" media="screen">
		html, body 		{ margin: 0; padding: 0; }
		body 			{ color: #333; font: 16px Calligraph421 BT, Comic Sans MS, Arial, sans-serif; line-height: 20px; }
		h2				{ color: #333; }
		a				{ color: #337810; }
		p				{ margin: 0 0 16px; }
		#wrapper		{ float: left; width: 100%; }
.sidefontheader {color: #333; font: 18px Cataneo BT, Calligraph421 BT, Comic Sans MS, Arial, sans-serif; line-height: 21px; }
.sidefont {color: #333; font: 12px Cataneo BT, Calligraph421 BT, Comic Sans MS, Arial, sans-serif; line-height: 16px; }		
		/* Header */
		#header			{ background: #eee; border-bottom: 2px solid #ddd; }
		#header h1  	{ color: #004b6f; margin: 0 0 3px; padding: 24px 18px 0; }
		#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 0 18px; }
		
		/* Content Style */
		#navigation		{ border-bottom: 1px solid #ccc; padding-left: 5px; }
		#navigation ul	{ padding: 0 5px 5px; }
		#navigation li	{ font-weight: bold; padding-right: 5px; }
        
		#content		{ padding-left: 10px; }
		#extra			{ border-bottom: 1px solid #ccc; }
		#extra small	{ font-size: 11px; line-height: 10px; }
		#content p, #extra p { padding-right: 10px; }
		
		/* Content Positioning & Size */
		#navigation		{ float: left; width: 200px; margin-left: -100%; }
		#content		{ margin: 0 20% 36px 210px; }
		#extra			{ float: left; width: 20%; margin-left: -21%; }		/* Footer */
		#footer			{ background: #666699; border-bottom: 2px solid #999; clear: left; width: 100%; }
		#footer a		{ color: #eee; }
		#footer	p		{ color: #ccc; margin: 0; padding: 0 10px 5px; }
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 10px 5px; padding: 5px 0 5px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
        
		</style>
