/*			CSS Stylesheet for Clive Lane Jobs  [2022-12-09]		*/

@font-face	{font-family: freesans; src: "url(/z/FreeSans.ttf)";}

#notice 	{display: none;}
#normal 	{display: block;}

a, a:active, a:focus	{outline: none; color: inherit;}
body		{background-color: white; background-image: url(/z/clj_bckgrd.png); 
			 margin: 0; font-family: freesans, sans-serif; font-size: 10px;}
#cent		{width: 238px; margin: 0 auto;}
#banner		{background-image: url(/z/banner.png); background-repeat: repeat-x; height: 40px;}
#clive		{position: absolute; font-size: 14pt; letter-spacing: 1px;
			 left: 20px; top: 10px; color: white;}
#cook		{position: absolute; font-size: 12pt; letter-spacing: 0.7px; 
			 right: 20px; top: 12px; color: rgb(160, 160, 160);}
#box		{min-width: 300px; max-width: 900px; margin: 0 auto; overflow: hidden;}
#words		{position: relative; height: 200px;}
.cwords		{position: absolute; height: auto; opacity: 0.0;}
#store		{display: none; height: 10px;}
#col1of1	{display: block; margin: 20px; vertical-align: top;}
#col1of2	{display: inline-block; margin: 20px 10px 20px 20px; vertical-align: top;}
#col2of2	{display: inline-block; margin: 20px 20px 20px 10px; vertical-align: top;}
#it			{font-style: italic;}
#footer		{display: block; background-color: rgb(50, 50, 50); color: rgb(140, 140, 140);
			 margin: 0 auto; padding: 16px 16px 0 16px; text-align: center; font-size: 12px;
			 line-height: 1.5em;}
#lhem		{line-height: 3.5em;}
