/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */
		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: 18px Helvetica, Arial, sans-serif; line-height: 23px; background-image:url('images/paper.png'); }
  		h2				{ font-weight:bold; color:#45c8cc; }
  		h3				{ font-weight:bold; color:#45c8cc; }
  		h4				{ font-weight:bold; color:#45c8cc; }
		h5 				{ text-align:right; } 
		a				{ color: #337810; text-align:right; }
		p				{ margin: 0 0 28px; }
		#container		{ width: 820px; margin: 0 auto; }
        a:hover         {background-color:red; }
		
		/* Header */
		header			{ background: #333; border-bottom: 2px solid #aaa; }
		header h1  		{ color: #fff; margin: 0 0 3px; padding: 30px 18px 0; }
		header h2  		{ color: #fff; margin: 0 0 3px; padding: 30px 18px 20px; }
		header h3  		{ color: #fff; margin: 0 0 3px; padding: 15px 19px 10px; }
		
		/* Content Style */
		nav		{ margin-left: 18px; }
		nav ul	{ padding: 0 18px 9px; }
		#extra			{ margin: 0 18px; }
		#extra small	{ font-size: 11px; line-height: 18px; }
		#content		{ border-bottom: 1px solid #ccc; margin: 0 0px; }
		#content p, #extra p { padding-right: 18px; }
		table {width:820px;}
		
		/* Content Positioning and Size */
		nav		   		{ float: right; width: 350px; }
		#content		{ letter-spacing: .4px; }
		#extra			{ float: left; width: 350px; }		/* Footer */
		footer			{ background: #666; border-bottom: 2px solid #aaa; clear: both; }
		footer a		{ color: #fff; }
		footer	p		{ color: #ccc; margin: 0; padding: 10px 18px 10px; }
		footer ul		{ border-bottom: 1px solid #999; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		img.right    	{ float:right; margin-left: 10px;}
		img.left     	{ float:left; margin-right: 10px;}
		footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
body {  }