<!-- 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: #FFFFFF; background: #000033; font: 16px Helvetica, Arial, sans-serif; line-height: 22px; }		h2				{ color: #C3C3C9; }        h3              { color: #C3C3C9; }		a				{ color: #A39990; }		a:link			{ color: #869FFF;}  /* unvisited link */		a:visited 		{ color: #B3C2FF;}  /* visited link */		a:hover 		{ color: #FF3300;}  /* mouse over link */		a:active 		{ color: #7DE7F5;}  /* selected link */		p				{ margin: 0 0 18px; }						#wrapper		{ float: right; width: 100%; margin-left: -33%; }				/* Header */		#header			{ background: #000033; border-bottom: 2px solid #76768A; }		#header h1  	{ color: #C3C3C9; margin: 0 0 3px; padding: 24px 18px 0; }		#header p		{ color: #666; font-size: 16px; font-weight: bold; padding: 0 18px; }		#header ul		{ border-bottom: 0px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }				/* Content Style */		#navigation		{ border-bottom: 1px solid #76768A; padding-left: 18px; }		#navigation ul	{ padding: 0 18px 9px; }		#extra			{ border-bottom: 0px solid #ccc; padding-left: 18px; }		#extra small	{ font-size: 11px; line-height: 18px; }		#content p, #extra p { padding-right: 18px; }		#content 		{ border-bottom: 0px solid;}				/* Content Positioning & Size */		#navigation		{ float: left; width: 20%; }		#content		{ margin-left: 34.3%; }		#extra			{ float: left; clear: left; width: 30%; }						/* Footer */		#footer			{ text-align: center;background: #76768A; border-bottom: 2px solid #999; clear: both; width: 100%;} a:hover { color: #FF3300; }		#footer a		{ color: #FFFFFF; }		#footer	p		{ color: #FFFFFF; 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>
