	body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	position: relative;
	background-image: url(images/CreamLinen.jpg);
	background-repeat: repeat;
	background-position: center top;
}
a:link {
	font-weight: bold;
	color: #466638;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #522d49;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #8dc63f;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #d7873a;
	text-decoration: none;
}
#containershadow {
	margin: 0px;
	padding: 0px;
	width: 750px;
	position: relative;
	background-image: url(images/LinenShadow.jpg);
	height: 1200px;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 650px;
	position: relative;
	background-color: #faf8f3;
	background-image: url(images/CreamLinen.jpg);
	background-repeat: repeat;
	background-position: 0px bottom;
	height: 1200px;
}

#content {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	position: relative;
	width: 432px;
	top: 40px;
	text-align: left;
	left: 8px;
	right: 0px;
	padding-right: 25px;
	float: left;
}
#checkerboard {
	margin: 0px;
	padding: 0px;
	width: 630px;
	position: relative;
	background-image: url(images/CheckerboardSingle.jpg);
	background-repeat: repeat-x;
	left: 0px;
	top: 10px;
}
#logo {
	margin: 0px;
	padding: 0px;
	width: 650px;
	position: relative;
	left: 0px;
	top: 20px;
}
h1 {
	font-family: Minion, Georgia, "Times New Roman";
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 0.5em;
}
#navcontainer {
	margin: 0px;
	padding: 0px;
	width: 185px;
	position: relative;
	font-family: Minion, Georgia, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	float: left;
	left: 10px;
	top: 40px;
}
li {
	padding-bottom: 12px;
	margin: 0px;
	list-style-type: none;
}
ul {
	position: relative;
	text-align: left;
	width: 150px;
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	list-style-type: none;
	display: block;
	list-style-position: outside;
	left: 0px;
	margin: 0px;
	padding-left: 0px;
}
#recipecards {
	position: absolute;
	width: 630px;
	left: 10px;
	top: 510px;
	font-family: "Comic Sans MS", Georgia, "Times New Roman";
	font-size: 13px;
	color: #000000;
	text-align: left;
	height: 465px;
}
.copyright {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	color: #000000;
}
.Print {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
.menu {
	font-size: 13px;
	line-height: 16px;
	padding: 0px;
	font-family: "Comic Sans MS", Georgia, "Times New Roman";
	margin-top: 8px;
	margin-bottom: 8px;
}
#menus {
	position: absolute;
	width: 630px;
	left: 10px;
	top: 510px;
	font-family: "Comic Sans MS", Georgia, "Times New Roman";
	font-size: 13px;
	color: #000000;
	text-align: left;
	height: 465px;
	line-height: 15px;
}
table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#announcement  {
	float: right;
	width: 420px;
	font-family: "trebuchet MS", Arial, Verdana !important;
	font-size: 12px !important;
	line-height: 16px !important;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d6873a;
	margin: 20px;
	text-align: center;
}
#announcement p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 9px;
}

