	<style type="text/css" media="screen">
		html, body 		{ margin: 0; padding: 0; }
		body 			{ color: #333; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; }
		h2				{ color: #333; }
		a				{ color: #0000ff; }
		p				{ margin: 0 0 18px; }
		#wrapper		{ float: left; width: 100%; }	
		#container		{ margin: 0 auto; }
		
		/* Content Style */
		/*  #leftside		{ border: 5px solid #ccc; padding: 18px; border:dotted; border-color: #FF0000; }
		/*#leftside		{ border-bottom: 1px solid #ccc; } */
		#leftside ul	{ padding: 0 11px 3px; }		
		/* #rightside		{ border-bottom: 1px solid #ccc; }  */
		#rightside small	{ font-size: 11px; line-height: 18px; }
		#content p, #rightside p { padding-right: 18px; }
		#header		{ background: #0000FF; border-bottom: 2px solid #ddd; }
		#title     	{ color: #FFFF00; margin: 0 0 3px; padding: 18px 18px 0; text-align: center; font-style: italic; font-size: 35pt}
		#contact a  { color: #FFFF00; text-align: right; font-style: italic; font-size: 8pt}
		#menu		{ text-align: center; background-image: url(images/imageSPAABackground.gif); }
		#menu a		{ color: #0000ff; text-decoration: none;}
		#menu a:hover 	{color: #cc3300; text-decoration: none;}	

	</style>
