	.right h1 { color: #000000; }	
	.right h2 { color: #000000; margin-bottom: .5em; text-transform:none; }
	.right h3 { color: #FF8A00; margin-bottom: 1em; text-transform:none; }
	.right h4 { color: #FF8A00; font-size: 10px; font-weight:bold; }
	
	.right ul {
		list-style:disc;
		padding: 0px 0px 0px 20px;
		margin: -.75em 0px 2em 0px;
		}
	
		
	.left .box { padding-bottom: 1em; }
	
	#footer { margin-top: 50px; }
		
	/* background */

	body, html { background-image:none; }
	#container { background: transparent url(../images/bg_about.gif) 38px 0px no-repeat; }

