.navbar a {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-size: 12px;
	font-weight: bold;
	background-color: #996633;
	letter-spacing: 1px;
	height: 20px;
	width: 145pt;
	line-height: 20px;









}
.navbar a:link {
	text-decoration: none;
	background-color: #CCCCCC;
	color: #000000;

}
.navbar a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;

}
.navbar a:hover {
	color: #996633;
	background-color: #FFFFCC;
	text-decoration: none;

}
.navbar a:active {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;

}
.navbar table {
	background-color: #996633;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#menu {position:relative; width:300px; height:300px; background:transparent url(menu_bw.jpg); overflow:hidden; margin:0 auto;}
#menu ul {margin:0; padding:0;}
#menu li {list-style-type:none; width:100px; height:100px; display:inline;}
#menu a {display:block; float:left; width:100px; height:0; overflow:hidden; color:#000; text-decoration:none; padding-top:100px; background:transparent url(menu_col.jpg) no-repeat 500px 500px;}
* html #menu a  {height:100px; he\ight:0;}

#menu a#item1:hover {background-position: 0 0; z-index:50;}
#menu a#item2:hover {background-position: -100px 0; z-index:50;}
#menu a#item3:hover {background-position: -200px 0; z-index:50;}
#menu a#item4:hover {background-position: 0 -100px; z-index:50;}
#menu a#item5:hover {background-position: -100px -100px; z-index:50;}
#menu a#item6:hover {background-position: -200px -100px; z-index:50;}
#menu a#item7:hover {background-position: 0 -200px; z-index:50;}
#menu a#item8:hover {background-position: -100px -200px; z-index:50;}
#menu a#item9:hover {background-position: -200px -200px; z-index:50;}