body {
	background-color: #ddf4dd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #030;
	margin-top: 0px;			
}
#wrapper {
  margin-top: 0px;
  height: 99px;
  padding-top: 0px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ddf4dd;
	background: url(../images/beeworks.gif) no-repeat center;
	color: #030;
	text-align: center;
	height: 95px;
}
#wrapper h1 {
  margin-left: -9000px;

}
.style1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: bold;
  font-size: 36px;
}
.style2 {
  color: #CC0000;
  font-weight: bold;
  font-style: italic;
}


td, th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #030;
}


a:link { color: #030; font-size: 12px; font-style: italic; text-decoration: underline; }
a:visited { color: #6a3c00; font-size: 12px; text-decoration: none; }
a:hover { color: #03f; font-size: 12px; text-decoration: underline; }
a:active { color: #360; font-size: 12px; text-decoration: none; }

.navtext {
	width:150px;
	font-size:8pt;
	font-family:verdana, arial, helvetica, sans-serif;
	border-width:3px;
	border-style:outset;
	border-color:black;
	background-color:yellow;
	color:black;
}
