@charset "utf-8";
div#navigation {
	height: 21px;
	text-align: center;
	color: #666;
}
div#navigation a {
	float: left;
	margin: 0;
	padding: 0 2px;
}
div#navigation a,
div#navigation a:hover {
	text-decoration: none;
	color: #666;
}

.nav_home {	width: 61px; height: 21px; background: url(/bards_test//images/nav/nav_03.gif) top left no-repeat; }
.nav_home:hover, #active.nav_home {	background: url(/bards_test/images/nav/navh_03.gif) top left no-repeat; }

.nav_about { width: 69px; height: 21px;	background: url(/bards_test//images/nav/nav_05.gif) top left no-repeat; }
.nav_about:hover, #active.nav_about { background: url(/bards_test/images/nav/navh_05.gif) top left no-repeat; }

.nav_onlinestore { width: 154px; height: 21px; background: url(/bards_test//images/nav/nav_07.gif) top left no-repeat; }
.nav_onlinestore:hover, #active.nav_onlinestore { background: url(/bards_test/images/nav/navh_07.gif) top left no-repeat; }

.nav_events { width: 76px; height: 21px; background: url(/bards_test//images/nav/nav_09.gif) top left no-repeat; }
.nav_events:hover, #active.nav_events { background: url(/bards_test/images/nav/navh_09.gif) top left no-repeat; }

.nav_blog { width: 59px; height: 21px; background: url(/bards_test//images/nav/nav_11.gif) top left no-repeat; }
.nav_blog:hover, #active.nav_blog {	background: url(/bards_test/images/nav/navh_11.gif) top left no-repeat; }

.nav_press { width: 67px; height: 21px;	background: url(/bards_test//images/nav/nav_13.gif) top left no-repeat; }
.nav_press:hover, #active.nav_press { background: url(/bards_test/images/nav/navh_13.gif) top left no-repeat; }

.nav_designers { width: 104px; height: 21px; background: url(/bards_test//images/nav/nav_15.gif) top left no-repeat; }
.nav_designers:hover, #active.nav_designers { background: url(/bards_test/images/nav/navh_15.gif) top left no-repeat; }

.nav_contact { width: 90px; height: 21px; background: url(/bards_test//images/nav/nav_17.gif) top left no-repeat; }
.nav_contact:hover, #active.nav_contact { background: url(/bards_test/images/nav/navh_17.gif) top left no-repeat; }
