
		html, body 		{ margin: 0; padding: 0; }
		body 			{ color: #333; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; }
		h2				{ color: #333; }
		h1				{ color: #333; }
		a				{ color: #337810; }
		p				{ margin: 0 0 18px; }
		#wrapper		{ float: left; width: 100%; }
		
		/* Header */
		#header			{ background: #F0EFEF; background-image:url('images/btbk017.jpg'); border-bottom: 2px solid #ddd; }
		
		/* Content Style */
		#navigation		{ border-bottom: 1px solid #ccc; padding-left: 18px; }
		#navigation ul	{ padding: 0 18px 9px; }
		#navigation h2	{ color: #990099; font-family: Mycalc, Helvetica, Arial;}
		#extra			{ border-bottom: 1px solid #ccc; padding-right: 18px; }
		#extra small	{ font-size: 11px; line-height: 18px; }
		#content p, #extra p { padding-right: 18px; }
		#center			{text-align:center;}
		/* Content Positioning & Size */
		#navigation		{ float: left; width: 182px; margin-left: -100%; }
		#content		{ margin: 0 225px 36px; }
		#content h1	{ color: #990099; font-family: Mycalc, Helvetica, Arial;}
		#content h2	{ color: #990099; font-family: Mycalc, Helvetica, Arial;}
		#extra			{ float: left; margin-left: -200px; width: 182px; }		/* Footer */
		#extra h2		{ color: #990099; font-family: Mycalc, Helvetica, Arial;}
		#extra b		{ color: red; }
		#footer			{ background: #333; border-bottom: 2px solid #999; clear: left; width: 100%; }
		#footer a		{ color: #eee; }
		#footer	p		{ color: #ccc; margin: 0; padding: 0 18px 10px; text-align: center;}
