/* bonvivant screen styles */
body {color: black; font-family: Verdana; size: 9pt}
#home_text {width: 50%; float: right}
h2, h3, h5, h6 {font-family: Verdana; color: Blue}
h4 {font-family: Verdana; color: black}
#firstp:first-line {font-variant: small-caps}
#firstp:first-letter {float: left; font-size: 400%; line-height: 0.8}
#box {width:200px; float: right; background-color: ivory; margin: 5px 0 5px 5px;
      border: 5px outset red}
#box h3 {text-align: center}
#box ul {list-style-type: circle; margin-left: 20px; padding-left: 0px}
#box li {font-family: sans-serif; font-size: 8pt}
#head {text-align: right; border-bottom: 1px solid orange}  
  
#links_nav {width:150px; height: 800 px; float: left}
#links a {display: block; font-family: sans-serif; color: white; 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}
#main {width: 70%; float: right}
#thead {color: black}
