Jeremiah Kline
October 10, 2008
/* Opera screen style */
body {color: teal}
h1, h2, h3, h4, h5, h6 {font-family: sans-serif; color: grey}
address {color: olive; font-style: normal; font-variant: small caps;
         text-align: center; clear: both; border-top: 1px solid blue}
#head {text-align: right; border-bottom: 1px solid lavender}
#links {width: 150px; float: left; background-color: rgb(128, 128, 128); margin-right:10px; padding: 10px; border: 2px solid lavender}
#links {margin: 0px; padding: 1px; background-color: rgb(128, 128, 128); text-align: center}
#links a {text-decoration: none; font-size: 1.25em; font-weight: bold; color: white; padding: 0,5,0,5}
#links a:hover {color: lavender; background-color: black}
#links a {display: block; font-family: sans-serif; color: white; font-size: 9pt}
#links a:active {text-decoration: none}
#links a.newsgroup {margin-top: 15px}
#main {width: 70%; float: left; border-left: 1px solid lavender; padding-left: 10px}