@charset "UTF-8";
/* CSS Document */

*{ margin:0; padding:0; font-family:trebuchet ms, ariel, helvetica; }

tr{text-align:center; margin-bottom:20px;}
td{width:300px;}

a img{
border:none;
margin:auto;
padding:4px;
border:1px solid #ccc;
margin-bottom:0;
}

a:hover img{
border:1px solid #000;
}


.image{
text-align:center;
margin-bottom:0;
}
.title{
clear:left;
text-align:center;
color:#333;
font-size:14px;
}
.description{
clear:both;
color:#999;
font-size:12px;
text-align:center;
}
.description a:hover{text-decoration:none;}


#artist-spotlight{
margin-bottom:30px;
}

span.artist-spotlight{
font-family: "Century Gothic", Corbel, Futura, Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#666;
}

p.biography{
color:#666; 
font-size:12px;
font-family: "Century Gothic", Corbel, Futura, Verdana, Arial, Helvetica, sans-serif;
line-height:20px;

}

h2.artist-name{
color:#999999; 
font-size:66px; 
font-weight:normal; 
font-family: "Century Gothic", Corbel, Futura, Verdana, Arial, Helvetica, sans-serif;
}


h2.artist-birthdate{
color:#ccc; 
font-size:40px; 
margin-top:-20px; 
padding-left:40px;
font-family:"Century Gothic", Corbel, Futura, Verdana, Arial, Helvetica, sans-serif; 
font-weight:normal;
}
















a img{
border:none;
margin:auto;
padding:4px;
border:1px solid #ccc;
margin-bottom:0;
}

a:hover img{
border:1px solid #000;
}

.gallery-container{ width:900px; }

.image{
/*padding:5px; */
/*border:1px solid #999;*/
text-align:center;
margin-bottom:0;
}
.title{
clear:left;
text-align:center;
color:#333;
font-size:12px;
}
.artist-name a{
clear:both;
color:#999;
font-size:10px;
text-align:center;
text-decoration:underline;
}
.artist-name a:hover{text-decoration:none;}
