/* Online Scrapbooks screen styles */
body {color: brown}
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}
#head {text-align: right}
#links {width: 150px; float: left; background-color: rgb(212, 142, 0); margin-right: 10px}
#links a {display: block; font-family: sans-serif; color: white; font-size: 9pt}
#links a:link {text-decoration: none}
#links a:visted {text-decoration: none}
#links a:hover {color: black; text-decoration: underline}
#links a:active {text-decoration:none}
#links a.newgroup {margin-top: 15px}
#main {width; 70%; float: left}