h1 {
  color: #060606;
  color: #171717;
  color: white;
  color: #a00;
  color: #DDA81E;
  color: #5FA437;
  margin: 0 0 16px 0;
  text-shadow: 3px 3px 6px #121212;
  font-family: Verdana;
  font-family: Helvetica, sans-serif;
/*  font-weight: normal;*/
  font-size: 24px;
  font-family: Georgia, serif;
/*  font-size: 26px;*/
  font-style: italic;
}

h3 {
  color: #060606;
  color: #171717;
  color: white;
  color: #a00;
  color: #DDA81E;
  color: #5FA437;
  margin: 0 0 10px 0;
  text-shadow: 3px 3px 6px #121212;
  font-family: Verdana;
  font-family: Helvetica, sans-serif;
/*  font-weight: normal;*/
  font-size: 20px;
  font-family: Georgia, serif;
/*  font-size: 26px;*/
  font-style: italic;
}

img { border:0;}

h2 {
  color: #555;
  color: #c00;
  color: white;
  color: #e4c11c;
  color: #DDA81E;
  color: #5FA437;
  margin: 0 0 12px 0;
  text-shadow: 3px 3px 6px #121212;
  font-size: 20px;
}

h2.underline {
  border-bottom: 1px dotted #333;
}

#nav a {
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 25px;
  padding: 7px;
  margin-bottom: 4px;
  display: block;
  color: white;
  text-decoration: none;
  text-shadow: 3px 3px 6px #111;
}
#nav a:hover {
  color: #c00;
  background: #4B0909;
  background-image: url("images/button.png");
  color: #F0B621;
  text-shadow: 3px 3px 6px #111;
  padding: 6px;
  
  border: 1px dotted #222;
    color: #5FA437;
  
}

#nav .current {
  color: #c00;
  background: #4B0909;
  background-image: url("images/button.png");
  color: #F0B621;
  text-shadow: 3px 3px 6px #111;
  padding: 6px;
  border: 1px dotted #222;
    color: #5FA437;
}

.content {
  background-color: rgba(0,0,0,0.6);
  padding: 12px;
/*  border:1px solid #111;*/
  margin-bottom: 16px;

  font-family:Arial,sans-serif;
  font-family: Helvetica, sans-serif;
  font-size:13px;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:18px;  
/*  text-shadow: 3px 3px 6px #222;*/
  color: #ccc;
}

.cite {
  color: #777;
  font-size: 12px;
  font-family: Georgia, serif;
font-style: italic;
}
.attention {
  color: #DDA81E;
  color: white;
  color: #ddd;
/*  font-weight: bold;*/
}
.yellow {
  color: #DDA81E;
  color: #F0B621;
    color: #5FA437;
}
.attention strong {
  color: #DDA81E;
}
a {
  color: #DDA81E;
  color: #a00;
  text-decoration:none;
}
a:hover {
  color: #c00;
  border-bottom: 1px dotted #444;
  
}

#artists td { padding: 8px 8px; margin: 0;}

#artists td img { margin-bottom:4px; border: 1px solid #100;
  -webkit-box-shadow: 0px 0px 8px #000;
  -moz-box-shadow: #000 0px 0px 8px;
  
	-webkit-border-radius: 8px;
  
  }
  #artists td img:hover { border: 1px solid #2c0000;}

#artists  { text-align: center; font-size: 12px; }

#artistsContent a { color: #a00; border:0; }

.bio { padding: 0 12px 4px 0;}

.the {
font-size:20px; font-family: Georgia, serif; font-weight: normal; font-style:italic;
}

.noborder {border:0;}
#artists .noborder {border:0;}

#splash td {padding:0; margin: 0; 
  border-right:1px solid #000; border-bottom:1px solid #000;
  }

#splash a:hover {border:0;}

tr .rowB { background-color: #0d0d0d;}

#shopping td { padding: 4px;}
#shopping tr:hover { background-color: #191919; }
#shopping tr .images:hover { background-color: #000;}
#shopping tr a:hover {
  color: #d00;
  border-bottom: 1px dotted #444;
  
}
#artists a { color: #549130
  
   }
#artists a:hover { color: rgb(221, 168, 30);
    color: #5FA437;}

hr {
  border: 0;
  color: #400;
  background-color: #400;
  height: 1px;
  width: 80%;
  text-align: left;
}

a#ecmaLink {
  color: #b00;
}

a#ecmaLink:hover {
  color: #5FA437;
}