/* CSS Document */

body {color: white}
h1, h2, h4, h5, h6 {font-family: sans-serif; color: white}
h3 {font-family: sans-serif; color: red;}
address {background-color: white ; color: black; font-size: 9pt; font-style: normal; font-variant: small-caps; text-align: center; clear: both; border: 5px outset red;}

#head {width: 100%; text-align: center; background-color: #000000; margin-right: 50px; margin-left: 50px; padding: 10px; border: 5px outset red; }
#head a{display: block; font-family: sans-serif; color: white; font-size: 9pt}
#head a:link {text-decoration: none}
#head a:visited {text-decoration: none}
#head a:hover {color: lime; text-decoration: underline}
#head a:active {text-decoration: none}
#head a.newgroup {margin-top: 15px}


#links {width: 150px; float: left; background-image: url(bg_011.gif); margin-right: 10px; margin-top: 20px; padding: 10px; border: 5px outset red}
#links a{display: block; font-family: sans-serif; color: red; font-size: 10pt}
#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: center; margin-top 0px; margin-left 0px; padding-left: 150px; padding-top: 35px}


#box {width: 200px; float: right; background-color: white; margin: 5px 0px 5px 5px; border: 5px outset red}
#box a{font-family: sans-serif; color: red;}
#box a:link {text-decoration: none}
#box a:visited {text-decoration: none}
#box a:hover {color: red; text-decoration: underline}
#box a:active {text-decoration: none}
#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}


#text {width: 675px; float: left;  background-image: url(bg_011.gif); margin-right: 10px; margin-top 10px; margin-left 20px; padding: 20px; border: 5px outset red}
#text a{font-family: sans-serif; color: black;}
#text ul {list-style-type: circle; margin-left: 20px; padding-left: 0px}

#main2 {width: 70%; float: center; margin-top 0px; margin-left 0px; padding-left: 450px; padding-top: 35px}

#text2 {width: 400px; float:left; background-color: white; margin-right: 20px; padding: 20px; border: 5px outset red}
#text2 a{font-family: sans-serif; color: black;}
#text2 ul {list-style-type: circle; margin-left: 20px; padding-left: 0px}
#text2 li {font-family: sans-serif; font-size: 11pt}
#text2 a:link {text-decoration: none}
#text2 a:visited {text-decoration: none}
#text2 a:hover {color: lime; text-decoration: underline}
#text2 a:active {text-decoration: none}


#text3 {width: 700px; float: left; background-color: white;margin-left: 20px; margin-right: 10px; margin-top: 30px; margin-bottom: 20px; padding: 20px; border: 5px outset red}
#text3 a{font-family: sans-serif; color: white;}
#text3 ul {list-style-type: circle; margin-left: 20px; margin-bottom: 20px; padding-left: 0px}
#text3 li {font-family: sans-serif; font-size: 12pt}
 


