<style type="text/css" media="screen">
		html, body, div, header, footer, aside, nav, article, section	{ margin: 0; padding: 0; }
		header, footer, aside, nav, article, section	{ display: block; }
		body 			{ color: #333; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; }
		h2			{ color: #333; }
		a			{ color: #fff; }
		p			{ margin: 0 0 8px; }
		p.padding		{ padding-left:30px;}
		#wrapper		{ float: left; width: 100%; margin-left: -33%; }
		
		/* Header */
		header			{ background: #000055; border-bottom: 2px solid #aaa; }
		header h1  		{ color: #fff; margin: 0 0 3px; padding: 18px 18px 0; }
		header a  		{ color: #eee; margin: 0 0 3px; padding: 0px 3px 0; }
		header a:hover  	{ color: #fff; margin: 0 0 3px; padding: 0px 3px 0; }
		header p		{ color: #ccc; font-size: 11px; font-weight: bold; padding: 4px 22px; }
		
		/* Content Style */
		a			{color:#3333ee; padding:3px 3px 3px 3px; text-decoration:none;font-weight:normal}
		a:hover			{color:#000000; text-decoration:underline;font-weight:normal}
		nav			{ border-bottom: 1px solid #ccc; padding: 4px 4px 4px 4px; }
		nav ul			{ padding: 4px 4px 4px 4px; }
		#extra a		{color:#3333ee; padding:3px 3px 3px 3px; text-decoration:none;font-weight:normal}
		#extra a:hover		{color:#000000; text-decoration:underline;font-weight:normal}
		#extra			{ border-bottom: 1px solid #ccc; padding-right: 18px; }
		#extra small		{ font-size: 11px; line-height: 18px; }
		#extra h3  		{ color: #000000; font-size: 12px; font-weight: bold; margin: 0 0 4px; padding: 4px 4px 0; }
		#content p, #extra p 	{ padding-right: 18px; }, #content p1 { padding-left: 28px; }, #extra ul { padding: 0 6px 6px; }

		#links a		{color:#3333ee; padding:3px 3px 3px 3px; text-decoration:none; font-weight:normal; font-size: 16px;}
		#links a:hover	{color:#333333; text-decoration:underline; font-weight:normal; font-size: 16px;}
		#links			{ border-bottom: 1px solid #ccc; padding-right: 18px; }
        #links p 	    {padding-right: 18px; }, #content p1 { padding-left: 28px; }, #extra ul { padding: 0 6px 6px; }

		
		/* Content Positioning and Size */
		nav		   	{ float: right; clear: right; width: 30%; }	
		#content		{ margin-left: 34.3%; }
		#extra			{ float: right; clear: right; width: 30%; }
 		#links			{ float: right; clear: right; width: 30%; }			

		/* Footer */
		footer			{ background: #000055; color: #aaaaaa; clear: both; width: 100%; }
		footer a		{ color: #fff; }
   		footer a:hover	{color:#888888; text-decoration:underline;font-weight:normal}
		footer ul		{ border-bottom: 1px solid #999; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		footer li		{ display: inline; font-size: 12px; font-weight: bold; padding-right: 5px; }
</style>



