/* Blackburn Photography screen styles */
body {background-color: rgb(156,157,160); color: rgb(34,30,31)}

h1, h2, h3, h4, h5, h6 {font-family: sans-serif; color: rgb(236,32,39)}
address {color: rgb(236,32,39); font-style: normal; font-variant: small-caps; text-align: center; clear: both; border-top: 1px solid rgb(236,32,39); padding-top: 10px}

#head {text-align: center}

#links {width: 150px; float: left; background-color: rgb(236,32,39); margin-right: 5px; padding: 10px; border: 2px solid darkslategray; font-weight: bold}
#links a {display: block; font-family: sans-serif; color: black; font-size: 9pt}
#links a:link {text-decoration: none}
#links a:visited {text-decoration: none}
#links a:hover {color: lightgrey; text-decoration: underline}
#links a:active {text-decoration: none}

#links a.newgroup {margin-top: 5px}
#main {width: 60%; float: left; padding-left: 15px}
