* {
  font-family:  Abadi MT Condensed, Tw Cen MT Condensed, Arial Narrow, Arial, Verdana, Helvetica, Sans Serif;
  /*font-family:  Arial;*/
}

BODY {
  margin-top:  0px;
  text-align:  center;
  background:  white;
}

A {
  text-decoration:  none;
}

A IMG {
  border-width:  0px;
}

#imgShop {
  position:  absolute;
  top:       632px;
  left:      136px;
}

#imgHome {
  position:  absolute;
  top:       686px;
  left:      50px;
}

#details {
  position:     absolute;
  top:          610px;
  left:         400px;
  width:        350px;
  height:       250px;
  font-size:    12pt;
  padding-top:  50px;
}

DIV.detailsListDiv {
  width:    170px;
  margin:   0px;
  padding:  0px;
}

UL.detailsList {
  list-style-type:      square;
  list-style-position:  outside;
  margin-left:          1em;
  padding-left:         1em;
  marker-offset:        18px;
}

UL.detailsList LI {
  margin-top:  6pt;
}

#detailsListLeft {
  float:  left;
}

#detailsListRight {
  float:  right;
}


#wrapper {
  position:    relative;
  width:       760px;
  text-align:  left;
}

P {
  margin:  0pt 0px 6pt 0px;
}

P.dates {
  margin-top:   -12px;
  font-size:    13pt;
  font-weight:  bold;
}

SPAN.nowrap {
  white-space:  nowrap;
}

#description {
  position:   absolute;
  top:        84px;
  left:       90px;
  width:      324px;
  height:     230px;
  font-size:  12pt;
  padding:    6pt;
}

#playlist {
  position:  absolute;
  top:        90px;
  left:      460px;
  width:     240px;
}

#playlist UL {
  list-style:  none;
}

#playlist LI {
  text-align:      right;
  height:          30pt;
  font-size:       12pt;
  border-bottom:   dashed 1px black;
  position:  relative;
}

#playlist A {
  color:     #FF5050;
  position:  relative;
  top:       16px;
}

#playlist A:hover {
  color:  #333333;
}

#playlist IMG {
  position:  absolute;
  top:       28px;
  right:     200px;
}

#register {
  position:  absolute;
  top:       506px;
  left:      352px;
}

#lnkHome {
  position:  absolute;
  top:       570px;
  left:      500px;
}