body {
	background-color: #e9e7d3;
}
body, td, p, input, select, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.footer, .footer a {
    color: #8d8c80;
    text-decoration: none;
    text-align: right;
}
.smallCopy {
    font-size: 11px;
}
.navBox {
	background-image: url(images/snav_b.gif);
	background-repeat: repeat-y;
}
.navBlock {
	min-height: 506px;
}
.contentBox {
	width: 615px;
	background-color: #273477;
}
.textBox {
	width: 569px;
}
.header, .header a {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}
.copy, .copy a {
	color: #ffffff;
}
.prow td {
	background-color: #336699;
}
.RecipeImage
{
	float:right;
	margin:20px;
}