
.navbutton{
	position:relative; 
	height:30px;
}
.navbutton_img{
	cursor:pointer;
	_cursor:hand;
}
.navlabel{
	padding: 0px;
	color: white;
	font-family: Candara;
	font-size:16px;
	font-weight:bold;
	_font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	_cursor:hand;
	display:inline;
}
div #navbar{
	width:100%;
	height:23px;
	position:absolute; 
	top:45px;
	_top:61px;
	_bottom:16px;
	_left:0;
}
.nav_separator{
	color:#BC7A00;
	display:inline;
}
