body {
	background: #FFF6EC;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 {
	font-size: 180%;
}

h1, h2 {
	color: #993333;
	font-family: Georgia, Tahoma,  "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 5px 50px 10px 0;
}

h2 {
	font-size: 130%;
}

p {
	font-family: Georgia, Tahoma,  "Times New Roman", Times, serif;
	font-size: 80%;
}

.centring {
	text-align: center;
}

.nav2 {
	background: #D9EAFC;
	border: 1px dotted #000000;
	padding: .2em 1em;
	margin: 0 0 0 10px;
}

.nav2 a:link {
	text-decoration: underline;
}

.nav2 a:visited {
	text-decoration: underline;
}

.nav2 a:hover {
	background-color: #FFFFFF;
	color: #CC0000;
	text-decoration: none;
}

.nav2 a:active {
	color: #FF0000;
	text-decoration: none;
}

.nav3 {
	font-size: 70%;
}

#caption {
	margin: auto;
	padding-top: 0.5em;
	text-align: center;
	width: 500px;
}

p#caption  {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#nav1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 130px 0 1em 0;
	padding: .55em 0 .55em 0;
	text-align: center;
}

#photo {
	text-align: center;
}

#photo img {
	border-bottom: 4px groove #808080;
	border-left: 2px solid #CCC;
	border-right: 4px groove #808080;
	border-top: 2px solid #CCC;
}

#thumbs {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*margin: 135px 0 0 0;*/
	text-align: center;
}

#thumbs img {
	border-bottom: 2px solid #333333;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #333333;
	border-top: 2px solid #CCCCCC;
}

#thumbs table {
	/*background: #29AE52;*/

}

#thumbs td {
	/*background: #FFFFFF;*/
	padding: 10px;

}

#topgraphic {
	left: 0;
	position: absolute;
	top: 0;
	height: 125px;
	width: 100%;
	text-align: center;
}

#toptext {
	left: 350px;
	position: absolute;
	top: 10px;
	width: 277px;
	z-index: 100;
}

#copy {
	text-align: center;
	padding-top: 1em;
}

#albumtitle {
	margin-top: 135px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: center;
	line-height: 1.3;
}

#albumtitle h1 {
	padding: 0;
	margin: 0;
	font-size: 150%;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-align: center;	
}

#albumtitle p {
	padding: 0;
	margin: 5px 0 5px 0;
	font-size: 90%;
	text-align: left;
}

/* added for updated thumbnail pages */

.clri {clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
	}
	
div#thumbo { width: 545px;
	margin: auto;
	/* background: #0f0;
	border: 1px dotted silver; */
	}

div#thumbo div.thum {
width: 110px; height: 76px;
float: left;
padding: 5px; margin: 5px;
	background: url(/photo/img/thumb_frame_brown4.png) no-repeat;
	text-align: center;
	}

div#thumbo div img {
	border: none;
	text-decoration: none;
}

#navicons {
	text-align: center;
}
#navicons img {
	padding: 8px;
	border: 0;
	text-decoration: none;
}
#hz {
	width: 500px; height: 336px;
	padding: 0 8px 8px 0;
	margin: 0 auto;
	background: url(/photo/img/shadow_horiz.png) no-repeat;
}


