/* All the content boxes belong to the content class. */
.content {
	position: relative;
	width: 188px;
	border: 1px dotted #F991CC;
	background-color: #FFF;
	padding: 7px;
	z-index: 1;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333;
	height: 200px;
	float: left;
	background-image: url(images/design/bkgbasic.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.content2 {
	position: relative;
	width: 1004px;
	border: 1px dotted #F991CC;
	background-color: #FFF;
	padding: 7px;
	z-index: 1;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #333;
	height: 140px;
	float: left;
	background-image: url(images/design/bkgbasic.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.title1 {
	position: relative;
	width: 1004px;
	background-color: #CF0072;
	z-index: 1;
	float: left;
	font-family: "Century Gothic";
	font-size: 28px;
	color: #FFF;
	height: 35px;
	letter-spacing: 5px;
	text-align: center;
	padding: 8px;
}
.title2 {
	position: relative;
	width: 1004px;
	background-color: #957F43;
	padding: 8px;
	z-index: 1;
	float: left;
	height: 25px;
}
.title3 {
	position: relative;
	width: 1019px;
	background-color: #FEEFF2;
	z-index: 1;
	float: left;
	height: 174px;
	font-family: "Century Gothic";
}
.cursive {
	font-family: "Monotype Corsiva";
	font-size: 24px;
}


.largebold {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #000;
}
.pad1 {
	padding: 8px;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.contentadv {
	position: relative;
	width: 188px;
	border: 1px dotted #F991CC;
	background-color: #FFF;
	padding: 7px;
	z-index: 1;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333;
	height: 200px;
	float: left;
	background-image: url(images/design/bkgadvanced.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contenttrainer {
	position: relative;
	width: 188px;
	border: 1px dotted #F991CC;
	background-color: #FFF;
	padding: 7px;
	z-index: 1;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333;
	height: 200px;
	float: left;
	background-image: url(images/design/bkgcertifiedtrainer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentadvtrainer {
	position: relative;
	width: 188px;
	border: 1px dotted #F991CC;
	background-color: #FFF;
	padding: 7px;
	z-index: 1;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333;
	height: 200px;
	float: left;
	background-image: url(images/design/bkgadvtrainer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentwide {
	position: relative;
	width: 1004px;
	border: 1px dotted #F991CC;
	background-color: #FFF;
	padding: 7px;
	z-index: 1;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333;
	float: left;
	background-image: url(images/design/bkgbasic.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentcelebrity {
	position: relative;
	width: 188px;
	border: 1px dotted #F991CC;
	background-color: #FFF;
	padding: 7px;
	z-index: 1;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333;
	height: 200px;
	float: left;
	background-image: url(images/design/bkgcelebrity.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.winner {
	font-size: 16px;
}
.winner1 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #CF0072;
}

