body {
	background-image: url(images/background.gif);
	background-position: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.kitchbody {
	background-image: url(images/kitch-background.gif);
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.middle {
	background-image: url(images/middle-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.kitchmiddle {
	background-image: url(images/kitch-middle-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.kitchleft {
	background-image: url(images/kitch-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.kitchright {
	background-image: url(images/kitch-right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text1 {
	position: relative;
	left: 150px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.dotted {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-x;
	background-position: left 10px;
	height: 30px;
}
a.smtext:link {
	color: #FFFFFF;
}
a.smtext:hover {
	color: #FFFFFF;
}
a.smtext:visited {
	color: #FFFFFF;
}
.bodytextbuffer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
}
.kitchbod {
	background-image: url(images/kitch-body.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.elbow {
	background-image: url(images/elbow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.gradient {
	background-color: #FFFFFF;
	background-image: url(images/gradient.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
.from {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #012C5A;
}
.video {
	background-image: url(images/video.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 5px;
	padding-bottom: 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodytexttight {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #000000;
}
.recipes {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #3C548E;
}
.recipetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	padding-right: 30px;
}

#videosb a {
	color: #FFFFCC;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	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;
	display: block;
	text-align: center;
	float: left;
	margin-right: 5px;
	background-image: url(images/red-tab-off.jpg);
	background-repeat: no-repeat;
}
#videobun a {
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	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;
	display: block;
	text-align: center;
	float: left;
	margin-right: 5px;
	background-image: url(images/pink-tab-off.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#descriptions {
	background-color: #990000;
	padding: 5px 5px 5px 14px;
	clear: left;
	width: 401px;
	color: #E6E5EB;
	margin: 0 0 0 25px;
}
#videobuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	border: 1px solid #FFFFFF;
}
#videoarea {
	background-color: #FFFFFF;
	padding: 5px;
	width: 410px;
	text-align: center;
	clear: left;
	margin: 0px 0px 0px 25px;
	border: 1px solid #CCCCCC;
}
#videosb a:hover, #videosb a.select {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/red-tab-on.jpg);
	background-repeat: no-repeat;
	
}
#videobun a:hover, #videobun a.select {
	color: #000033;
	text-decoration: none;
	background-image: url(images/pink-tab-on.jpg);
	background-repeat: no-repeat;
	
}
