body {
	margin: 0px;
	background-color: #000;
}
#PageWrapper {
	width: 1024px;
	margin-left:auto;
	margin-right:auto;
	font-family: Trebuchet, helvetica, arial;
}
#HeaderWrapper {
	height: 100px;
	background-image: url(images/banner01.jpg);
	background-color: #000000;
	background-repeat: no-repeat;

}

#ContentPanel {
	background-color: #000000;
}
#ContactInfo {
	padding-left: 5px;
	font-size: 10px;
	float: right;
	border: 1px solid #000;
	margin: 10px 20px 0px 0px;
	width: 235px;
	height: 80px;
	color: #FFF;
	letter-spacing: 2px;
}
#ContactImage {
	height: 93px;
	width: 64px;
	background-color: #000;
	float: right;
	margin: 5px 3px 0px 0px;
}
#ButtonImage {
	height: 580px;
	width: 150px;
	float: left;
}
#Spacer {
	background-color: #322;
	height: 20px;
	padding-top: 4px;
	border: 1px solid #554444
}
#SpacerText {
	margin: 3px;
	font-size: 8px;
	text-align: center;
	color: #FFF;
	letter-spacing: 18px;
}
#Links {
	float: right;
	margin: 10px 5px 0px 5px;
	text-align: center;
	width: 100px;
	height: 235px;
	font-size: 8px;
	line-height: 30px;
	color: #FFF;
}
#Links a {
	color: #FFF;
}
#MainNavBlocks {
	width: 1000px;
	margin: 0pt auto;
	height: 586px;
}
#InfoBlock {
	width: 250px;
	height: 580px;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	border: 1px solid #000;
}
#InfoText {
	margin: 35px;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
}
#SiteMapBlock {
	background-color: #222;
	height: 15px;
	padding-top: 2px;
	border: 1px solid #333
}
#SiteMapLinks {
	color: #FFF;
	font-size: 10px;
	text-align: center;
	margin: 0px 20px 0px 20px;
	text-decoration: none;
	word-spacing: 150px;
}
#SiteMapLinks a {
	color: #FFF;
	text-decoration: none;
}
#DisclaimerBlock {
	height: 40px;
	padding-top: 2px;
}
#DisclaimerText {
	color: #FFF;
	font-size: 10px;
	text-align: center;
	margin: 5px 20px 0px 20px;
	width: 760px;
	margin-left: 140px;
}

#GalleryBlock {
	width: 900px;
	margin: 0pt auto;
	height: 586px;
	border: 1 solid #333;
}
#ThumbnailBlock {
	width: 300px;
	height: 450px;
	float: right;
}
#ThumbnailImage {
	width: 105px;
	height: 105px;
	border: 1px solid #333;
}
#PageInfoBlock {
	width: 250px;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	float: left;
	padding-top: 15px;
}
#PageInfoText {
	margin-left: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	width: 220px;
}
#ContactPageInfoText {
	margin-left: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	width: 500px;
}
.PageInfoImage {
	height: 580px;
	width: 150px;
	float: left;
	border: 1px solid #555;
	margin: 2px 0px 2px 0px;
}
.CenterLinkBlock {
	width: 150px;
	height: 580px;
	float: right;
	border: 1px solid #555;
	margin: 2px 0px 2px 0px;
	text-align: center;
}
#ThumbnailWrapper {
	float: left;
	width: 425px;
	padding-top: 15px;
}
#ThumbnailWrapper img {
	margin: 15px;
	float: left;
}