body {background-color: #1E90FF}

p.text1 {color: #F0F8FF; 
text-align: center; 
font-size: 125%;
line-height: 10%}

h4.tbl {text-align: center; text-decoration: underline}

table.one
{
table-layout: fixed;
background-color: #4169E1
}

table.nav 
{
background-color: #1E90FF;
table-layout: fixed;
color: #800000;
}

td.mplayer {background-image: url("http://djdiamonddog.com/images/turntable.jpg"); 
background-position: center; background-repeat: no-repeat}


div.bio {background-color: #1E90FF;
color: black;
width: 250; 
height: 300;
overflow: auto;
border: 3px outset #00FFFF;
}

div.bio2 {background-color: #1E90FF;
color: black;
width: 250; 
height: 250;
overflow: auto;
border: 3px outset #00FFFF;
}

a.jump:link {color: black; text-decoration: none; font-size: 130%}
a.jump:visited {color: black; text-decoration: none; font-size: 130%}
a.jump:hover {background-color: yellow; text-decoration: none; font-size: 130%}


a.nmenu:link {color: #800000; text-decoration: none; font-weight: 700}
a.nmenu:visited {color: #800000; text-decoration: none; font-weight: 700}
a.nmenu:hover{color: #800000; background-color: yellow; text-decoration: none; font-weight: 700}

a.song:link {color: #000000; text-decoration: none}
a.song:visited {color: #000000; text-decoration: none}
a.song:hover {color: #00008B; text-decoration: underline; font-variant: small-caps; cursor:crosshair}

a.artist:link {color: #000000; text-decoration: none}
a.artist:visited {color: #000000; text-decoration: none}
a.artist:hover {color: #1E90FF; background-color: #000000; text-decoration: underline}

a.live:link {color: #000000; text-decoration: none}
a.live:visited {color: #000000; text-decoration: none}
a.live:hover {color: #000000; text-decoration: underline; font-variant: small-caps; font-weight: bolder}

a.imenu:link {text-decoration: none}
a.imenu:visited {text-decoration: none}
a.imenu:hover{text-decoration: none;}


