

body {
margin: 10; 
padding: 10; 
font-size : 14px;
font-family : arial;
color : white;
background :  url(body_bg3.jpg) repeat;
}
h1, h2, h3, h4, h5, h6 {font-family: arial; color: yellow}
h5 {text-align: right; font-variant: small-caps;}
address {color: yellow; font-style: normal; font-variant: small-caps; 
         text-align: center; clear: both; border-top: 1px solid white}
caption {color: orange; font-style: normal; font-variant: none; 
         text-align: center; clear: both; border-top: 1px solid white}
#head {text-align: left;}
#head h1, h2, h3, h4, h5, h6 { font-family: arial; color: yellow; text-align: left;} 
#banner {margin-top:10px; margin-bottom:10px; width=100%; float:left}
#links {width: 150px; float: left; margin-right: 10px; clear:left; padding: 10px}
#links a {display: block; font-family: arial; color: yellow; font-size: 12pt}
#links a:visited {text-decoration: none; color:red}
#links a:hover {color: red; text-decoration: underline; background-color:white}
#links a:active {text-decoration: none}
#links a.newgroup {margin-top: 15px}
#links ul { }
#main {width: 60%; float: left; border-left: 3px solid #993300; padding-left: 10px; background-color:black}
#main {color: white; size: 12px; font-family: arial; font-style: normal; font-variant: none;}
#main hr {color: red;}
#main a {font-family: arial, sans-serif; color: yellow;}
#main a:link {text-decoration: none; font-family: arial, sans-serif; color: yellow;}
#main a:visited {text-decoration: none; color:red}
#main a:hover {color: red; background-color:white}
#main a:active {text-decoration: none}
#links li {     
float: left;     
border: 1px solid;     
border-bottom-width: 0;  
background: red;
margin: 0 0.5em 0 0; } 
#firstp:first-line {font-variant: small-caps}
#firstp:first-letter {float: left; font-size: 400%; line-height: 0.8}
#box {width: 250px; float: right; margin: 5px 5px 5px 5px;
      border: 5px outset yellow}
#box {color: yellow; text-align: left}
#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: 10pt}
#box a {font-family: arial, sans-serif; color: yellow;}
#box a:link {text-decoration: none}
#box a:visited {color:red}
#box a:hover {color: red; background-color: white}