/* STYLESHEET FOR FRIENDS OF HULETTS AND MATHER */

		body	{
			background-image:	url("images/waveback.jpg");
			font-family:		Garamond, "Times New Roman", Times, Serif;
			color:			#ffffcc;
			font-size:		100%;
		 	margin-left:		0%;
			margin-right:		0%
			}

		h1 	{ font-size:	200%; 	}
		h2 	{ font-size:	150%;	}
		h3 	{ font-size:	120%;	}
		h4 	{ font-size:	100%;	}
		h5	{ font-size:	80%	}

		h1,h2,h3,h4,h5:
			{
			font-family:		Verdana, Arial, Helvetica, Sans-serif;		
			color:					#ffffcc;
			}
			
		i	{
			font-family:		Times, "Times New Roman", Serif;
			font-size:			110%;
			}

		j	{
			font-family:		Times, "Times New Roman", Serif;
			font-size:			91%;
			}

		li	{
			margin-top:			1em
			}

		td	{
			font-family:		Arial, Helvetica, Sans-serif;
			font-size:			90%;
			font-weight:		normal;
			}

		.banner	{
			font-family:		Verdana, Arial, Helvetica, Sans-serif;
			background-color:	#ffffcc;
			color:					#003366;
			text-align:			center;
			}

		.center
			{
			text-align:			center;
			}

		.copynotice
			{
			text-align:			center;
			color:					#66ccff;
			font-size:			80%
			}
			
		.donate
			{
			text-align:			center;
			color:					#ffff00;
			background color:	#000099;
			}

		.hangindent
			{
			text-indent:		-3em;
			margin-left:		3em
			}

		.header
			{
			font-family:		Verdana, Arial, Helvetica, Sans-serif;
			color:					#ffffcc;
			text-align:			left
			}
			
		.indented
			{
			margin-left:		6em;
		}
			
		.sendto
			{
			margin-left:		3em;
			color:					#000066;
			}	
			
		.partners	{
			font-family:		Times, "Times New Roman", Serif;
			}

		.wi	{
			font-size:			110%;
			font-color:			#ffff33
			}
			
		.title
			{
			(color:						#000066;
			background-color:	#333399;
			text-align:				center;
			margin-top:				-20px;
			margin-bottom:		-1em;
			}

		.ribbon
			{
			background-color:	#000066;
			}
		
		.mastbanner
			{
			color:						#ffff66;
			text-align:				right;
			font-size:				16px;
			margin-right:			0px;
			margin-bottom:		0px
			}

		.hotlink
			{
			font-weight:			bold;
			background-color:	#00066;
			}
		
		.link
			{
			font-family:			Verdana, Arial, Helvetica, Sans-serif;
			font-size:				100%;
			font-weight:			bold;
			}
			
		.frameit
			{
			border-style:			solid;
			border-color:			ffffff;
			background-color:	;
			border-width:			10px;
      }


		/* default menu link colors */

		a:link		{ color : #99ccff }
		a:hover		{ color	: #ffffcc }
		a:active 	{ color : #99ff99 }
		a:visited	{ color : #ffcc99 }