html, body {
	height: 100%;
}
body {
	min-height: 100%;
	background: url(photos/bg.jpg) repeat;
	margin: 0px;
	padding: 0px;
	display: block;
}
.gallerybg {
	background: #000000;
}
.navbar {
	width: 170px;
	height: 100%;
	display: block;
}
.navbarbt {
	font: normal 18px "Century Gothic", "Lucida Sans Unicode", "Trebuchet MS";
	height: auto;
	width: 125px;
	color: #FFFFFF;
	padding: 15px;
	text-decoration: none;
	float: right;
	text-align: right;
	position: relative;
	top: 20px;
}
.pagegallery {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: #000000 url(photos/bg-page.jpg) repeat;
	position: relative;
	padding-right: 25px;
	padding-left: 25px;
}
.content {
	min-height: 100%;
	width: 660px;
	color: #CCC;
	padding-left: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 25px;
	display: block;
	padding-top: 20px;
	padding-right: 20px;
}
.content-photo-right {
	text-align: center;
	margin: 10px;
	float: right;
}
.pageindex {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	background-image: url(photos/indexbg.jpg);
	background-repeat: no-repeat;
	background-position: -25px -1px;
}
.contentgallery {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #999999;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.filmstrip {
	height: 85px;
	width: 850px;
	left: 25px;
	float: left;
	color: #666;
}
.filmspacer {
	height: 46px;
	width: 900px;
}
h2 {
	color: #999;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
}
.bottom {
	height: 100%;
	width: auto;
	position: relative;
	top: 100%;
	color: #FFFFFF;
	clear: both;
}
.page {
	min-height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
	background-image: url(photos/bg-page.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-size: 14pt;
	font-weight: normal;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.gallerybt {
	height: auto;
	width: 200px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
.page-form {
	color: #FFF;
}
