h2#about_header {
  margin: 0 0 30px 0;
  padding: 0;
  height: 92px;
  text-indent: -200em;
  background: url('/graphics/head_aboutus.gif') no-repeat right;
}

#about_left {
  margin: 18px 0 0 0;
}

#about_left ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
}

#about_left ul li {
  margin-bottom: 5px;
}

#about_left ul strong {
  color: #660000;
}

/************************************
* Undertaking sub_menu
************************************/

#about_left ul#undertaking {
  margin-left: 10px;
}

#about_left ul#undertaking_radio {
  margin-left: 10px;
}


#about_content h3 {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poor Richard,Times,Times New Roman,Garamond,Palatino,serif;
  color: #807C48;
  font-size: 22px;
  font-weight: normal;
}

#about_content p {
  margin-top: 0;
}

#about_content ul#lettered {
  width: 385px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

#about_content ul#lettered li {
  float: left;
  border: 0px solid #000;
  width: 75px;
  margin: 0;
  text-align: center;
}

#about_content ul#lettered li a {
  display: block;
  vertical-align: bottom;
  padding-top: 58px;
  text-decoration: none;
}

#about_content ul#lettered li#music a {
  background: url('/graphics/M_small.gif') no-repeat top center;
}

#about_content ul#lettered li#music a:hover {
  background: url('/graphics/M_small-over.gif') no-repeat top center;
}

#about_content ul#lettered li#undertaking a {
  background: url('/graphics/U_small.gif') no-repeat top center;
}

#about_content ul#lettered li#undertaking a:hover {
  background: url('/graphics/U_small-over.gif') no-repeat top center;
}


#about_content ul#lettered li#staff a {
  background: url('/graphics/S_small.gif') no-repeat top center;
}

#about_content ul#lettered li#staff a:hover {
  background: url('/graphics/S_small-over.gif') no-repeat top center;
}

#about_content ul#lettered li#income a {
  background: url('/graphics/I_small.gif') no-repeat top center;
}

#about_content ul#lettered li#income a:hover {
  background: url('/graphics/I_small-over.gif') no-repeat top center;
}

#about_content ul#lettered li#commitment a {
  background: url('/graphics/C_small.gif') no-repeat top center;
}

#about_content ul#lettered li#commitment a:hover {
  background: url('/graphics/C_small-over.gif') no-repeat top center;
}

#station_table {
  width: 550px;
  margin: 0 0 20px 14px;
  font-size: 11px;
}

#station_table th, #station_table td {
  text-align: left;
  vertical-align: top;
}

#station_table td {
  padding-bottom: 10px;
}


/************************************
* Donate styles
************************************/
#donate_form {
  margin: 10px 14px 0 14px;
}

#donate_form fieldset {
  margin: 0 0 14px 0;
  padding: 10px;
}

#donate_form fieldset legend {
  font-size: 16px;
  font-weight: bold;
}

#donate_form label {
  display: block;
}

#donate_form input {
  margin-bottom: 10px;
  width: 300px;
}

#donate_form input.radiobutton {
  display: inline;
  width: 14px;
  border: 1px solid #000;
}


#donate_form input.state {
  width: 160px;
}

#donate_form input.zip {
  width: 100px;
}

#donate_form input.submit {
  width: 100px;
}

#donate_form select {
  margin-bottom: 10px;
}

#donate_form textarea {
  width: 480px;
  height: 100px;
}

#visitedcountries {
  margin-left: 14px;
}

/************************************
* Radio styles
************************************/
ul#radio_downloads {
  margin: 14px 0 0 20px;
  padding: 0;
  list-style: none;
}

ul#radio_downloads li {
  margin-bottom: 10px;
}

/************************************
* Newsletter styles
************************************/
#newsletter h5 {
  font-size: 10px;
  color: #807C48;
  margin-bottom: 10px;
}

#newsletter h4 {
  margin-bottom: 0px;
}

#newsletter p {
  margin-top: 0;
}

#newsletter fieldset {
  width: 500px;
  margin: 0 0 20px 17px;
}

#newsletter fieldset legend {
  font-size: 18px;
  padding: 0 10px;
}

#newsletter fieldset form {
  margin-left: 15px;
}

input.radiobutton {
  display: inline !important;
  width: 14px;
  border: 1px solid #000;
}

