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

#header h1 {
	margin-left: -9000px;
}

td {
	color: #030;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 200;
	line-height: 12px;
	text-align: center;
}

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; }

h1 {
	color: #030;
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0.67em 0
}
h2 {
	color: #030;
	font-size: 2.0em;
	font-weight: bold;
	margin: 0.83em 0;
}
h3 { color: #030; font-size: 22px; font-weight: bold; font-style: italic; }
h4 { color: #030; font-weight: bold; margin: 1.33em 0; }
.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;
}