
<!--
	columns:

	1st column is primary sub-domain navigation bar.
	2nd column is website's domain
	3rd column is secondary sub-domain navigation bar. 
-->

td.1st_column	{background-color:black}
td.2nd_column	{background-color:#fff2dd}
td.3rd_column	{background-color:black}

<!--
	rows:
	1st row is website's top menu.
	2nd row website's frame.
	3rd row is website's bottom menu.
-->

td.1st_row	{background-color:#fff2dd}
td.2nd_row	{background-color:#fff2dd}
td.3rd_row	{background-color:#fff2dd}

<!--
	subs:
	1st sub is website's main menu
	2nd sub is website's main frame
	3rd sub is website's secondary menu
-->

td.1st_sub	{
		 font-family:"Arial Unicode Ms","Arial";
		 background-color:#fff2dd;
		 color:#840052;
		 vertical-align:top
		 }

td.2nd_sub	{
		 font-family:"Arial Unicode Ms","Arial";
		 background-color:#fff2dd;
		 color:#000000;
		 vertical-align:top
		 }

td.3rd_sub	{
		 font-family:"Arial Unicode Ms","Arial";
		 background-color:#fff2dd;
		 color:#000000;
		 vertical-align:top;
		 text-align:center
		}

<!--	main frame links:	-->

a.2nd_sub	{
		 color:#840052;
		 text-decoration:none
		}

a.2nd_sub:hover	{
		 color:red;
		 text-decoration:none
		}

<!--	main frame headings: -->

h1.2nd_sub	{font-family:"David","Arial Unicode Ms","Arial";text-indent:0cm;margin-left:1cm;margin-right:1cm}
h2.2nd_sub	{font-family:"David","Arial Unicode Ms","Arial";text-indent:0cm;margin-left:1cm;margin-right:1cm}
h3.2nd_sub	{font-family:"David","Arial Unicode Ms","Arial";text-indent:0cm;margin-left:1cm;margin-right:1cm}
h4.2nd_sub	{font-family:"David","Arial Unicode Ms","Arial";text-indent:0cm;margin-left:1cm;margin-right:1cm}
h5.2nd_sub	{font-family:"David","Arial Unicode Ms","Arial";text-indent:0cm;margin-left:1cm;margin-right:1cm}
h6.2nd_sub	{font-family:"David","Arial Unicode Ms","Arial";text-indent:0cm;margin-left:1cm;margin-right:1cm}

h1.phonetical	{font-family:"Lucida Sans Unicode";text-indent:0cm;margin-left:1cm;margin-right:1cm}
h2.phonetical	{font-family:"Lucida Sans Unicode","Arial";text-indent:0cm;margin-left:1cm;margin-right:1cm}
h3.phonetical	{font-family:"Lucida Sans Unicode","Arial";text-indent:0cm;margin-left:1cm;margin-right:1cm}
h4.phonetical	{font-family:"Lucida Sans Unicode","Arial";text-indent:0cm;margin-left:1cm;margin-right:1cm}
h5.phonetical	{font-family:"Lucida Sans Unicode","Arial";text-indent:0cm;margin-left:1cm;margin-right:1cm}
h6.phonetical	{font-family:"Lucida Sans Unicode","Arial";text-indent:0cm;margin-left:1cm;margin-right:1cm}

<!--	--	--	main frame paragraphs and lists	-->
p.2nd_sub	{font-family:"Arial Unicode Ms","Arial";text-indent:0.8cm;margin-left:1cm;margin-right:1cm}
p.phonetical	{font-family:"Lucida Sans Unicode";text-indent:0cm;margin-left:2cm;margin-right:2cm;text-align:left}
p.lyrical	{font-family:"Lucida Sans Unicode";text-indent:0cm;margin-left:2cm;margin-right:2cm;text-align:left}
p.biblical	{font-family:"Ezra SIL SR","Ezra SIL",code2000,Cardo,
		"Guttman Vilna-Normal",Galaxie,"Arial Unicode Ms",
		"David","Arial";font-size="20px";text-indent:0cm;
		margin-left:2cm;margin-right:2cm;text-align:right}
p.biblitab	{font-family:"Ezra SIL SR","Ezra SIL",code2000,Cardo,
		"Guttman Vilna-Normal",Galaxie,"Arial Unicode Ms",
		"David","Arial";font-size="20px";text-indent:0cm;text-align:right}

ul.2nd_sub	{font-family:"Arial Unicode Ms";text-indent:0cm;margin-left:1cm;margin-right:1cm}

<!-- -->
h1.3rd_sub	{font-family:"David","Arial Unicode Ms","Arial";color:#000000;text-align:center}
h2.3rd_sub	{font-family:"David","Arial Unicode Ms","Arial";color:#000000;text-align:center}
h3.3rd_sub	{font-family:"David","Arial Unicode Ms","Arial";color:#000000;text-align:center}
h4.3rd_sub	{font-family:"David","Arial Unicode Ms","Arial";color:#000000;text-align:center}
h5.3rd_sub	{font-family:"David","Arial Unicode Ms","Arial";color:#000000;text-align:center}
h6.3rd_sub	{font-family:"David","Arial Unicode Ms","Arial";color:#000000;text-align:center}

th.middle_cell	{
		 background-color:#840052;
		 color:#fff2dd;
		}

td.middle_cell	{
		 background-color:#ffe1b0;
		 color:#000000;
		}

td.middle	{
		 background-color:#fff2dd;
		 color:#000000;
		 vertical-align:top;
		}

a.middle_cell	{
		 background-color:#ffe1b0;
		 color:#840052;
		 text-decoration:underline
		}

a.middle_cell:hover {
		 color:red;
		 text-decoration:none
		}

td.top_cell	{
		 background-color:#fff2dd;
		 color:#840052
		}

a.top_cell	{
		 background-color:#fff2dd;
		 color:#840052;
		 text-decoration:none
		}
a.top_cell:hover {
		 background-color:#fff2dd;
		 color:red
		}

td.bottom_cell	{
		 background-color:#fff2dd;
		 color:#840052;
		 text-decoration:none
		}

a.bottom_cell	{
		 background-color:#fff2dd;
		 color:#840052;
		 text-decoration:none
		}
a.bottom_cell:hover {
		 background-color:#fff2dd;
		 color:red
		}

td.hebrew	{
		 background-color:#ffdb9d;
		 color:#000000;
		}

a.hebrew	{
		 background-color:#ffdb9d;
		 color:#840052;
		 text-decoration:none
		}

a.hebrew:hover	{
		 background-color:#ffdb9d;
		 color:red
		}

image.hebrew	{
		 float:left;
		 border:0;
		 width:50%
		}

td.english	{
		 background-color:#ffdb9d;
		 color:#000000;
		}

a.english	{
		 background-color:#ffdb9d;
		 color:#840052;
		 text-decoration:none
		}

a.english:hover	{
		 background-color:#ffdb9d;
		 color:red
		}

image.english	{
		 float:right;
		 border:0;
		 width:50%
		}

td.center	{
		 background-color:#fff2dd;
		 color:#000000;
		 text-align:center
		}

body		{
		 background-color:#fff2dd;
		}
