/* === CASCADE STYLE DOCUMENT === */

body        { 
				font-family: geneva, arial, verdana, helvetica, sans-serif;
				background: #3e35a4 url(bg.gif);
				margin: 0px; 
			}
			
:link	   	{ color: #2f8afb; text-decoration: none; }
:visited	{ color: #2f8afb; text-decoration: none; }
:active 	{ color: #2f8afb; text-decoration: none; }
:hover		{ color: #ff6600; text-decoration: none; background: #ccffff; }

h1 		{
	font-family: "Tahoma";
	margin: 0px;
	color: #33ffff;
	font-style: italic;
	font-weight: bold;
		}
	
h2.foot {
	margin: 0px;
	color: #393199;
		}
		
.style_1	{
	font-size: 20px;
	font-weight: bold;
	color: #000066;
			}
			
.style_4 	{
	text-align: center;
	padding: 4px;
	font-size:15px;
	color: #9933cc;
	background: #33ffff;
	font-weight: bold;
	text-transform: uppercase;
			}

div.style_2257 {
	font-size: 11px;
	font-family: Arial, sans-serif;
	letter-spacing: -0.3pt;
	margin: 8;
			}
			
div.style_2257 :link	   	{color: #999999; text-decoration: underline;}
div.style_2257 :visited		{color: #999999; text-decoration: underline;}
div.style_2257 :active 		{color: #999999; text-decoration: underline;}
div.style_2257 :hover		{color: #999999; text-decoration: none; background: none;}

#warning	{
	font-size: 12px;
	color: #990000;
	font-family: Arial, sans-serif;
	letter-spacing: -0.1pt;
	margin-top: -1px;
	margin-bottom: -1px;
	line-height: 90%;
			}
			
#main		{
	font-size: 70px;
	font-weight: bold;
			}

.banner		{
	border: 4px dotted #9BCF49;
	background: #E7FFCE;
	text-align: center;
			}
			
.title_gal		
			{
	border: 2px dotted #9BCF49;
	text-align: center;
	padding: 2px;
	color: #9BCF49;
	font-size: 20;
			}
			
.banner_horiz
			{
	border: 2px dotted #9BCF49;
	text-align: center;
	padding: 6px;
	font-size: 16px;
	font-weight: bold;
	background: #33ffff;
	text-transform: uppercase;
				}
			
.ff
		{
	border: 2px dotted #9BCF49;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #DD9B00;
	text-transform: uppercase;
	background: #ffcc00;
		}
		
.front_image
			{
	border: 2px dotted #9BCF49;
	text-align: center;
	padding: 4px;
	color: #C0C0C0;
	background: #33ffff;
			}

		
/* === RECIPS === */

.recip_title 		
		{
	margin: 0px;
	text-align: center;
	color: #9BCF49;
	font-size: 18px;
		}
	
.recips 
		{
	border: 1px dotted #9BCF49;
	text-align: center;
	padding: 6px;
		}


