<STYLE TYPE="text/css">
<!--  	  
	.a 	
		{
		/* Ignore */
		}	
		
	.bodyback
		{
		background-color:#BEB9A3;
		}
		
	.outline /* Puts a light blending border around all thumbnails - Used on later pic additons*/
		{
		border-style: solid;
		border-color: #888153;
		border-width: 1pt;
		}
		
	.pagetext 
		{ 
		font-family:Arial; 
		font-size:10pt; 
		font-weight:none;
		color: #6C3209;
		text-align: left;
		}
	
	.headfoot /* Controls header and footer background and layout */
		{
		margin-left:0px;
		margin-top:3px;
		background-color:#BEB9A3;		
		}

	.footertext /* Controls text on footer */
		{
		font-size: 8pt;
		color: #6C3209;
		font-weight: none;
		font-family:Arial, Veranda;
		text-indent: 15px;
		}	
		
	/* Control hyperlinks */
		a.homelink:link {font-size:9pt;text-decoration:none; color: #282828; font-family: Verdana, Arial; font-weight:none; }
		a.homelink:active {font-size:9pt;text-decoration:none; color: #282828; font-family: Verdana, Arial; font-weight:none;}
		a.homelink:visited {font-size:9pt;text-decoration:none; color: #282828; font-family: Verdana, Arial; font-weight:none;}
		a.homelink:hover {font-size:9pt;text-decoration:underline; color: #6C3209; font-weight:none; font-family: Verdana, Arial;}
		
	/* Control hyperlinks */
		a.links:link {font-size:8pt;text-decoration:none; color: #6C3209; font-family: Arial; }
		a.links:active {font-size:8pt;text-decoration:none; color: #6C3209; font-family: Arial;}
		a.links:visited {font-size:8pt;text-decoration:none; color: #6C3209; font-family: Arial;}
		a.links:hover {font-size:8pt;text-decoration:none; color: #FFFFFF; font-weight:none;}
		
	.elite /* Not Used - replaced by image */
		{
		font-size: 12pt;
		color: #888153;
		font-weight: bold;
		font-family:Arial, Veranda;
		}

	.test /* Controls text on footer */
		{
		font-size: 10pt;
		color: #6C3209;
		font-weight: none;
		font-family:Arial, Veranda;
		text-indent: 0px;
		}
-->
</STYLE>