		html, body 		{ margin: 0; padding: 0; }
		body			{ background: #000000; color: #C0C0C0; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; text-align: justify;}
		h2				{ color:#eee; font-size: 14px; margin: 0 0 3px; padding: 8px 0px 0;}
		a				{ color: #C0C0C0; text-decoration: none;}
		a:hover			{ color: #FFFFFF; text-decoration: none;}
		p				{ margin: 0 0 18px; }
		#wrapper		{ float: left; width: 100%; }

		
		
		/* Header */
		#header			{ background:#333 ; border-bottom: 1px solid #ddd; }
		#header h1  	{ color:#eee; font-size: 24px; margin: 0 0 3px; padding: 30px 14px 20px;}
		#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 0 18px; }
		
		/* Content Style */
		#navigation		{ border-bottom: 1px solid #ccc; padding-right: 18px; }
		#navigation ul	{ padding: 0 18px 9px; list-style-type: circle;}
		#extra			{ border-bottom: 1px solid #ccc; padding-left: 18px; }
		#extra small	{ font-size: 11px; line-height: 18px; }
		#content p, #extra p { padding-right: 18px; }
		
		/* Content Positioning & Size */
		#navigation		{ float: left; margin-left: -200px; width: 182px; }
        #navigation2	{ float: left; margin-left: -200px; width: 182px; margin-top:320px}
		#content		{ margin: 0 225px 36px; }
		#extra			{ float: left; width: 182px; margin-left: -100%; }		
		/* #extra:more		{ float: left; width: 182px; margin-left: -100%; }	*/
		
		/* Footer */
		#footer			{ background: #333; border-bottom: 2px solid #999; clear: left; width: 100%; margin-top: 10px }
		#footer a		{ color: #FFFFFF; text-decoration: none;}
		#footer a:hover	{ color: #C0C0C0; text-decoration: none;}
		#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; }
