#menu {
	float: left;
	height: 39px;
	width: 970px;
	line-height: 39px;
	margin-left: 10px;
}
#menu a {
	line-height: 39px;
	text-decoration: none;
	text-align: center;
	display: inline;
	float: left;
	height: 39px;
	width: 120px;
	font-family: Arial, Helvetica, "sans-serif 16px bolder #FFFFFF";
	color: #CC6600;
	background-position: bottom;
	font-weight: bold;
	background-image: url(index_files/menu.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
}
#menu a:hover {
	color: #FFFFFF;


	background-position: ;
	background-image: url(index_files/menu-hover.jpg);
	background-position: bottom;
}

body {
	background-image: url(index_files/bee_chase_bg_LG.jpg);
	background-repeat: repeat;
}

