		html, body 		{ margin: 0; padding: 0; }
		body 			{ color: #333; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; }
		h2				{ color: #000000; font-size: 20px; }
		a				{ color: #0000FF; }
		p				{ margin: 0 0 18px; }
		em				{font-weight: bold; font-style: italic;}
		#container		{ width: 760px; margin: 0 auto;}
		#wrapper		{ float: left; width: 100%; }
		
		/* Header */
		#header		    { color: #0000A0; border-bottom: 6px double #000000; margin-bottom: 20px}
		#header h1  	{ font-style: italic;font-family: arial;font-weight: 700;color: #0000FF; margin: 0 90px 3px; padding: 24px 12px 0; }
		#header h3      { font-style: italic; color: #0000FF; margin: 0 90px 20px; padding: 4px 80px 0; }
		#header p		{ font-style: italic;color: #000000; font-size: 16px; font-weight: bold; padding: 10px 18px 0px; margin-bottom: 4px}
		#header img     { margin-left: 2px;margin-top: 2px; }
		#whirl2  		{ margin-top: 30px; float:right; width: 80px}
		
		/* Navigation Positioning and Style */
		#navigation		{ float: left; width: 114px; margin-left: -760px; }
		#navigation		{ border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; padding-left: 10px; }
		#navigation ul	{ padding: 0 1px 8px; }

		/* Content Style, Positioning & Size */
		#content		{ margin: 0 192px 36px 140px; padding-right: 5px; text-align: justify;}
		#toplinks		{ font-size: 16px; font-weight:bold;}

		/* Extra Positioning & Size */
		#extra		{ float: left; margin-left: -180px; width: 170px; padding-left: 8px}
		#extra		{ border-bottom: 1px solid #ccc; border-left: 1px solid #ccc;}
		#extra small	{ font-size: 11px; line-height: 18px; }

		/* Validation Positioning & Size */
		#validation1		{ float: left; margin-left: -620px; width: 170px; padding-left: 8px; margin-top: 415px;}
	
		/* Validation Positioning & Size */
		#validation2		{ float: left; margin-left: -300px; width: 170px; padding-left: 8px; margin-top: 420px;}

		/* Footer */
		#footer		{ background: #333; border-bottom: 2px solid #999; clear: left; width: 100%; margin-top: 1px}
		#footer a		{ color: #eee; }
		#footer p		{ color: #ccc; margin: 0; padding: 0 18px 10px; }
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
