body {
  background-image: url('/webdesign/templates/musicbox/css/musicbox_website_01.jpg');
  background-color: #FFFFFF;
  vertical-align: middle;
  font-family: Arial, Helvetica;
  font-size: 14pt;
  text-align: center;
}
#headernav {
  background-image: url('/webdesign/templates/musicbox/css/djheader.jpg');
  background-repeat: repeat;
}
#headernavitem {
  vertical-align: bottom;
  text-align: center;
}

a.headernavlink:link {
  color: #E8E8E8;
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: none;
}
a.headernavlink:visited {
  color: #E8E8E8;
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: none;
}
a.headernavlink:hover {
  color: #FFFFFF;
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: underline;
}
a.headernavlink:active {
  color: #FFFFFF;
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: none;
}


#content,
#content-ads {
/*  background-color: #444444;*/
  color: #FFD700;
/*  opacity: 0.6;*/
  vertical-align: middle;
  text-align: justify;
}
#transbox {
  opacity: 0.3;
  font-size: 0.6em;
}
#content h1 {
  font-size: 1.1em;
}
#paragraph p {
  font-size: 1.1em;
}
#content-ads p {
  font-size: 0.9em;
  padding: 0.5% 3% 1% 3%;
  width: 94%;
  text-align: justify;
}
#caption h1,
#caption {
  background-color: #FFD700;
  color: #DC143C;
  font-size: 1.2em;
  font-weight: bold;
}
#ads {
  background-color: #333333;
  opacity: 0.6;
  color: #FFD700;
  font-size: 0.5em;
}
#addata {
  font-size: 0.6em;
}
#packet-header,
#packet-label,
#packet-desc,
#packet-footer {
  color: #FFD700;
}
#packet-header,
#packet-footer {
  color: #DC143C;
  font-size: 1.2em;
  font-weight: bold;
}
#packet-header {
  background-color: #FFD700;
}
#packet-label {
  font-size: 1.0em;
  font-weight: normal;
}
#packet-desc {
  font-size: 0.8em;
  font-weight: normal;
}
