#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	width: 100%;
	margin: 0px;
}
#content {
	width: 100%;
	float: left;
	margin: 0px;
}
#centrecol {
	float: left;
	width: 857px;
	height: 438px;
	background-color: #FABE5C;
}
body {
	background-color: #E31770;
	margin: 0px;
}
#contentbody {
	width: 100%;
	overflow: auto;
	height: 328px;
}

#rightcol {
	float: left;
	width: 51px;
}
#leftcol {
	width: 51px;
	float: left;
	clear: both;
}
#footer {
	width: 100%;
	float: left;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
	margin: 5px;
	line-height: 17px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #660066;
	font-style: italic;
	font-weight: lighter;
}

.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #660033;
}


h2 {
	font-size: 14px;
	color: #990066;
	line-height: 0px;
}
#break {
	clear: both;
}
#cupcake p {
	font-size: 12px;
	line-height: 14px;
}


#leftie {
	float: left;
	width: 350px;
	margin-left: 50px;
}
#rightie {
	float: left;
	width: 350px;
	margin-left: 50px;
}
#cupcake {
	float: left;
	height: 160px;
	width: 208px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-top: 5px;
}
