#navbar {
	position: relative;
	z-index: 5;
	height: 90px;
	width: 760px;
	left: 0px;
	top: 0px;
}
#navbar a {
	text-decoration: none;
	color: #FFFFFF;
}
#navbar a:hover {
	text-decoration: none;
}
#navbar a:visited {
	color: #FFFFFF;
}
#title_bar {
	background-image: url(/nav_bar/snag-bird-17-strip.jpg);
	position: absolute;
	z-index: 6;
	height: 51px;
	width: 760px;
	left: 0px;
	top: 0px;
}
#hbes {
	position: absolute;
	z-index: 7;
	height: 49px;
	width: 515px;
	left: 2px;
	top: 2px;
}
#site_search {
	position: absolute;
	z-index: 7;
	height: 15px;
	width: 170px;
	left: 580px;
	top: 5px;
}
#home_contact_links {
	position: absolute;
	z-index: 7;
	height: 15px;
	width: 170px;
	left: 580px;
	top: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#drop_down_menus {
	position: absolute;
	z-index: 10;
	left: -40px;
	top: -20px;
}
#topic_menu_bar {
	background-color: #669933;
	vertical-align: middle;
	position: absolute;
	z-index: 6;
	height: 22px;
	width: 760px;
	left: 0px;
	top: 51px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: left;
}
#for_image {
	background-color: #A4D179;
	position: absolute;
	z-index: 6;
	left: 0px;
	top: 73px;
	height: 22px;
	width: 51px;
}
#for_menu_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A4D179;
	vertical-align: middle;
	position: absolute;
	z-index: 6;
	height: 22px;
	width: 709px;
	left: 51px;
	top: 73px;
	line-height: 21px;
	text-align: left;
}
input[type=text]
{
	background-color:#ffffff;
}
