body {
	padding: 0px;
	margin: 0px 0px 20px 0;
	text-align:center;
	font:10pt arial, helvetica, sans-serif;
	background-color: white;
	color:#666;
	}


a img {
	border:none;
	}

#container  {
	position:relative;
	margin:0px auto;
	border:1px solid #B7E0FE;
	width:960px;
	}

#flashDiv 
{
	margin-top:0px;
	width:818px;
	/*float:right ;*/
	height:160px;
	text-align:right;
	}
	
.clear {
	float:none;
	clear:both;
	height:0;
	line-height:0;
	visibility:hidden;
	background:#333;
	width:900px;
	}
	
/* This is the main content box */
#content {
	
}

/* Use this to nuke borders aywhere */
.noborder {
	border:none;
	}

#content3 .recipes_table a{color:#479410; text-decoration:none; font-weight:bold;}
#content3 .recipes_table a:hover{color:#479410; text-decoration:underline; font-weight:bold;}
.bg_green{BACKGROUND: #ecf4e7}
.recipes_titles{FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #4a9512}
.recipes_title{font-size:14px}
.recipes_table td{font-size:13px;border-bottom:solid 12px #fff}

	


