#header {
	position:absolute;
	width:800px;
	height:110px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #333;
}
.inspirationsSWF {
	position: absolute;
	left: 0px;
	width: 799px;
}
#content {
	position:relative;
	left:0px;
	top:110px;
	width:800px;
	z-index:3;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	padding-top: 0px;
	height: 480px;
}
.wrapper {
	width: 810px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 680px;
	background-image: url(images/dropShadowMain.png);
	background-repeat: no-repeat;
}
#footer {
	position:absolute;
	left:0px;
	width:800px;
	z-index:4;
	background-color: #FFF;
	top: 590px;
	height: 40px;
}
body {
	background-image: url(images/backgroundPink.jpg);
	background-repeat: repeat;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
.emailForm {
	float: right;
	position: absolute;
	top: 75px;
	left: 190px;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #F60;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	color: #000;
	padding-left: 20px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #000;
	padding-left: 20px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	padding-left: 20px;
}
.cakeshow {
	position: relative;
	left: 175px;
	height: 450px;
	width: 450px;
}
.footnoteLink {
	margin-left: 250px;
}
.floatlLeft {
	float: left;
	padding: 20px;
}
.pricesImage {
	float: right;
	position: relative;
	top: 220px;
	right: 100px;
}
.floatRight {
	padding: 0px;
	float: right;
	clear: left;
	margin-right: 0px;
	right: 302px;
	position: relative;
	top: 270px;
}
.contactImage {
	float: right;
	position: relative;
	right: 20px;
	top: 20px;
}
.aboutPic {
	left: 0px;
	padding: 20px 20px 20px 5px;
	float: left;
}
.footerSWF {
	position: absolute;
	top: 0px;
	left: 0px;
}
.cakeTypes {
	position: absolute;
	top: 100px;
	right: 50px;
	width: 300;
	height: 300;
}
#footnote {
	position:absolute;
	left:0px;
	top:630px;
	width:800px;
	z-index:5;
	padding-top: 10px;
	height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	text-align: right;
}
.cakeGallerySWF {
	position: absolute;
	left: 0px;
	top: 30px;
}
.cakeShowSWF {
	position: absolute;
	left: 175px;
	top: 90px;
}
