	a:link.menuItem {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : xx-small;
		font-weight : bold;
		text-decoration : none;
		color : #000000;
	}

	.menuItem {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : xx-small;
		font-weight : bold;
		text-decoration : none;
		color : #000000;
	}
	
	a:visited.menuItem {
		font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : xx-small;
		font-weight : bold;
		text-decoration : none;
		color : #000000;
	}

	a:active.menuItem {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : xx-small;
		font-weight : bold;
		text-decoration : none;
		color : #000000;
	}
	
	a:hover.menuItem {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : xx-small;
		font-weight : bold;
		text-decoration : none;
		color : #A0522D;
	}

	/* Mt. Diablo Beekeepers Association */
	.menuSelect {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : xx-small;
		font-weight : bold;
		text-decoration : none;
		color : #FFFFFF;
	}
		
	.smallText {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	
	.defaultText {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
	}
	
	.headerText {
		font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight : bold;
		color: blue;
	}
	
	input.button {
		background: transparent;
	/* NS4 can't see these borders */
		border-bottom: 1px solid #A0522D;
		border-left: 1px solid #A0522D;
		border-right: 1px solid #A0522D;
		border-top: 1px solid #A0522D;
		color: #000000;
		cursor: pointer;
	/* for IE */
		font: 10px Verdana, Arial, Geneva, Helvetica, sans-serif;
		padding: 4px 0;
	}
	
	.BODY1, TD1{
		font-size:10pt;
		font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style: normal;
		color: black;
	}
	
	.I1{
		font-size: 16pt;
		font-family: Verdana, Geneva Arial, Helvetica, sans-serif;
		font-style: italic;
		color: red;
	}
	
	.B1{
		font-size:12pt;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style: normal;
		color: teal;
	}
	.B2{
		font-size:12pt;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style: italic;
		color: teal;
	}
	.B3{
		font-size:10pt;
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style: italic;
		color: green;
	}
	.SMALL1{
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-style: normal;
	color: Green;
}
	.menutitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	text-decoration: underline;
	color: Navy;
	font-style: italic;
	text-align: center;
}	

	img.thumbs {
	float:left;
	height:60px;
	width:60px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: solid black 1px;
}
	#main {
	position:absolute;
	left:476px;
	top:128px;
	width:491px;
	height:315px;
	z-index:2;
}
	#thumbContainer {
	left:23px;
	top:127px;
	width:437px;
	height:430px;
	z-index:1;
	position:absolute;
}
	#header {
	position:absolute;
	left:313px;
	top:14px;
	width:295px;
	height:95px;
	z-index:3;
}
