body {
  background-color: #4C2813;
  margin: 0;
  padding: 0;
}
#logo {
  text-align: center;
  height: 124px;
  background-color: #8B7A19;
}
#topmenu {
  background-color: #4C2813;
  height: 30px;
  text-align: center;
  font-size: 14px;
  vertical-align: middle;
  padding-top: 4px;
  color: #B4B30D;
  background: url(../img/dirt_top.gif) bottom left repeat-x;
}
#topmenu a {
  color: #B4B30D;
  padding: 3px 1em;
  text-decoration: none;
  font-size: 14px;
}
#topmenu a:hover, #topmenu a.current {
  color: #B0541E;
}
h1 { 
  color: #8B7A19; 
  font-size: 14pt; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  margin-top: 5px;
}
h2 {
  color: #8B7A19; 
  font-size: 12pt; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
}
#container {
  background-color: #fff;
  padding: 1em 5%;
}
#popup {
  font-size: 9pt; 
  font-family: Arial, Helvetica, sans-serif; 
  line-height: 12pt;
  padding: 10px 20px;
  background: #fff url(../img/dirt.gif) bottom left repeat-x;
}
#popup_logo {
  height: 88px;
  width: 640px;
  background-color: #8B7A19;
  background: url(../img/dirt_top.gif) bottom left repeat-x;
}
#content  { 
  font-size: 9pt; 
  font-family: Arial, Helvetica, sans-serif; 
  line-height: 12pt;
  width: 800px;
  margin: auto;
}
#footer {
  background: url(../img/dirt.gif) top left repeat-x;
  color: #9D4C1C; 
  font-size: 9pt; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  line-height: 12pt; 
  padding: 10px 0;
  background-color: #4C2813;
  text-align: center;
}
#footer a { 
  color: #9D4C1C; 
  font-size: 9pt; 
  font-family: Arial, Helvetica, sans-serif; 
  line-height: 12pt;
  text-decoration: none;
  padding: 0 1em;
}
#footer a:hover { 
  text-decoration: underline;
}
#home_bullets li {
  margin-bottom: 10px;
}
img {
  border: 0;
}

.sig  { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: normal; line-height: 12pt; text-align: right }
td.content  { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 12pt }
a:link { color: #9D4C1C; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; line-height: 12pt }
a:visited { color: #9D4C1C; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; line-height: 12pt }
a:hover { color: #8B7A19; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; line-height: 12pt }
a:active { color: #9D4C1C; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; line-height: 12pt }
.tas  { font-weight: bold;}
.boldtext  { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 12pt }
.contactus { color: #9D4C1C; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; line-height: 12pt }
.footerslashes { color: #9eb8e4; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; line-height: 12pt }
.song_list {
  width: 75%;
  margin: auto;
  border: 1px solid #000;
}
.song_list th, .song_list td {
  padding: 8px 20px;
  width: 33%;
  border-bottom: 1px solid #b5b5b5;
}
.song_list th {
  color: #fff;
  background: #4C2813;
  text-align: left;
}
#advertisers {
  float: right;
  width: 30%;
  margin: 0 10px;
  text-align: center;
}
#advertisers a {
  text-decoration: none;
  font-size: 120%;
}
