/*----------------Thanks to...
*author Raul R. Edwards
*copyright Software Angel, Inc. (c) April 1, 1999
*license GNU General Public License Version 1.2
*as published by the Free Software Foundation.
*
*The style sheets used here are the results of spending many hours of *searching the web, and gathering bits and pieces of information from many *sources.  All of the contents of the web site are Copyright 2002,2003 *Majenkir Borzoi Reg. and may not be used without permission.  May 26, 2003. *N. M. Services.
*/


div { position:absolute; }
div.light2 {position:absolute;  
	top:-1; 
	left:20.85%; 
	color:silver; 
	font-family: Corsiva;
	font-size: 40.0pt;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	text-align: center;}
div.shade2 { position:absolute; 
	top:+1; 
	left:21.15%; 
	color:black; 
	font-family: Corsiva;
	font-size: 40.0pt;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	text-align: center;}
div.fill2 { position:absolute; 
	top:0; 
	left:21%; 
	/*color:#4e9258;*/ 
	color:#336699;
	font-family: Corsiva;
	font-size: 40.0pt;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	text-align: center;} 


