	.text			{ font-family: Garamond, "Times New Roman", Times, serif; font-size: 12px; color: #767a7d; font-weight: bold; }
	a.text			{ font-size: 12px; color: #8d65d2; font-family: Garamond, "Times New Roman", Times, serif; font-weight: bold; text-decoration: none; }
	a:hover.text	{ text-decoration: none; color: #8d65d2; font-weight: bold; }

	.nav			{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #767a7d}
	a.nav			{ font-size: 11px; color: #767a7d; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
	a:hover.nav		{ text-decoration: none; background-color: #8d65d2; color: #FFFFFF; }

	.navOn			{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #8166c7}
	a.navOn			{ font-size: 11px; background-color: #8166c7; color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
	a:hover.navOn	{ text-decoration: none; background-color: #8166c7; color: #FFFFFF; }
	
	.navPort		{ display: inline; float: left; width: 74px; height: 74px; vertical-align: middle; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #767a7d}
	a.port			{ display: block inline; width: 35px; height: 35px; font-size: 18px; color: #767a7d; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
	a:hover.port	{ display: block inline; width: 35px; height: 35px; text-decoration: none; background-color: #8d65d2; color: #FFFFFF; }

	#navCube		{	height: 35px; width: 35px; padding: 0px; }
	#navCube a:link, #navCube a:visited	{
		display: block;
		height: 35px;
		width: 35px;
		padding: 0px;
		vertical-align: middle;
		text-decoration: none;
		color: #c9c9c9;
	}

	#navCube a:hover{
		background-color: #c9c9c9;
		color: #767a7d;
		background-image: none;
		text-decoration: none;
	}

	#navCubeOn		{	height: 35px; width: 35px; padding: 0px; }
	#navCubeOn a:link, #navCubeOn a:visited	{
		display: block;
		height: 35px;
		width: 35px;
		padding: 0px;
		vertical-align: middle;
		text-decoration: none;
		background-color: #c9c9c9;
		color: #767a7d;
	}

	#navCubeOn a:hover{
		background-color: #c9c9c9;
		color: #767a7d;
		background-image: none;
		text-decoration: none;
	}

	#navGallery	{	height: 72px; width: 72px; padding: 0px; }
	#navGallery a:link, #navGallery a:visited	{
		display: block;
		height: 50px;
		width: 72px;
		padding: 0px;
		vertical-align: middle;
		text-decoration: none;
		color: #c9c9c9;
	}

	#navGallery a:hover{
		background-color: #c9c9c9;
		color: #767a7d;
		background-image: none;
		text-decoration: none;
	}
