body {
	color: #888787;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888787;
	text-decoration: none;
	font-size:18px;
	font-style:normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888787;
	text-decoration: none;
	font-size:14px;
	font-style:normal;
}
.title {
	padding: 20px 0px 0px 20px;
	position: absolute;
	height: 150px;
	left: 0px;
	top: 0px;
}
.textContent {
	text-align: justify;
	vertical-align: top;
	position: absolute;
	left: 0px;
	top: 600px;
	padding: 20px 150px 0px 150px;
	color: #888787;
}
.textContent a {
	color: #888787;
	text-decoration: none;
}
.textContent a:hover {
	color: #888787;
	text-decoration: none;
	border-bottom: 2px solid #E8CCCB;
}
.pageContent {
	padding: 20px;
	position: absolute;
	width: 95%;
	left: 0px;
	top: 200px;
	height: 350px;
	color: #888787;
}
.galleryContent {
	padding: 0px;
	position: absolute;
	width: 95%;
	left: 0px;
	top: 150px;
	height: 350px;
	color: #888787;
}
.galleryTextContent {
	text-align: justify;
	vertical-align: top;
	position: absolute;
	left: 0px;
	top: 570px;
	padding: 20px 150px 0px 150px;
	color: #888787;
}
.style12 {font-size: 12px}
.style12b {
	font-size: 12px;
	font-weight: bold;
}
.introLinks {
	text-align: right;
	float: left;
	width: 25%;
	margin-top: 40px;
	padding-right: 30px;
}
.rightImage {
	float: left;
	margin-top: 0px;
	position: relative;
	width: 400px;
}
.topLinks {
	text-align: left;
	float: right;
	top: 0px;
	right: 0px;
	margin-right: 75px;
	line-height: 10px;
	margin-top: 10px;
}
.plainLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888787;
	text-decoration: none;
}
.plainLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888787;
	text-decoration: none;
	border-bottom: 2px solid #E8CCCB;
}
.style13 {
	font-size: x-large;
	font-weight: bold;
}
.style13a {
	font-size: large;
	font-weight: bold;
}
.style14 {
	font-size: small;
}
.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}
