#sidebar,
#banner,
.gallery span img {display: none;}
h1 {position: relative; margin: 0;}

h1 img {display: none;
position:absolute;
top:0;
left:0;
width:680px;
height:115px;
z-index: 1;
}
#florals h1 img{
background: transparent; url(images/florals.gif) no-repeat;
}
#portraits h1 img{
background: transparent url(images/portraits.gif) no-repeat;
}
#stilllifes h1 img{
background: transparent url(images/stilllifes.gif) no-repeat;
}
#drawings h1 img{
background: transparent url(images/drawings.gif) no-repeat;
}
#about h1 img{
background: transparent url(images/about.gif) no-repeat;
}
.gallerycontainer {
width: 75%;
margin-left: auto;
margin-right: auto;
padding-top: 1px;
border: 1px solid #000;
text-align: left;
}
.thumbnail img {
margin: 5px 10px;
}
#footer {
font: 86%/2 Arial, Helvetica, sans-serif;
text-align: center;
}
