@charset "utf-8";
/* CSS Document */

#cook {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 520px;
	top: 170px;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#AboutUsDiv {
	padding: 0px;
	height: 500px;
	width: 340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 150px;
	top: 96px;
}
#AboutUsTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 100;
	color: #F00;
	padding: 0px;
	display: block;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 33px;
}
#AboutUsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	display: block;
	padding-top: 12px;
	padding-right: 33px;
	padding-bottom: 33px;
	padding-left: 33px;
}
