/* Generated by KompoZer */
body {
  background-repeat: repeat-x;
}
.intro {
  font-family: Arial;
  font-style: italic;
  font-weight: bold;
  font-size: 100%;
}
.sublink {
  padding: 10px;
  text-align: center;
}
.videos {
  border: medium inset black;
  text-align: center;
  vertical-align: top;
}
.navbar {
  text-align: left;
  vertical-align: top;
  width: 160px;
  padding-right: 5px;
}
.photo_caption {
  font-weight: bold;
  text-align: center;
  font-size: 85%;
  padding-top: 5px;
}
.photo_desc {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 90%;
  text-align: center;
}

.media_btns {
  width: 30px;
  height: 17px;
  cursor: pointer;
  padding-right:3px;
}
.song_title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 90%;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}
.album_desc {
  border:  none;
  padding: 5px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 87%;
}
.songsonalbum {
  border-bottom: thin solid black;
  font-family: Arial,Helvetica,sans-serif;
  background-color: black;
  color: white;
}
.songprice {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 85%;
  font-weight: bold;
}
.album_graphic {
  padding-right: 15px;
  padding-bottom: 5px;
  float: left;
}
.album_title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-align: left;
}
#nav {
  padding-right: 3px;
}
p {
  text-align: center;
}
.albumbuybtns {
  width: 65px;
  cursor: pointer;
}
.selbox {
  text-align: left;
}
