body { color: #ffffff;
     background-color: #000000;
     font-family: trebuchet, verdana, arial, helvetica;
     font-size: 0.7em;
     margin-left: 0px;
     margin-right: 0px;

     border-top: 2px #FF0000 double;
     border-bottom: 2px #FF0000 double;
     border-left: 2px #FF0000 double;
     background-repeat: repeat;
     background-attachment: fixed;
     background-image: url("frame-images/sidebkg.gif");
     }
a:link {color: #FF0000;
     text-decoration: underline;
     }
a:hover {color: #ffffff;
     background-color: #FF0000;
     text-decoration: underline;
     }
a:visited {text-decoration: underline;
     color: #FF0000;
     } 
