	* {margin: 0; padding: 0;}
	
	/* Main Structural Elements*/
	body { font-family: Arial, sans serif; color: #999999; font-size: 11pt;}
	a { color: #5086b5; text-decoration: none; }
	h2 {color: #ff992f; font-size: 18px;}
	hr {border: 0; color: #bababa; margin-bottom: 15px; background-color: #bababa; clear: both; height: 1px;}
	#test_picture { float: left; }
		#test_picture img { width: 61px; height: 127px; border: none; }
	#test_content {float: left; margin-left: 20px; margin-bottom: 15px; width: 475px; height: 134px; }
	#test_nav { white-space: nowrap; color: #FF992F; font-size: 11px; text-align: center; }
	#blurb { width: 475px; margin-top: 10px; position: relative;  }
		#blurb p { position: relative; line-height: 20px; }
			#da_blurb { font-size: 14px; margin-right: 40px; margin-left: 44px; width: 390px; zoom: 1; }
			#quote_left, #quote_right { color: #69c; font-size: 700%;}
			#quote_left { float: left; padding-top: 25px; margin-right: 10px; }
			#quote_right { position: absolute; bottom: -30px; right: -40px; padding-top: 30px; }

