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

body        { 
				font-family: geneva, arial, verdana, helvetica, sans-serif;
				background: #33736F url(bg.gif);
				margin: 0px; 
			}
			
:link	   	{ color: #000066; text-decoration: underline; }
:visited	{ color: #000066; text-decoration: underline; }
:active 	{ color: #000066; text-decoration: underline; }
:hover		{ color: #530505; text-decoration: none; }

h1 		{
	font-family: Courier;
	margin: 0px;
	color: #ccffff;
	font-style: italic;
	font-weight: bold;
		}
	
h2 		{
	font-size: 24px;
	margin-bottom: 3px;
	margin-top: 3px;
		}
		
h2.foot {
	margin: 0px;
	color: #33736F;
		}
		
.style_1	{
	font-size: 20px;
	font-weight: bold;
	color: #000066;
			}

#warning	{
	font-size: 12px;
	color: #ff9900;
	font-face: Arial;
	letter-spacing: -0.1pt;
	margin-top: -1px;
	margin-bottom: -1px;
	line-height: 90%;
			}
			
#main		{
	font-size: 70px;
	font-weight: bold;
			}
			
.style_4 	{
	text-align: center;
	padding: 4px;
	font-size:15px;
	color: #99ffff;
	background: #72b8b8;
	font-weight: bold;
	text-transform: uppercase;
			}

.style_2257 {
	font-size: 11px;
	font-face: Arial;
	letter-spacing: -0.3pt;
			}
.style_2257 :link	   		{color: #999999; text-decoration: underline;}
.style_2257 :visited		{color: #999999; text-decoration: underline;}
.style_2257 :active 		{color: #999999; text-decoration: underline;}
.style_2257 :hover			{color: #999999; text-decoration: none;}

.banner		{
	border: 4px dotted #4A0406;
	bgcolor: #9999ff;
	background: #4A0406 url(bg.gif);
	image-align: center;
			}
			
.title_gal		
			{
	border: 2px dotted #BBC9D9;
	text-align: center;
	padding: 2px;
	color: #000066;
			}
			
.banner_horiz
			{
	border: 2px dotted #BBC9D9;
	text-align: center;
	padding: 6px;
	font-size: 16px;
	font-weight: bold;
	background: #72b8b8;
	text-transform: uppercase;
				}
			
.banner_txt
		{
	border: 2px dotted #BBC9D9;
	text-align: center;
	padding: 6px;
	font-size: 17px;
	font-weight: bold;
	color: #000066;
		}
		
.ff
		{
	border: 2px dotted #BBC9D9;
	text-align: center;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #DD9B00;
	text-transform: uppercase;
	background: #72b8b8;
		}
		
.front_image
			{
	border: 2px dotted #BBC9D9;
	text-align: center;
	padding: 4px;
	color: #C0C0C0;
	background: #72b8b8;
			}

		
/* === RECIPS === */

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


