#fa .alist td p {
 color: #f2f2f2;
}

h3.fa {   
 padding-bottom: 10px;
 padding-top: 15px;
 font-family: tahoma;
 color: #f2f2f2;
}


a.a-list:link, a.a-list:visited  {
 color: #f2f2f2;
 text-decoration: none;
}

a.a-list:hover {
 color: #f2f2f2;
 text-decoration: underline;
}


a.a-list:active, a.a-list:focus {
 color: #f2f2f2;
 background-color: #aea36c;
} 

td.artist-list {
 margin-left: 20px;
 padding-left: 5px;
 color: #f2f2f2;
 display: list-item;
 list-style-type: disc;
}

.rndcorners {margin-right:10px}
.t {background: #716a47 url(dot.gif) 0 0 repeat-x; width: 180px}
.b {background: url(dot.gif) 0 100% repeat-x}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}

}
.shadowBig {
  float:left;
  background: url(shadowAlphaBig.png) no-repeat bottom right !important;
  background: url(shadowAlphaBrownBig.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.shadowBig img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 2px;
  } 

.centerbig {
  display: table;
  margin-top: 30px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  

}
.shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow-brown.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 1px;
  } 

.images tr {
 height: 160px;
 }

.biopic {
  border: 3px solid #aea36c;
}

.images td {
  background-color: #aea36c;
  border: 2px solid #FFFFFF;
}

#fa img.nav {
  margin-right: 10px;
  margin-left: 10px;
}

.show-image {
  background-color: #aea36c;
  min-height: 320px;
  max-height: 480px;
}


.navbar {
  background-color: #aea36c;
  }

.navbar td {
 padding: 5px 5px 5px 5px;
 margin: 5px 5px 5px 5px;
}

a.navbarlink {
 
 padding: 0px 3px 0px 3px;
 font-family: tahoma;
 font-weight: normal;
 font-size: 12pt;
 background-color: #716a47;
 color: #f2f2f2;
 text-decoration: none;
}


