body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#993333;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width: 700px;
	height: 1000px;
	margin: auto;
	background-color:#FF9900;
	text-align:center;
}


#pageWrapper {
	position: relative;
	text-align:center;
}
#menubar {
	text-align: left;
	z-index: 5;
}
#menubar a {
	font-size: 1.4em;
	line-height: 1.4em;
	text-decoration: none;
	color:#993333;
}
#menubar a:hover {
	color:#660033;
	text-decoration: underline;
}
.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;
}

#contactTable {
	width: 400px;
	color: #993333;
	text-align:left;
}
#contactTable input {text-align: left;}

fieldset {
	border:1px solid #993333;
}
legend{
	color: #993333;
	padding: 6px;

}
#galleryContentPane
{
	text-align: left;
	width: 700px;
}

#FPcontentPane {
	position: relative;
	height: 355px;
	width: 450px;
	text-align:center;
	margin: auto;
}
#FPimageContainer {

	position:relative;
	top: 20px;
	height: 350px;
	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: relative;
	text-align: left;
	margin-top: 80px;
	padding-bottom: 40px;
	font-size: x-small;
	color: #666666;
}
#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;
}

#FPcopyright a {

	text-decoration: none;
	color:#660033;
}
#FPcopyright {
	position: absolute;
	text-align: left;
	padding-bottom: 40px;
	top: 868px;
	font-size: x-small;
	color: #666666;
	left: 8px;
}


