@charset "UTF-8";
/* CSS Document */

/* RECIPES */
#mainContent .aboutus {
	float: left;
	width: 530px;
}
#mainContent .aboutusHeaderGRN {
	position: relative;
	float: left;
	width: 530px;
	height: 10px;
	display: inline;
	overflow: hidden;
	background-image: url(../_images/_jpgs/r_recipeHeaderGRN.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainContent .aboutusFrameGRN {
	float: left;
	width: 530px;
	background-image: url(../_images/_jpgs/r_recipeHeader1pxGRN.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}
#mainContent .aboutusFooterGRN {
	float: left;
	width: 530px;
	height: 10px;
	margin-bottom: -10px;
	background-image: url(../_images/_jpgs/r_recipefooterGRN.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.TextAreaImage { position: relative; float: right; margin-left: 10px; margin-right: 10px; margin-bottom: 10px; margin-top: 10px; }

.TextAreaImage2 { position: relative; float: right; margin-left: 10px; margin-right: 10px; margin-bottom: 10px; margin-top: 0px; } 
