		html, body 		{ background-color: #ffe; margin: 0; padding: 0; }
		body 			{ color: #433; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; }
		h2				{ color: #333; margin-top: 20px; }
		a:link 			{color:#0000ff }
		a:visited 		{color:#0000ff }
		a:hover 		{color:#ee0000; text-decoration: none; }
		a:active 		{color:#0000fc }  
		p				{ margin: 0 0 15px; }
		#container		{ width: 760px; margin: 0 auto;}
		#wrapper		{ float: left; width: 100%; }
		#footerda a		{ font-weight:normal; }
		#header a		{ color: #111; text-decoration: none; }
		#footerstats a	{ font-weight:normal; text-decoration: none; }
		
		/* Header */
		#header			{ background-image:url('../images/headerpic.jpg'); border-top: 2px solid #999; border-bottom: 2px solid #999; }
		#header h1		{ color: #111; margin: 0 0 3px; padding: 20px 18px 0; }
		#header p		{ color: #eee; font-size: 11px; font-weight: bold; padding: 0 0 0 18px; }	
		
		/* Content Positioning and Size */
		#navigation		{ float: left; margin-left: -760px; width: 70px; padding-top: 0px; }
		#aims			{ float: left; margin-left: -640px; width: 640px; padding-bottom: 20px; padding-top: 0px; }	
		#content		{ float: right; width: 218px; padding-bottom: 20px; padding-top: 20px; }
		
		/* Footer */
		#footer			{ background: #36d; border-top: 2px solid #999; border-bottom: 2px solid #999; clear: left; width: 100%; }
		#footer a		{ color: #eee; }
		#footer	p		{ color: #eee; margin: 0; padding: 0px 18px 0px; }	
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 0px; padding: 5px 0 5px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
		#footercopy		{ float: left; background: #36d; border-bottom: 0px solid #999; width: 250px; padding: 5px 0 5px; }
		#footerda		{ float: right; text-align: right; background: #36d; border-bottom: 0px solid #999; width: 250px; padding: 5px 0 5px; }
		#footerstats	{ float: left; text-align: center; background: #36d; border-bottom: 0px solid #999; width: 260px; padding: 5px 0 5px; }

