BODY {
	background: white url('images/topBk.jpg') repeat-x 0px 0px;
	margin: 0px;
	padding: 0px;
	color: #1C1C1C;
}
#pageWrapper {
	width: 900px;
	margin: 0px auto;
	padding-bottom: 25px;
}
#topHeader {
	width: 900px;
	height: 153px;
}
#pageContentWrapper {
	width: 900px;
	background: white url('images/boxBk.gif') repeat-y 0px 0px;
}
#pageContent {
	width: 900px;
	background: url('images/boxTop.gif') no-repeat 0px 0px;
}
#gallery {
	width: 510px;
}
P {
	font: 13px Arial,Helvetica,sans-serif;
	line-height: 17px;
	margin: 0px 0px 10px 0px;
	cursor: default;
}
H1 {
	font: 22px Georgia,'Times New Roman',Times,Roman,serif;
	color: #006235;
	padding-top: 5px;
	margin: 0px 0px 10px 0px;
	cursor: default;
}
H2 {
	font: 19px Georgia,'Times New Roman',Times,Roman,serif;
	color: #006235;
	line-height: 20px;
	margin: 0px 0px 15px 0px;
	cursor: default;
}
LABEL {
	font: 14px Arial,Helvetica,sans-serif;
	cursor: default;
}
FORM {
	margin: 0px;
	padding: 0px;
}
INPUT[type="text"], TEXTAREA  {
	outline: none;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	-webkit-appearance: none;
}
TEXTAREA { resize: none; }
.edBoxBk {
	background: white url('images/editBoxM.gif') repeat-x 0px 0px;
	width: 199px;
}
.edBox {
	background: none;
	border: 0 none;
	font: 13px Arial,Helvetica,sans-serif;
	color: black;
	width: 196px;
}
.dotHLine {
	background: url('images/dotHLine.gif') repeat-x 0px 0px;
	width: 322px;
}
.taTB {
	background: url('images/taTB.gif') repeat-x 0px 0px;
}
.taBB {
	background: url('images/taBB.gif') repeat-x 0px 0px;
}
.taLB {
	background: url('images/taLB.gif') repeat-y 0px 0px;
}
.taRB {
	background: url('images/taRB.gif') repeat-y 0px 0px;
}
.autoclear::after {
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
	content: ".";
}
.autoclear {
	display: inline-block;
}
.autoclear {
	display: block;
}
* html .autoclear {
	height: 1%;
}
.photo {
	margin: 0px 0px 5px 0px;
}
.photo a, .photo img {
	display: block;
}
.left {
	float: left;
}
.right {
	float: right;
}
A IMG {
	border: 1px solid #006235;
}
A {
	color: #006235;
	text-decoration: none;
}
A:HOVER {
	color: #0020DC;
	text-decoration: underline;
}
