/* Cosmic Bazaar screen and font styles */

body {background-color: aliceblue;}

h1, h2, h3, h4, h5, h6 {font-family: sans-serif; color: blue;}

address {color: black; font-weight: bold; font-family: arial, sans-serif, helvetica; 
         font-variant: small-caps; text-align:center; clear: both;}
         

/*#homebackground {border: 0px; background-image: url(../cblogos/cbballoons2.jpg); background-repeat: no-repeat; background-position: center bottom; 
           background-color: aliceblue; background-attachment: fixed;}
*/

/*
#homebackground {border: 0px; background-image: url(../cblogos/cbbluesnow.gif); background-repeat: repeat; background-position: center bottom; 
          background-color: aliceblue; background-attachment: fixed;}
*/

/*
#homebackground {border: 0px; background-image: url(../cblogos/cbwinter.gif); background-repeat: repeat; background-position: center bottom; 
           background-color: aliceblue; background-attachment: fixed;}
*/

/*#homebackground {border: 0px; background-image: url(../cblogos/cbspring.jpg); background-repeat: repeat; background-position: center bottom; 
           background-color: aliceblue; background-attachment: fixed;}
*/

#homebackground {border: 0px; background-image: url(../cblogos/cbsaucer.gif); background-repeat: no-repeat; background-position: center center; 
           background-color: white; background-attachment: fixed;}


/*#homebackground {border: 0px; background-image: url(../cblogos/cbhalloween2.jpg); background-repeat: no-repeat; background-position: center center; 
           background-color: white; background-attachment: fixed;}
*/

/*#homebackground {border: 0px; background-image: url(../cblogos/flying_bats.gif); background-repeat: no-repeat; background-position: center center; 
           background-color: white; background-attachment: fixed;}
*/

#linksbackground {border: 0px; }

#head {float:left; clear: none; width: 100%; height: 100px; border: 4px outset blueviolet; 
       font-family: sans-serif; color: black; font-size: 25pt; background-color: aqua;}

#head a {text-decoration: none; font-family: monotype corsiva, sans-serif; color: navy; font-size: 15px; font-weight: bold;}

#head a:hover {color: rgb(204,0,153); text-decoration: underline;}

#links {overflow: auto; width: 17%; height: 100%; float: left; clear: both; background-color: aliceblue; 
        margin-left: 0px; margin-top: 5px; padding: 5px; border: 4px outset blueviolet;}

#linkshomepage {overflow: auto; width: 94%; height: 125%; float: left; clear: both; background-color: white; 
        margin-left: 0px; margin-top: 5px; padding: 5px; border: 4px outset blueviolet;}

#links a {display: block; text-decoration: none; font-family: sans-serif; color: navy; font-size: 12px; font-weight: bold;}
#linkshomepage a {display: block; text-decoration: none; font-family: sans-serif; color: navy; font-size: 12px; font-weight: bold;}

#links li a {display: block; text-decoration: none; font-family: sans-serif; color: navy; font-size: 9px; font-weight: bold;}
#linkshomepage li a {display: block; text-decoration: none; font-family: sans-serif; color: navy; font-size: 9px; font-weight: bold;}

/* #links a:link {text-decoration: none; color: navy;} */

/* #links a:visited {text-decoration: none; color: purple;} */

#links a:hover {color: blueviolet; text-decoration: underline;}
#linkshomepage a:hover {color: blueviolet; text-decoration: underline;}

/* #links a:active {text-decoration: none;} */

#links a.newgroup {margin-top: 15px;}
#linkshomepage a.newgroup {margin-top: 15px;}

#homepage {overflow: visible; float: left; clear: none; height: 100%; width: 98%; border: 4px outset blueviolet; padding: 5px; 
       margin-top: 5px; margin-right: 0px;}

#main {overflow: auto; float: right; clear: none; height: 100%; width: 75%; border: 4px outset blueviolet; padding: 5px; 
       margin-top: 5px; margin-right: 0px;}

#raemain {overflow: auto; float: right; clear: none; height: 100%; width: 75%; border: 4px outset blueviolet; padding: 5px; 
       margin-top: 5px; margin-right: 0px; background-color: aliceblue; font-family: sans-serif; color: black; font-size: 15px; 
       font-weight: bold; }








