body {
	background-color: #222222;
	text-align: center;
}
.infoField {
	background-color: #CCCCCC;
	width: 100%;
}
.labelForm {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.submit {
	font-family: Helvetica, sans-serif, "Arial Black";
	color: #999900;
}
.textbox {
	font-family: "Courier New", Courier, mono;
	font-size: 110%;
	color: #330066;
	background-color: #CCCCCC;
	height: 100px;
	width: 100%;
}
.pictureFrame {
	border-top-width: 25px;
	border-right-width: 75px;
	border-bottom-width: 25px;
	border-left-width: 75px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.galleryTable {
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 5px ridge #333333;
}
div {
}
h1 {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 300%;
	font-weight: bold;
	color: #CCCC66;
	text-align: center;
}
h2 {
	font-size: 200%;
	color: #CCCC66;
	text-align: center;
	font-family: Helvetica, sans-serif, "Arial Black";
}
h3 {
	font-size: 150%;
	text-indent: 30px;
	color: #FFFFFF;
	text-decoration: underline;
}
.galleryPix {
	text-align: center;
	vertical-align: middle;
	border-top-width: 50px;
	border-right-width: 100px;
	border-bottom-width: 50px;
	border-left-width: 100px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.galleryThumbs {
	text-align: center;
	padding: 10 px;
	border: 10px solid #222222;
}
.pictureDescription {
	font-family: Helvetica, sans-serif, "Arial Black";
	color: #CC3300;
	vertical-align: top;
	border: thin solid #333333;
	text-align: center;
	font-size: 80%;
}
p {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 11pt;
	line-height: 12pt;
	color: #330066;
}
.titleAlign {
	position: relative;
	top: 0px;
}
a {
	font-family: Helvetica, sans-serif, "Arial Black";
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica, sans-serif, "Arial Black";
	color: #0000FF;
	text-decoration: underline;
}
.navBar {
	text-align: center;
}

