body {
  font-family: Georgia, Times New Roman, serif;
  font-size: 14px;
  line-height: 140%;
  color: #000;
  margin: 0px;
}

p {
  margin-top: 0px;
}

a {
  color: #3D5A7D;
  text-decoration: none;
}

a:hover {
  color: #222222;
  background: #FFFF99;
  text-decoration: underline;
}

#box0 {
  background: transparent url(Keys.jpg) no-repeat top left;
}

#box1 {
  background: transparent url(Bass.jpg) no-repeat bottom right;
  padding-top: 10px;
  padding-left: 110px;
}

#container {
  min-width: 600px;
  padding-bottom: 10px;
  padding-right: 110px;
}

#container h1 { 
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: #3d5a7d;
}

#introduction {
  float: left;
  width: 30%;
  min-width: 180px;
  padding-left: 1.5%;
  padding-right: 1.5%;
  text-align: center;
}

#product-name { 
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: #3d5a7d;
}

#product-byline { 
  margin-bottom: 8px;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 15px;
  color: #555;
}

#product-description { 
  font-style: italic;
  font-size: 15px;
  line-height: 160%;
}

#main-features {
  margin-left: 33%;
  padding-top: 18px;
}

#main-features h1 { 
  margin-top: 10px;
  margin-bottom: 8px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 3px;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 18px;
  color: #eee;
  background: #3d5a7d;
}

#detail-features { 
  float: left;
  width: 75%;
}

img {
  margin: 7px 10px 7px 10px;
}

#chord-editor { 
  float: right;
}

#text-completion { 
  float: left;
}

#select-patch-by-name { 
  float: right;
}

#list-of-links { 
  float: right;
  width: 22.5%;
  text-align: center;
}

#list-of-links h1 {
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 14px;
  color: #eee;
  background: #3d5a7d;
  margin-bottom: 5px;
}

#list-of-links p { 
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 12px;
  line-height: 120%;
}

p#copyright-notice {
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 11px;
  line-height: 120%;
  color: #999;
}

#clear-both-div { 
  clear: both;
}
