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

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

h1 		{
	font-family: "KabelCTT Book";
	margin: 0px;
	color: #762959;
	font-style: italic;
	font-weight: bold;
		}
	
h2 		{
	font-size: 20px;
	margin-bottom: 3px;
	margin-top: 3px;
		}
		
h2.foot {
	font-size: 14px;
	margin: 0px;
	color: #CD9167;
		}
		
.style_1	{
	font-size: 20px;
	font-weight: bold;
	color: #000066;
			}
			
.tuu		{
	color: #4736A9;
	text-decoration: none;
	font-style: italic;
	font-size: 24px;
			}
			
.style_4 	{
	text-align: center;
	padding: 4px;
	font-size:15px;
	background: #D8654E;
	font-weight: bold;
	text-transform: uppercase;
			}

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

#warning	{
	font-size: 12px;
	color: #7000FF;
	font-face: Arial;
	letter-spacing: -0.1pt;
	margin-top: -1px;
	margin-bottom: -1px;
	line-height: 90%;
			}
			
#main		{
	font-size: 70px;
	font-weight: bold;
			}
			
.banner		{
	border: 5px double #762959;
	background: #D8654E;
	image-align: center;
			}
			
.title_gal		
			{
	border: 5px double #762959;
	text-align: center;
	padding: 2px;
	color: #762959;
			}
			
.banner_horiz
			{
	border: 5px double #762959;
	text-align: center;
	padding: 6px;
	font-size: 16px;
	font-weight: bold;
	background: #D8654E;
	text-transform: uppercase;
				}
			
.ff
		{
	border: 5px double #762959;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: #D8654E;
		}
		
.front_image
			{
	border: 5px double #762959;
	text-align: center;
	padding: 4px;
	background: #D8654E;
			}

		
/* === RECIPS === */

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


