/* Online Scrapbooks screen styles */
body {background: url(brown2.jpg) repeat}
h1, h2, h3, h4, h5, h6 {font-family: sans-serif; color: black}
address {color: black; font-style: normal; font-variant: small-caps; font-weight: bold; text-align: center; }
#head {text-align: center;}
#linksec {width: 165px; float: left; margin-left: 35px;}
#main {width: 70%; float: right; margin-right: 15px;}
#links {width: 165px; float: left; background-color: rgb(0, 0, 0); margin-right: 10px; padding: 10px; border: 2px solid red}
#links a {display: block;font-family: sans-serif; color: white; font-weight: bold;font-size: 12pt; font-family: Tahoma; text-align: center}
#links a:link {text-decoration: none}
#links a:visited {text-decoration: none}
#links a:hover {color:red; text-decoration: underline}
#links a.active {text-decoration: none}
#links a.newgroup {margin-top: 15px}

#sched a.visited {color:red}

