* {margin: 0; padding: 0; border:none;}
body {
	background-image: url(images/mastbg.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.clear {clear:left;}

#masthead {margin: 0 auto; width:777px; background: url(images/masttop.jpg) no-repeat top center;}
#logo {display:block; margin: 0 auto; overflow:hidden; text-indent:-9999px; background:url(images/logo.jpg) no-repeat; width:304px; height:129px;}
#prolog {background:url(images/prologbg.jpg) no-repeat; height:440px; position: relative;}
#prolog p {width: 400px; margin:0 auto;}

p#disclaimer {
	position:absolute;
	top: 134px;
	left: 205px;
	width: 366px;
	font-size:10px;
	color:#FFFFFF;
}

p#disclaimer a {display:block; margin: 5px auto 0; background:url(images/enter-btn.png) no-repeat; width: 126px; height:42px; overflow:hidden; text-indent:-9999px;}

#gal-top {
	background-image: url(images/gal-top.jpg);
	background-repeat: no-repeat;
	height: 303px;
	margin: 0 auto;
	width:808px;
	height:339px;
}

#gal-top img {display:block;}

#gal-top-photo {
	float:left;
	margin-left: 4px;
	}
	
#gal-botm {
	background-image: url(images/gal-mid.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width:768px;
	clear:left;
	background-position: 1px top;
	padding: 0 20px;
}

#gal-botm img {
	display:inline;
	float: left;
	padding:10px 28px;
}
#gal-top #e-name img {
	display:block;
	position: relative;
	left: -40px;
}

#gal-top p {padding-right: 60px;}

#thumbs {
	margin: 0 auto;
	width:810px;
	background-image: url(images/thmbs-bg.jpg);
	background-repeat: no-repeat;
}
#thumbs a {display:inline; float:left; border:none;}
#thumbs a.seo {border:none;}
#seo {
	margin: 0 auto;
	width:810px;
	text-align: center;
	/*background-image: url(images/thmbs-bg.jpg);
	background-repeat: no-repeat;*/
}
#seo a{
	margin: 0 auto;
	width:810px;
	text-align: center;
	/*background-image: url(images/thmbs-bg.jpg);
	background-repeat: no-repeat;*/
}
#gal-foot p {
	background-image: url(images/gal-btm.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 110px;
	margin: 0 auto;
	width: 808px;
	background-position: 1px;
	height: 26px;
}
#gal-foot {
}
#gal-foot {
	background-image: url(images/btm-bdr.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#thumbs-wrap {
	background-image: url(images/inner-btm.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#body-wrap {
	background-image: url(images/btm-bdr.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#gal-top h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;
	margin-top: 10px;
}
#gal-top a.book {
	float: right;
	margin-right: 65px;
}

.copyright { text-align:center; font-size:11px; color: #666666;}
