/* normal */

body {  color: #000000;  background: #cccccc url(/~vk/pics/misc/background_grey.gif); }

td, th  {  color: #000000;  background: #cccccc; }

h1, h2, h3, h4, p, i, b, em, strong, li, ul, ol, address, pre  {  color: #000000;  background: #cccccc; }

a:link    {  color: #0000ff;  background: #cccccc; }
a:visited {  color: #660099;  background: #cccccc; }
a:active  {  color: #000000;  background: #cccccc; }


.invert {  color: #cccccc;  background: #000000; border: none;}

pre { white-space: pre; }
pre.solid { white-space: pre; border: none; }
pre.ascii { white-space: pre; color: #000000; background: transparent; }

.content { margin-top: 0; margin-left: 3%; margin-right: 3%;  max-width: 45em; }

.hide  {  display: none; }

.sig { color: #cccccc; }

.uplinks { margin-left: 3%; margin-right: 3%;}


div.logo { width: 340px; 
           background-image: url(/~vk/pics/misc/veronica_b.gif);
           background-repeat: no-repeat;
           margin: 0 0 0;
           border: none;
           padding: 45px 0 0;
           line-height: 16px;
         }

/* end normal */



/* ------------------------------------ the "swirleys" -------------------------------------------- */

/* Christmas

.dr { background-image: url(/~vk/pics/misc/orn.gif);
      background-repeat: repeat-x;
      margin: 1em 0 0;
      border: none;
      padding: 55px 0 0;
    }
.dr HR { width: 0; line-height: 20px; }
*/




/* Normal (non-christmas) */



/* .dr { background-image: url(/~vk/pics/misc/flower.gif); */



.dr { background-image: url(/~vk/pics/misc/bswirl.gif);
      background-repeat: repeat-x;
      margin: 1em 0 0;
      border: none;
      padding: 35px 0 0; 
    }
.dr HR { width: 0; line-height: 16px; }









