body {
	background-image: url(images/siteBackground.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: center 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #14286a;
}
.wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.wrapper .main .logo {
	width: 645px;
	float: left;
}
.wrapper .main {
	text-align: center;
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 178px;
	padding-left: 177px;
	background-image: url(images/mainBack.jpg);
	height: 721px;
	background-repeat: no-repeat;
}
.wrapper .main .content {
	width: 645px;
	float: left;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #33AAE1;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 7px;
}
.wrapper .main .content .contentMain {
	background-image: url(images/contentMiddl.jpg);
	float: left;
	width: 585px;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}
.wrapper .main .content .contentBottom {
	float: left;
	width: 645px;
	height: 122px;
}
.wrapper .main .content .contentBottom2 {
	float: left;
	width: 645px;
	height: 55px;
	background-image: url(images/contentBottom.jpg);
}
.wrapper .main .footer .recipes {
	height: 169px;
	width: 645px;
	float: left;
}
.wrapper .main .footer .legalStuff {
	height: 123px;
	width: 324px;
	float: left;

}
.wrapper .main .footer .carnivalLogo a {
	color: #333;
}
.wrapper .main .content .contentBottom .pinBottom01 {
	float: left;
	height: 122px;
	width: 349px;
}
.wrapper .main .content .contentBottom .pinBottom02 {
	float: left;
	height: 122px;
	width: 296px;
}
.wrapper .main .footer .kraftLogo {
	height: 123px;
	width: 321px;
	float: left;
}
.font12 {
	font-size: 12px;
}
.wrapper .main .footer .carnivalLogo {
	float: left;
	height: 123px;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.wrapper .main .content .contentBottom {
	background-image: url(images/contentBottom.jpg);
	width: 645px;
	float: left;
}
.wrapper .main .content .contentMain .text {
	float: left;
	width: 260px;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 0px;
	line-height: 31px;
	padding-right: 20px;
}
.wrapper .main .content .contentMain .fields {
	float: left;
	width: 305px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 0px;
	line-height: 30px;
	margin-left: 0px;
}
.wrapper .main .content .contentMain .thumbnail {
	width: 485px;
	float: left;
	text-align: left;
	padding-left: 100px;
}
#pin_error, #register_error, #help_error, #remove_error {
	display: block;
	color: #F00;
} 
.error ul {
	list-style-type: none;
}
.wrapper .main .footer {
	height: 169px;
	float: left;
	width: 645px;
}
.tinytext {
	font-size: 10px;
	line-height: 12px;
}
