	/* Online Scrapbooks screen styles */
	
	h1, h2, h3, h4, h5, h6 {font-family: sans-serif; color: orange}
	
	address {color: orange; font-style: normal; font-variant: small-caps; text-align: center; clear:both; border-top: 1px solid crange}
	
	#head {text-align: right; border-bottom: 1px solid orange}
	
	#links {width: 150px; float: left; background-color: orange; margin-right: 10px; padding: 10px; border: 2px solid black}
	
	#links a {display: block; font-family: sans-serif; color: white; font-size: 9pt}
	
	#links a.newgroup {margin-top: 15px}
	#links a:link {text-decoration: none}
	#links a:visited {text-decoration: none}
	#links a:hover {color: black; text-decoration: underline}
	#links a:active {text-decoration: none}
	
	#firstp:first-line {font-variant: small-caps}
	#firstp:first-letter {float: left; font-size: 400%; line-height:0.8}
	
	#main {width: 70%; float: left; border-left: 1px solid orange; padding-left: 10px}