body {
background: white;
padding: 0px 0px 20px 0px;
margin: 0px 0px 0px 0px;
font-family: helvetica, sans-serif;

}

small {
}

div.preload {
height: 0px;
width: 0px;
visibility: hidden;
}


div.aep {
background: url(aepfront.gif);
border: medium solid white;
width: 750px;
height: 365px;
position: relative;
top: -450px;
left: 100px;
}

div.aep:hover {
background: url(../oldimgs/spacer.gif);
background-color: white;
}

div.tracks {
position: absolute;
top: 20px;
left: 40px;
padding:0px 10px 0px 10px;
margin: 10px 10px 10px 10px;
font-weight: bold;
width: 395px;
z-index: 9;
}

div.tracks h1 {
background-color: white;
color: #000000;
line-height: .85em;
font-size: -.5;
text-align: center;
}

div.player {
position: relative;
left: 20px;
top: 0px;
padding: 5px 5px 5px 5px;
}

a {
color: blue;
}