.background {
	background-image: url(background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bodycoy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 12px;
}
.purple-boldbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #632677;
}
.linkstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C2ABCA;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C2ABCA;
	font-weight: bold;
	text-decoration: underline;
}
.background {
	background-attachment: scroll;
	background-image: url(images/background-bottom.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.background2 {

	background-image: url(images/background-bottom2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bodycoybold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #632677;
}
.recipeHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

a.purple-boldbody, a.purple-boldbody:hover, a.purple-boldbody:visited, a.purple-boldbody:focus {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #632677;
	text-decoration: none;
}

a.purple-boldbody:hover {
	color: #45b9e4;
}
