<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<style type="text/css" media="screen">
		html, body 		{ margin: 0; padding: 0; }
		body 			{ color: #333; font: 12px Verdana, Arial, sans-serif; line-height: 18px; }
		a				{ color: #304196; text-decoration:none;}
		p				{ color: #333; margin: 0 0 18px; }
		#container		{ width: 760px; margin: 0 auto; }
		
		/* Header */
		#header			{ background: #eee; padding-bottom: 20px;}
		
		
		/* Content Style */
		#navigation		{ font-size:13px; 1px solid #ccc; margin-left: 18px; }
		#navigation ul	{ padding: 0 18px 9px; }
		#extra			{  }
		#extra small	{ font-size: 11px; line-height: 18px; }
		#content		{ margin-bottom: 18px; }
		#content p, #extra p { font-size: 12px; line-height: 18px; }
		
		/* Content Positioning & Size */
		#navigation		{ float: left; width: 175px; }
		#content		{ float: right; width: 540px; }
		#extra			{ float: right; width: 540px; }		
		
		/* Footer */
		#footer			{ background: #333; border-bottom: 2px solid #999; clear: both; }
		#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; }
	</style>
	<!--[if IE]>
	<style type="text/css">
	    #navigation, #content, #extra { margin-top: 20px; }
	</style>
	<![endif]-->
</head>

