body {
	margin: 0px;
	padding: 0px;
	font-family: 'Arial';
	background-color: #6494e0;
}

.staffsection {
	padding: 5px;
	width: 200px;
	background-color: #e4d996;
}

.beedate {
	width: 300px;
	float: right;
	background-color: #fee487;
	border: 1px solid #000000;
	padding: 10px;
	margin: 10px;
	font-weight: 900;
}

#basediv {
  position: relative;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

#maindiv {
  position: relative;
  width: 900px;
  height: auto;
  padding: 0px;
  background-color: #ece9d6;
  font-size: 16px;
  top: -30px;
}

h3.htitle {
	font-size: 22px;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

img.ctable {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.espace {
	height: 15px;
}

form {
	margin: 0px;
}

#beelogo {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#beelogo2 {
	width: 900px;
	height: 200px;
	background-image: url('images/bee-banner3.jpg');
}

#tabsdiv {
  position: relative;
  width: 900px;
  height: 30px;
  top: -30px;
  background-image: url('images/tabs8b.gif');
}

#tabsdiv2 {
  position: relative;
  width: 900px;
  height: 30px;
  top: -30px;
  background-image: url('images/tabs9b.gif');
}

#tabsdiv3 {
  position: relative;
  width: 900px;
  height: 30px;
  top: -30px;
  background-image: url('images/tabs10b.gif');
}

#tabsbutton1 {
  position: absolute;
  top: 5px;
  left: 85px;
  width: 120px;
  height: 25px;
  cursor: pointer;
}

#tabsbutton2 {
  position: absolute;
  top: 5px;
  left: 205px;
  width: 115px;
  height: 25px;
  cursor: pointer;
}

#tabsbutton3 {
  position: absolute;
  top: 5px;
  left: 0px;
  width: 85px;
  height: 25px;
  cursor: pointer;
}

/*#linkbutton1 {
  position: absolute;
  top: 185px;
  left: 460px;
  width: 100px;
  height: 100px;
  cursor: pointer;
  background-image: url('images/link1.gif');
}*/

#linkbutton2 {
  position: absolute;
  top: 85px;
  left: 215px;
  width: 100px;
  height: 100px;
  cursor: pointer;
  background-image: url('images/link1.gif');
}

#linkbutton3 {
  position: absolute;
  top: 70px;
  left: 715px;
  width: 100px;
  height: 100px;
  cursor: pointer;
  background-image: url('images/link3.gif');
}

#submenu {
  position: relative;
  width: 900px;
  height: 22px;
  top: -30px;
  background-image: url('images/sub-menu5.gif');
  background-color: #000000;
	line-height: 20px;
	font-size: 12px;
	font-family: 'Arial Bold';
	font-weight: 900;
}

#submenu a:link {color: #000000; text-decoration: none; font-weight: bold;}
#submenu a:visited {color: #000000; text-decoration: none; font-weight: bold;}
#submenu a:hover {color: #ffff88; text-decoration: underline; font-weight: bold;}
#submenu a:active {color: #000000; text-decoration: none; font-weight: bold;}

#maindiv a:link {color: #9d9e0d; text-decoration: none; font-weight: bold;}
#maindiv a:visited {color: #9d9e0d; text-decoration: none; font-weight: bold;}
#maindiv a:hover {color: #3a3a05; text-decoration: underline; font-weight: bold;}
#maindiv a:active {color: #9d9e0d; text-decoration: none; font-weight: bold;}

#staffdiv a:link {color: #838405; text-decoration: none; font-weight: bold;}
#staffdiv a:visited {color: #838405; text-decoration: none; font-weight: bold;}
#staffdiv a:hover {color: #3a3a05; text-decoration: underline; font-weight: bold;}
#staffdiv a:active {color: #838405; text-decoration: none; font-weight: bold;}

#table1 a:link {color: #000000; text-decoration: none; font-weight: bold;}
#table1 a:visited {color: #000000; text-decoration: none; font-weight: bold;}
#table1 a:hover {color: #ffffff; text-decoration: underline; font-weight: bold;}
#table1 a:active {color: #000000; text-decoration: none; font-weight: bold;}
