body, p, a, div, table, * {
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
}

body {
  background-color: #fc0;
  background-image: url(/imgs/bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #000;
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#side {
  width: 200px;
  float: left;
}

#main {
  margin-left: 280px;
  font-size: 12px;
  color: #000;
  padding: 50px 25px 0px 50px;
  margin-bottom: 50px;
}

A, A:link, A:active, A:visited {
  color: #ff8400;
  text-decoration: none;
  font-weight: bold;
}

A.subcat {
  font-size: 11px;
}

A:hover {
  color: #5575e8;
}

A.news {
  color: #2a406f;
  text-decoration: none;
  font-weight: bold;
}

A.copy {
  color:#5575e8;
  text-decoration: underline;
  font-weight: normal;
}

h3 {
  font-size: 29px;
  font-family: georgia;
  font-weight: bold;
  color: #5575e8;
  margin: 0px 0px 3px 0px;
}

h4 {
  font-size: 19px;
  font-family: georgia;
  font-weight: bold;
  color: #2A406F;
  margin: 0px 0px 3px 0px;
}

<!-- DIV.menuimg {
  position: absolute;
  top: 285px;
  left: 130px;
} -->

DIV.menuimg {
  position: absolute;
  top: 260px;
  left: 130px;
}
DIV.news {
  color: #000;
  font-size: 12px;
  text-align: justify;
  padding: 0px 5px 5px 5px;
  background-color: #fdbc0c;
  width: 475px;
  margin: 10px 10px 15px 15px;
}

DIV.content {
  text-align: justify;
  padding: 90px 0px 30px 0px;
  #width: 645px;
  width: 660px;
}

DIV.copy{
  text-align: center;
  padding: 25px 0px 10px 0px;
  width: 100%;
  font-size: 10px;
  color: #000;
}

IMG.border {
  border: 1px solid #fdbc0c;
  float: right;
  margin: 0px 0px 5px 10px;
}

TD.color1 {
  background-color: #fdbc0c;
  padding: 1px 1px 1px 1px;
  width: 100%;
  font-size: 11px;
}

TD.color2 {
  padding: 1px 1px 1px 1px;
  width: 100%;
  font-size: 11px;
}

TD.rowcolor {
  padding: 1px 1px 1px 1px;
  font-size: 11px;
}

TABLE {
  padding: 2px 2px 2px 2px;
}

TD.mixtitle {
  font-family: georgia;
  font-weight: bold;
  font-size: 17px;
  color: #2A406F;
  text-align: center;
  border-bottom: 1px solid #000;
  padding-top: 25px;
}
TD.news {
  color: #000;
  font-size: 12px;
  text-align: justify;
  padding: 0px 5px 5px 5px;
  background-color: #fdbc0c;
  width: 475px;
  margin: 10px 10px 15px 15px;
}

TD.bittorrent {
  font-size: 10px;
  text-align: center;
  border-top: 1px solid #000;
  padding-top: 5px;
}

.mixartist {
  font-size: 10px;
  font-weight: bold;
}

.songtitle {
  font-weight: bold;
  font-size: 13px;
  text-transformation: underline;
}
