#recipe {
	background: url(../images/boccelogosmbw.gif) no-repeat center center;
	padding: 10px;
	width: 500px;
	border: 2px dashed #000000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS", Georgia, Arial;
}
#icons {
	text-align: right;
	padding: 0px 4px 4px;
	font-size: 11px;
	display: none;
}

body {
	background: none;
	}
#container {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left {
	display: none;
}
#footer, #tagline {
	clear: both;
	float: none;
	width:  695px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	_width:700px;
	background-color: #FFFFFF;
}
#main {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
