/* Navigation Style Sheet - v1.0 */
#NAVprimary {width: 311px;	height: 43px; float: right;}
#NAVprimary ul {list-style: none; margin:0px; padding: 0px; height: 43px;}
#NAVprimary li {float: left;}
#NAVprimary a span {display: none;}
#NAVprimary a {display: block; width: 100%; height: 43px;}
#NAVprimary a:link {color: #808080;}
#NAVprimary a:visited {color: #808080;}
#NAVprimary a:active {color: #808080;}
#NAVprimary a:hover {color: #404040;}

#NAVsecondary {width: 160px;	height: 134px; white-space: nowrap}
#NAVsecondary ul {list-style: none; margin: 0px; padding: 0px;}

#NAVsecondary a {display: block; width: 100%;	height: 100%;}
#NAVsecondary a span {display: none;}

#logo {width: 244px; height: 43px; float: left;}
#logo a {display: block; width: 244px; height: 43px;}
#logo a span {display: none;}

#logo a {width: 244px; height: 43px; background: url(/common/images/NAV_home-1.jpg); background-repeat: no-repeat;}

#nav1a {width: 75px; background: url(/common/images/NAV_about-1.jpg); background-repeat: no-repeat;}
#nav1b {width: 76px; background: url(/common/images/NAV_schedule-1.jpg); background-repeat: no-repeat;}
#nav1c {width: 46px; background: url(/common/images/NAV_links-1.jpg); background-repeat: no-repeat;}
#nav1d {width: 114px; background: url(/common/images/NAV_contact-1.jpg); background-repeat: no-repeat;}

#nav2a {width: 160px;	height: 87px; background: url(/common/images/NAV_tattoo-1.jpg); background-repeat: no-repeat;}
#nav2b {width: 160px;	height: 47px; background: url(/common/images/NAV_paintings-1.jpg); background-repeat: no-repeat;}


#logo a:hover {background: url(/common/images/NAV_home-2.jpg); background-repeat: no-repeat;}

#nav1a a:hover {background: url(/common/images/NAV_about-2.jpg); background-repeat: no-repeat; color: #000;}
#nav1b a:hover {background: url(/common/images/NAV_schedule-2.jpg); background-repeat: no-repeat; color: #000;}
#nav1c a:hover {background: url(/common/images/NAV_links-2.jpg); background-repeat: no-repeat; color: #000;}
#nav1d a:hover {background: url(/common/images/NAV_contact-2.jpg); background-repeat: no-repeat; color: #000;}

#nav2a a:hover {background: url(/common/images/NAV_tattoo-2.jpg); background-repeat: no-repeat;}
#nav2b a:hover {background: url(/common/images/NAV_paintings-2.jpg); background-repeat: no-repeat;}



