body {background-color:black; color:white}
#tracksListed a , #albums a {display:block; color:rgb(200,160,255); text-decoration:none}
#mpmain {width:50%; height:35%; margin-top:0.1%; float:right; padding:0.5%; }
#mptop {width:100%; height:2.5em; margin:5px; }
#mpleft {float:right; width:50%; height:100%; margin:0.1%; padding:3px; overflow:hidden; border-style:solid; border-width:2px; border-color:rgb(33,33,33) rgb(116,116,116) rgb(116,116,116) rgb(33,33,33);}
#tracksListed {width:100%;  margin:0.1%; padding:0.1%;  overflow:auto; } 
.first { background:url(../images/dtbackdrop.jpg);}
.second { background:url(../images/dttc2bg.jpg); background-repeat:no-repeat; background-position:top right;}
#timer {width:100%; text-align:right}
#pausebutton {display:none}
#displayWindow {padding:1%; width:98%}
#albumDescription {display:none;}
#mpmain a {text-decoration:none; color:White}
#albums {font-size:17pt; margin:1em; color:rgb(200,160,255); }

a img {border:0}
a:hover img.trackName {background:url(../images/dtt_hover.png); background-repeat:no-repeat}
img.trackName {max-width:93%}
span.a {display:block; color:rgb(135,250,180)}
span.c {display:block; color:rgb(173,46,250)}
span.b {display:block; color:rgb(104,88,255)}
img.ice {max-width:47%}
/*.bootom a {text-decoration:none; color:White; font-size:14pt; border:1px solid silver; margin-left:1em; padding:3px}*/