.bodydark {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #333333;
    text-align: center
}
a {text-decoration: none;}/*
a:link{text-decoration: none;}
a:hover {text-decoration: none;}
a:visited {text-decoration: none;}*/
.bodydark strong {
	font-size:11px;
	font-weight: bold;
}
.bodydark a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.bodydark a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.bodydark a:visited {
	color: #CCCCCC;	
}.centrespace {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
.titleimage {
	margin-top: 30px;
	margin-left: 50px;
}
.hpagepicholder {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}
.hpagepicholder img {
	margin-right: 45px;
	border: 1px solid #000000;
}
.bottomtext {
	margin-top: 40px;
	margin-left: 50px;
}
body {
	margin: 0px;
}
.gallery {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	height: 325px;
}

.galthumbholder {
	margin-left: 50px;
	margin-top: 50px;
	width: 325px;
}
.galthumbholderimg {
	margin-right: 6px;
	border: 1px solid #000000;
	margin-bottom: 6px;
	width: 95px;
	height: 95px;
}
.galimage {
	width: 300px;
	height: 300px;
	position: absolute;
	top: 150px;
	float: right;
	margin-left: 450px;
}

.galimage img {
	border: 1px solid #000000;} 
.about {
	color: #333333;
}
.copy {
	text-align: right;
}
