/* online scrapbooks scren styles */

body {color: rgb(0, 51, 153)}
/*body {color: brown; background-color: rgb(221, 247, 251)}
/*body {color: brown; background-color: rgb(210, 245, 250)}*/
h1, h2, h3, h4, h5, h6 {font-family: sans-serif; color: rgb(0, 51, 153)}

address {color: rgb(51, 153, 51); font-style: normal; font-variant: small-caps; 
	text-align: center; clear: both; border-top: 1px solid rgb(0, 51, 153)}

#head {text-align: right; border-bottom: 1px solid rgb(0, 51, 153)}

#links {width: 150px; float: left; /*background-color: rgb(212, 142, 0);*/ margin-right: 10px; padding: 10px; border: 2px solid rgb(51, 153, 51)}

#links a {display: block; font-family: sans-serif; color: rgb(0, 51, 153); font-size: 9pt}

#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}

#links a.newgroup {margin-top: 15px}

#speciallinks {width: 150px; float: left; /*background-color: rgb(212, 142, 0);*/ margin-left: 10px}


#main {width: 80%; float: left; border-left: 1px solid rgb(0, 51, 153); padding-left: 10px}
#main h1, h3 {color: rgb(0, 51, 153)}
#main p {font-size: 13pt; color: rgb(51, 153, 51)}
#main li {font-size: 13pt; color: rgb(51, 153, 51)}


#linkss {float: left; margin-right: 10px; padding: 10px}

#linkss a {display: block; font-family: sans-serif; color: rgb(0, 51, 153); font-size: 10pt}

#linkss a:link {text-decoration: none}

#linkss a:visited {text-decoration: none}

#linkss a:hover {color: black; text-decoration: underline}

#linkss a:active {text-decoration: none}

#linkss a.newgroup {margin-top: 15px}

