@charset "UTF-8";
/* CSS Document */

body {
	color: white;}

h1 {
	color: white;
	font-size: 2em;
	padding: 25px 50px 10px 0;
	text-align: right;}

#headerWrap {}
	
	#header {}
		
		#nav {}
			
			#nav li {}
		
		#date {}
		
		#circle {}
			
		#nav {
			}
			
#mainWrap {}
	
	#textWrap {}
		
		#textWrap p {}
	
	#imageWrapper img {}
		
	#imageWrapper p.header {}
		
	#imageWrapper p.subHeader {}
		
	#contentWrapper {
		margin-top: 15px;}
		
		.highlights {}		
			
		#footer {}
			
		.clear {}