body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width: 700px;
	height: 1000px;
	margin: auto;
	background-color: #CCCC33;

}

a {
color: #666633;
}

#pageWrapper {
	position: relative;
	left: -24px;
}
#menubar {
	top: 10px;
	text-align: left;
	margin: 0px;
	z-index: 5;
	position: absolute;
	left: 0px;
	width: 30px;
}
#menubar img {
	margin: 0px;
	border: 0x;;
	padding: 0px;
	border: none;
}
#logo {
	text-align: left;
	margin: 0px;
	left: 0px;
	top: -2px;
	position: relative;
}
.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: 400px;
}
#contentWrapper {
	position: absolute;
	width: 800px;
	left: 0px;
	top: 64px;
	height: 600px;
	margin-bottom: 20px;
}
#FPcontentPane {

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

	position: absolute;
	left: 10px;
	top: 36px;
	height: 350px;
	margin:auto;
	width:450px;
	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;
	padding-bottom: 40px;
	top: 868px;
	font-size: x-small;
	color: #666666;
	left: 8px;
}
#contactForm {

}
.subTitle {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330066;
}
#galleryPageNumbers {

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

form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	font-weight:bold;
}

textarea, input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	font-weight:bold;	
	background-color: #cccc99;
	/*border-color: #999999;
	border-bottom-color: #999999;*/
	border: 0px solid #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}
.hiddenpic {
	visibility: hidden;
}

#shownImageCaptionDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 450px;
}
#showImageDiv img
{
text-align: center;
}