body {
  font:                small/1.6em Verdana, Helvetica, Arial, sans-serif;
}

h1, h2 {
  color:               #007e7e;
  text-indent: 			  30px;
}

h1 {
  font-size:           150%;
}

h2 {
  font-size:           130%;
}

#style1{

padding-left: 30px

}
#studio {
  line-height:         1.9em;
  font-style:          italic;
  font-weight:		   bold;
  font-family:         Georgia, "Times New Roman", Times, serif;
  color:               #444444;
  border:              thin solid #007e7e;
  background-color:    #CF8F20;
  padding:             25px;
  padding-left:        80px;
  margin:              30px;
  margin-right:        250px;
  background-image:    url("images/16thnote.png");
  background-repeat:   no-repeat;
  background-position: 10px;
}

#offerings {
  border:              thin solid #007e7e;
  width:               200px;
  background-color:    #CF8F20;
  padding:             0px 20px 10px 10px;

  margin-left:         20px;

  text-align:          center;
  
  float:               right;
}

 .paddedImage
    {
    text-align:left;
	margin-left:10px;
    margin-top:0px;
    margin-bottom:0px;
	   padding:0px;
    }

#footer {
  font-size:           100%;
  text-align:          center;
  line-height:         normal;
  margin-top:          10px;
}

#staff {
  background-image:    url("images/musicstaff3.gif");
  background-repeat:   repeat-x;
}

.cd {
  font-style:          italic;
}

.artist {
  font-weight:         bold;
}

a:link {
  color:               #007e7e;
}

a:visited {
  color:               #333333;
}

#offerings a:link {
  color:               #007e7e;
}

#offerings a:visited {
  color:               #333333;
}

#offerings a:hover {
  background:          #00ffff;
  color:               #0d5353;
}

