body, html {
	background-color: #FFFFFF;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	border: none;
	text-align: center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 10px;
}
a {
	font-weight: bold;
	color: #737070;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #689253;
	text-decoration: none;
}
#nav a {
	font-weight: bold;
	color: #737070;
	text-decoration: none;
	font-size: 11px;
}
#nav a:hover {
	color: #689253;
}
#bottomNav a {
	font-weight: bold;
	color: #737070;
	text-decoration: none;
	font-size: 11px;
}
#bottomNav a:hover {
	color: #689253;
}
h1 {
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
#wrapper {
	text-align: left;
	vertical-align: middle;
	margin-left: 30px;
}

#wrap {
	position: relative;
	min-height:100%;
}
#bottomNav {
	position: absolute;
	bottom: 30px;
	left: 30px;
}
#content {
	padding-bottom: 60px;
	padding-left: 30px;
	text-align: left;
}

#wrapper topPart {
	vertical-align: top;
	height: 10%;
}
#wrapper middlePart {
	vertical-align: middle;
	height: 65%;
}
#wrapper bottomPart {
	vertical-align: bottom;
	height: 25%;
}



#separation6 {
	clear: both;
	height: 6px;
}
#galleryLink a {
	font-weight: normal;
	color: #63904B;
	text-decoration: none;
	font-size: 20px;
	font-style: italic;
	padding-left: 20px;
}#galleryLink2 a {
	font-weight: normal;
	color: #68984C;
	text-decoration: none;
	font-size: x-large;
	font-style: italic;
	padding-left: 20px;
}
#galleryLink a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	font-size: 20px;
}#galleryLink2 a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	font-size: x-large;
}
.tiny {
	font-size: x-small;
}


.medTextItal {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.medText {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
.xLargeGrey {
	font-size: 22px;
	color: #666666;
}
.imageText {
	font-size: 15px;
	font-weight: bold;
	color: #2E7BA9;
}


.dotted {
	width: 200px;
	border-top: thin dotted #999999;
}
.smallGrey {
	font-size: small;
	color: #666666;
	font-weight: bold;
}
.xLargeBlack {
	font-size: x-large;
	color: #333333;
}
.LargeBlack {
	font-size: 23px;
	color: #333333;
	font-style: normal;
}
.smallGreyNotBold {
	font-size: 11px;
	color: #6A944B;
	font-weight: bold;
	font-style: normal;
}
.elevenPtGrey {
	font-size: 11px;
	color: #666;
}
.preload
{
	height: 0px;
	width: 0px;
	position: absolute;
	left: -1600px;
	top: 0px;
	z-index: -20;
}.red {
	color: #900;
	font-size: 14px;
}
