ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
	width: 220px;
	text-transform: lowercase;
}

ul#menu a {
  display: block;
  text-decoration: none;
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  padding:5px 0;
  width: 140px; height: 20px;
  text-indent: -9999px;
}
#btn_home{background: url(images/btn_home.gif) center no-repeat;}
#btn_about{background: url(images/btn_about.gif) center no-repeat;}
#btn_portfolio{background: url(images/btn_portfolio.gif) center no-repeat;}
#btn_workshops{background: url(images/btn_workshops.gif) center no-repeat;}
#btn_contact{background: url(images/btn_contact.gif) center no-repeat;}
#btn_press{background: url(images/btn_press.gif) center no-repeat;}

.page-item-17 a{background: url(images/btn_home.gif) center no-repeat;}
.page-item-6 a{background: url(images/btn_about.gif) center no-repeat;}
.page-item-7 a{background: url(images/btn_portfolio.gif) center no-repeat;}
.page-item-8 a{background: url(images/btn_workshops.gif) center no-repeat;}
.page-item-9 a{background: url(images/btn_contact.gif) center no-repeat;}
.page-item-10 a{background: url(images/btn_press.gif) center no-repeat;}

.page-item-17.current_page_item a{background: url(images/bld_home.gif) center no-repeat;}
.page-item-6.current_page_item a{background: url(images/bld_about.gif) center no-repeat;}
.page-item-7.current_page_item a{background: url(images/bld_portfolio.gif) center no-repeat;}
.page-item-8.current_page_item a{background: url(images/bld_workshops.gif) center no-repeat;}
.page-item-9.current_page_item a{background: url(images/bld_contact.gif) center no-repeat;}
.page-item-10.current_page_item a{background: url(images/bld_press.gif) center no-repeat;}

ul#menu li a span{}

ul#menu li a:hover {
}

ul#menu li ul li a {
  padding: 5px 0 5px 0;
  width: 140px; height: 15px;
  text-indent: -9999px;
}
.page-item-11.current_page_item a{background: url(images/bld_statement.gif) center no-repeat;}
.page-item-45.current_page_item a{background: url(images/bld_bio.gif) center no-repeat;}
.page-item-12.current_page_item a{background: url(images/bld_resume.gif) center no-repeat;}
.page-item-13.current_page_item a{background: url(images/bld_landscapes.gif) center no-repeat;}
.page-item-14.current_page_item a{background: url(images/bld_animals.gif) center no-repeat;}
.page-item-15.current_page_item a{background: url(images/bld_commissions.gif) center no-repeat;}

.page-item-11 a{background: url(images/btn_statement.gif) center no-repeat;}
.page-item-45 a{background: url(images/btn_bio.gif) center no-repeat;}
.page-item-12 a{background: url(images/btn_resume.gif) center no-repeat;}
.page-item-13 a{background: url(images/btn_landscapes.gif) center no-repeat;}
.page-item-14 a{background: url(images/btn_animals.gif) center no-repeat;}
.page-item-15 a{background: url(images/btn_commissions.gif) center no-repeat;}



#btn_statement{background: url(images/btn_statement.gif) center no-repeat;}
#btn_bio{background: url(images/btn_bio.gif) center no-repeat;}
#btn_resume{background: url(images/btn_resume.gif) center no-repeat;}
#btn_landscapes{background: url(images/btn_landscapes.gif) center no-repeat;}
#btn_animals{background: url(images/btn_animals.gif) center no-repeat;}
#btn_commissions{background: url(images/btn_commissions.gif) center no-repeat;}



ul#menu li ul li a:hover {
}

