body {
	background-image: url(../graphics/purpCreamGradient.jpg);
	background-color: #cc99ff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat:repeat-x;
	color: #330066;
	padding: 0px;
	top: 0px;
	width: 800px;
	margin: auto;
	height: 1200px;
	text-align: center;
	
}


#pageWrapper {
	width: 800px;
	position: relative;
	text-align: left;

}
#menubar {
	top: 10px;
	text-align: left;
	margin: 0px;
	z-index: 5;
	position: absolute;
	margin-left: 244px;
	width: 635px;
}
#menubar img {
border:none;
}

#menubar li
{ border: none;
}

#logo {
	text-align: left;
	margin: 0px;
	left: 0px;
	top: -2px;

}
.titleSmallcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #330066;
}
.paraText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
}
.smallTitleText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330066;
}
#contentDiv {
	position: absolute;
	left: 0px;
	top: 90px;
}
#packageInstructions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	position: absolute;
	z-index: 10;
	left: 259px;
	top: 0px;
	color: #330066;
	width: 500px;
}
#contactTable {
	width: 600px;
}
#contentWrapper {
	position: absolute;
	width: 800px;
	left: 0px;
	top: 64px;
	height: 600px;
	margin-bottom: 20px;
}
#FPcontentPane {

	padding: 20px;
	position: relative;
	height: 355px;
	width: 346px;
	left: 0px;
	top: 117px;
}
#FPimageContainer {

	position: absolute;
	left: 402px;
	top: 42px;
	height: 412px;
	margin:auto;
	width:285px;
	border:1px solid #000;
}
#FPimageContainer img {

	display:none;
	position:absolute;
	top:0; left:0;
}
#FPsubHead {
	position: absolute;
	height: 43px;
	width: 384px;
	left: 0px;
	top: 50px;
}
#normalPageContent {
	position: absolute;
	top: 30px;
	height: 500px;
	width: 800px;
}
#FPcopyright {
	position: absolute;
	text-align: left;
	bottom: 0px;
	top: 568px;
	font-size: x-small;
	color: #666666;
	left: 8px;
}
#contactForm {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.subTitle {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330066;
}
#weddingImagesOnline {
	position: absolute;
	font-size:10px;
	height: auto;
	width: auto;
	left: 0px;
	top: 450px;
}
#galleryPageNumbers {

	position: absolute;
	font-size:12px;
	height: auto;
	width: auto;
	left: 108px;
	top: 398px;
}


