body { 
     margin-top:0px; 
     margin-bottom:0px; 
     margin-left:0px; 
     margin-right:0px; 
     background-color:#ffffd7; 
     background-image: images/bkg-content.jpg;
     font-family: verdana, arial, sans-serif;
     font-size: 12pt;
     color: #000000;
 } 


A:link
{
	color: #a83a18;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
}

A:visited
{
	color: #a83a18;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
}

A:hover
{
	color: #54a0c0;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: normal;
}
	
TD.tree
{
	padding-left: 25;
	padding-right: 25;
	padding-top: 0;
	padding-bottom: 0;
	width: 600;
	height: 409;
	background-image: url(images/index-honeytree.jpg);
}



TD.indexnote
{
	width: 600;
	padding-left: 25;
	padding-right: 25;
	padding-top: 5;
	padding-bottom: 0;
	text-align: center;
    font-family: verdana, arial, sans-serif;
    font-size: 9pt;
    color: #54882B;
}


DIV.honeycomb
{
	position: relative; 
	top: 65; 
	bottom: auto; 
	left: 157; 
	right: auto; 
	height: auto; 
	margin-left: 0; 
	z-index: 1;
}

