BODY {
    color: rgb(255, 255, 255);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    background-color: black;
    width: 100%;
}

H1 {
    font-size: 22px;
    font-weight: 700;
}

H2 {
    font-size: 22px;
    font-weight: 700;
    font-style: italic;
}

H3 {
    font-size: 18px;
    font-weight: 500;
}

H4 {
    font-size: 12pt;
    font-weight: 500;
    font-style: italic;
}

H5 {
    font-size: 14px;
    font-weight: 400;
}

H6 {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
}

IMG {
    border: 0;
}

TD.gallery {
  max-height: 480px;
  max-width: 640px;
  overflow: hidden;
}
#roundcorner {
  behavior: url(border-radius.htc);
  border-radius : 20px;
  -moz-border-radius : 20px;
  -webkit-border-radius : 20px;
  -khtml-border-radius : 20px;
}

P {
    font-size: 13px;
}

.body_content {
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  overflow: hidden;
  position: relative;
  word-wrap: break-word;
  background: rgb(0, 0, 0);
  text-align: left;
  width: 100%;
}

.pagetype_header {
    font-size: small;
    padding: 3%;
}

.pagetype_footer {
    font-size: small;
    padding: 3%;
}

.gigs {
    color: white;
    background-color: #282828;
    font-family: 'arial', 'helvetica', 'swiss';
}

.rowa { background-color: #282828; font-size: small; color: white}
.rowb { background-color: #505050; font-size: small; color: white}

a.row:link,a.row:visited,a.row:hover,a.row:active {
    color: 3366CC;
    text-decoration: underline
}

a.rowa:link,a.rowa:visited,a.rowa:hover,a.rowa:active {
    color: 3366CC;
    text-decoration: underline
}

a.rowb:link,a.rowb:visited,a.rowb:hover,a.rowb:active {
    color: 3366CC;
    text-decoration: underline
}

H1,DIV {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    vertical-align: top;
}

DIV.main {
    width: 720px;
    border-width: 0px;
    margin-left: auto;
    margin-right: auto;

}

DIV.header {
    font-size: 12px;
    text-decoration: None;
}

DIV.footer {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 10px;
    color: white;
    float: left;
    width: 100%;
}

a:link,a:visited,a:hover,a:active {
    color: white;
    text-decoration: underline
}

.paypal { margin:0; padding:0; } 

.nav {
    color: rgb(255, 147, 0);
    text-decoration: underline;
    padding-right: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
}

a.nav:link {
    color: rgb(255, 147, 0);
    text-decoration: underline;
}
a.nav:visited {
    color: rgb(255, 147, 0);
    text-decoration: underline;
}
a.nav:hover {
    color: rgb(221, 221, 221);
    text-decoration: underline;
}

.bio_left {
    float: left;
    width: 250px;
}

.bio_right {
    float: right;
    width: 450px;
    text-align: center;
}

.bio_text {
    text-align: justify;
    margin: 20px 30px 0;
}

.bio_title {
    font-size: 20px;
    font-weight: 400;
}

.links_title {
    font-size: 15px;
    font-weight: 700;
}

.cd_info {
    font-weight: 700;
    text-align: left;
}

.cd_info_album {
    width: 100%;
    margin-top: 10px;
    float: left;
    vertical-align: top;
}

.cd_info_album_x {
    margin: 0;
    width: 60px;
    float: left;
}

.cd_info_album_y {
    margin: 0;
    width: 150px;
    float: left;
}

.cd_info_p1 {
    vertical-align: top;
    margin: 0;
}

.cd_info_p2 {
    vertical-align: top;
    margin-top: 10px;
    font-style: italic;
    font-weight: 400;
}

a.links {
    color: rgb(255, 147, 0);
    text-decoration: underline;
}
a.links:visited {
    color: rgb(255, 147, 0);
}
a.links:hover {
    color: rgb(221, 221, 221);
    text-decoration: underline;
}

.front_pic {
  float: right;
  height: 666px;
  width: 595px;
  left: 103px;
}

#eccentric {
  text-align: center;
  height: 100px;
  width: 218px;
  position: absolute;
  left: 0px;
  top: 50px;
}

#buy {
  position: absolute;
  top: 1px;
  left: 496px;
  padding: 10px;
  border-color: #ff9300;
  border-width: 1px;
  border-style: solid;
  behavior: url(border-radius.htc);
  border-radius : 20px;
  -moz-border-radius : 20px;
  -webkit-border-radius : 20px;
  -khtml-border-radius : 20px;
}

#play {
  height: 179px;
  left: 0px;
  opacity: 1.00;
  position: absolute;
  top: 450px;
  width: 214px;
}

