<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* *************************************

	First started:

	Mon. Sep. 4 2000  --  10:46:44a

	Estimated time on these DIMENSIONALIZED pages

	30 or more hours

	

	Updated:

	-?  Thu. Sep. 7 2000  --  9:48:13a

	-?  

	

	This is for 

	most of my pages in my project

	   advertising:

		index which advertises all 3 games

      "3-D Checkers The Next Generation" 

			&amp; the concept of DIMENSIONAL GAMES

	   "Chess - The Future Generation"

		"Shogi - The Next Generation"



************************************************* */



BODY {
		background-color: "#508078";
	scrollbar-3d-light-color : #FAEBD7;
	scrollbar-arrow-color : yellow;
	scrollbar-base-color : White;
	scrollbar-dark-shadow-color : Black;
	scrollbar-face-color : #508078;
	scrollbar-highlight-color : #F7F6F3;
	scrollbar-shadow-color : Silver;
	  } 



/* ----------------------------------------

   dimensionalized ...

				color:#E0FFFF;

				background-color:#C71585;

				font-size: 20pt;

				font-weight: 900;

				font-style: bold

   ----------------------FF6EC7------------------ */

.dBoardGames    { position:absolute;

						Z-INDEX:200;

						WIDTH:500;

						LEFT:69;

						TOP:160;

						color:#FFFF00;

						font-family: "Loki Cola", Georgia, Roman, Galaxy, Arial, Verdana;

						font-size: 50pt;

						font-weight: 900;

						font-style: bold

					 }

.boardGames     { position:absolute;

						Z-INDEX:200;

						WIDTH:500;

						LEFT:69;

						TOP:160

					 }



.dimensionalized{ position:absolute;

						Z-INDEX:1300;

						WIDTH:100;

						LEFT:320;

						TOP:195;

					 }

					 

.dTable1        { position:absolute;

						Z-INDEX:250;

						WIDTH:500;

						LEFT:160;

						TOP:100

					 }

.dTable2        { position:absolute;

						Z-INDEX:100;

						WIDTH:500;

						LEFT:160;

						TOP:100

					 }

.dTable3        { position:absolute;

						Z-INDEX:100;

						WIDTH:320;

						LEFT:250;

						TOP:140

					 }

H4 {  color:#B87333;  

		background-color:#93DB70;

		font-family: Georgia, Roman, Galaxy, Arial, Verdana;

		font-size: 14pt;

		font-weight: 900;

		font-style: italic

		

	}



/* ----------------------------------------

	when mouse goes over text, change color

   ---------------808080------------------------- */

A:hover

		  {  

		   color:yellow;

			font-family: ARIAL,HELVETICA;

			font-style:extra-bold;

			font-size: 14pt;

			text-decoration:underlined;

			LINK:#C0D9D9;

			VLINK:yellow;

			ALINK:#0033CC

		  }

</pre></body></html>