body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #D9F0FE;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	background-position: center;
	text-align: center;
}
#maincontent {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 516;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	z-index: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.searchButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	height: 20px;
	width: 30px;
	left: 10px;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/recipe_search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 210px;
	height: 50px;
}
form {
	margin: 0px;
	padding: 0px;
}
.flash {
	height: 431px;
	width: 780px;
	list-style-position: inside;
	text-align: left;
	top: 0;
	margin: 0px;
	padding: 0px;
	float: left;
	left: 0px;
}
.display {
	height: 50px;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	float: right;
	background-image: url(images/blank.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 0px;
}