@import "../logo/white.css";
BODY    {background: black; color: white; font: medium Georgia, Times New Roman, serif;}
A       {white-space: nowrap; text-decoration: none;}
A:hover {text-decoration: underline;}
P       {margin: .6em 0; padding: 0;}

#logo3   A           {margin: 0; color: white; white-space: normal;}
#logo3   A:hover     {text-decoration: underline;}
#logo3   TABLE       {margin: 0 auto; border-collapse: collapse;}
#logo3   TD.player   {padding: 2px 12px;}
#logo3   TD.download {padding: 2px 12px;}
#logo3   SPAN.bullet {padding: 0 0 0 24px;}
#content .tguard     {margin: 0;}
#content .bguard     {margin: 0;}

#contentarea            {border: 0; margin: 0; padding: 0; overflow: hidden; position: relative;}

DIV.copyright           {margin: 0 0 0 12px; padding: .8em 12px; border-width: 3px 0 0 0; border-style: solid; border-color: #fff;}
DIV.copyright           {background: black; color: white; text-align: center; font: bold medium Arial, sans-serif;}
DIV.copyright A         {color: white;}
DIV.copyright A:hover   {text-decoration: underline;}
DIV.copyright IMG       {float: left;}

#content DIV.navsongs              {padding: 0 1em; width: 20em; height: 100%; position: absolute; top: 0; left: 0; overflow-y: auto;}
#content DIV.navsongs              {font-family: medium Arial, sans-serif;}
#content DIV.navsongs              {background: black; color: white; text-align: center;}
#content DIV.navsongs P            {margin: 0; padding: .6em 0;}
#content DIV.navsongs A            {margin: 0 .4em;}
#content DIV.navsongs A:link       {color: white;}
#content DIV.navsongs A:visited    {color: silver;}
#content DIV.navsongs SPAN.current {color: white; text-decoration: underline; margin: 0 .4em; white-space: nowrap;}
#content DIV.lyrics                {margin: 0 auto 0 22em; padding: 0 1em; height: 100%; overflow-y: auto;}

