body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#wrapper {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	height: 65%;
}
#header {
	clear: both;
	padding-top: 10px;
	height: auto;
	width: auto;
}
#flashcontent {
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #444444;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D8D9C9;
	padding: 5px;
	overflow: auto;
	vertical-align: top;
	position: relative;
	height: auto;
	width: auto;
}

#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 12px;
	text-transform: uppercase;
	font-size: 9px;
	height: auto;
	width: auto;
}
#navigation {
	float: right;
	width: auto;
	padding-bottom: 2px;
	height: 39px;
}
#slideshow {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #D8D9C9;
}
#leftColumn {
	float: left;
	margin-right: 20px;
}
#rightColumn {
	float: right;
}
.HdrTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	color: #999999;
}
a {
	text-decoration: none;
	font-weight: bolder;
	color: #999999;
}
a:hover {
	text-decoration: underline;
}
.GalleryTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	text-transform: uppercase;
	color: #655D6F;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #999999;
	text-align: left;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	text-transform: none;
	color: #888888;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #655D6F;
}
