body { color: black; background-color: black; }
p {}
td {}
a:link { color: #264980; font-weight: bold; text-decoration: none; }
a:visited { color: #264980; font-weight: bold; text-decoration: none; }
a:hover { color: #960000; text-decoration: none; }
a:active { }
td.desert { background-image: url(../graphics/bgpic.jpg); background-repeat: no-repeat; width: 800px; height: 600px; border: solid 2px white; }
td.header { color: #000; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; }
td.contentbg { font-size: 11px; line-height: 22px; background-image: url(../graphics/low_opacity.png); background-repeat: repeat; word-spacing: 4px; letter-spacing: 2px; width: 600px; height: 400px; padding: 5px; }
td.contentbg2 { font-size: 11px; background-image: url(../graphics/low_opacity.png); background-repeat: repeat; word-spacing: 4px; letter-spacing: 2px; padding: 5px; width: 600px; height: 400px; }
.disclaimer { color: #7b0000; line-height: 11px; text-decoration: none; letter-spacing: 1px; }
.albumtitle { color: #2a2f2a; font-size: 18px; font-weight: bold; letter-spacing: 3px; }
.songtitle { color: #5b0206; font-size: 12px; font-weight: bold; text-decoration: none; }
a.imagelink img {
   filter:alpha(opacity=100);
   -moz-opacity: 1.0;
   opacity: 1.0;
   -khtml-opacity: 1.0;
     /* below is added stuff */
   border: 0; }
a.imagelink:hover img {
   filter:alpha(opacity=75);   
   -moz-opacity: 0.75;   
   opacity: 0.75;
   -khtml-opacity: 0.75;
     /* below is added stuff */
   border: 0; }
.albumdescription { color: black; font-size: 12px; font-family: "Zapf Chancery", "Comic Sans MS", cursive; }

