body {
  margin: 0 auto;
  text-align: center;
  
}

h2 a {
  text-decoration:none;
  color:#FFF;
}


#top {
  margin: 0 auto;
  text-align: center;
  z-index:1;
  background-image: url('../images/top.png');
  height:450px;
  background-repeat: no-repeat;
  background-position: top center;
}

#middle {
  margin: 0 auto;
  text-align: center;
  width:800px;
  margin-top:-90px;
  z-index:9999;
  
  background-image: url('../images/bottom.png');
  background-repeat: no-repeat;
  background-position: bottom center;
  
  padding-bottom:400px;
}

#left {
  width: 555px;
  float:left;
  margin-right:20px;
  text-align: left;
  font-family: arial;
  font-size:12px;
}


#right {
  width: 190px;
  float:left;
  font-family: arial;
  text-align: left;
  
}

.both {
  clear: both;
}

h2 {
  
  color: #FFF;
  font-family: arial;
  font-size:18px;
  font-weight: normal;
  text-align:left;
}

h2 span {
  background-color: #000;
}


.news_text {
  text-align:left;
  font-family:helvetica;
}


input.contact {
  width: 400px;
  
}

input.mailing_list {
  width: 130px;
}

textarea {
  width: 400px;
  height: 200px;
}

table tr td {
  font-family: arial;
  
}



#artist_left {
  float: left;
  margin-right: 10px;
  
}

#artist_right {
  float: left;
  margin-bottom: 15px; 
  
}

#artist_info {
  text-align: left;
  font-family: arial;
  font-size: 14px;
  
}

table {
  font-size:12px;
}


.black {
  background-color: #000;
  color: #fff;
}

.black a {
  text-decoration:none;
  color:#fff;
}

.guestbook_item {
  margin-bottom:10px;
}

a {
  text-decoration: underline;
  color:#000;
}



.news_text a {
  text-decoration: none;
  color:#000;
  
}

.news_text {
  margin-bottom:20px;
}


#freemp3 {
  height: 1622px;
  width:675px;
  background-image: url('../images/breaksskfreemp3.png');
  background-repeat: no-repeat;
  
  margin:0 auto;
  text-align:center;
  
  padding-left:30px;
  margin-left:20px;

}


#freemp3_div1 {

   width:675px;
   height:670px;
   padding-top:90px;
   
}

#freemp3_div1 table tr td.white{
  
  background-color:#fff;
  
}


#freemp3_div2 {
  
   padding-left:130px;

} 


#freemp3_div3 {
   padding-left:100px;
   padding-top: 130px;
  


} 

#freemp3_div3 select option{
  height:25px;
  font-size:18px;
  width:520px;
}



#freemp3_div4 {
   padding-left:300px;
   padding-top: 140px;



} 

