#container {border: 1px solid #999999;}

#banner {background: url(img/banner.gif) no-repeat left top;}
#banner h1 {display:none;}

#footer {background: url(img/footer.gif) no-repeat;}
#footer p {display:none;}

.subpage #home a {background-image:url(img/home.gif); background-repeat:no-repeat;}

#directions { background: url(img/directions.gif) no-repeat;}

#art a { background: url(img/home_art.gif) no-repeat;}
.subpage #art a { background: url(img/sub_art_off.gif) no-repeat left top;}
.subpage #art.active { background: url(img/sub_art_active.gif) no-repeat left top; }

#illustration a { background: url(img/home_illustration.gif) no-repeat;}
.subpage #illustration a { background: url(img/sub_illus_off.gif) no-repeat left top;}
.subpage #illustration.active { background: url(img/sub_illus_active.gif) no-repeat left top; }

#design a { background: url(img/home_design.gif) no-repeat;}
.subpage #design a {background: url(img/sub_design_off.gif) no-repeat left top;}
.subpage #design.active {background: url(img/sub_design_active.gif) no-repeat left top;}

#contact a { background: url(img/contact_off.gif) no-repeat;}
#contact.active { background: url(img/contact_active.gif) no-repeat; }

#bio a { background: url(img/bio_off.gif) no-repeat;}
#bio.active { background: url(img/bio_active.gif) no-repeat; }

#links a { background: url(img/links_off.gif) no-repeat;}
#links.active { background: url(img/links_active.gif) no-repeat;}

#thumb { background: url(img/thumb_background.gif) no-repeat;}

#thumb img.topactive {border: 1px solid #999999;}
#thumb img.active {border: 1px solid #999999;}
