body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #726A65 url(images/bg8.jpg) center top repeat-y;
}
a:link, a:visited, a:active {
	color: #4E4945;
	text-decoration: none;
}
#content a:link, #content a:visited, #content a:active {
	color: #E7E3E0;
	text-decoration: underline;
}
#content a:hover {
	color: #FFFFFF;
}
a:hover {
	color: #8E847E;
}
#container {
	width: 469px;
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
}
#topspace {
	height: 52px;
	background: #726A65 url(images/bg0.jpg) no-repeat;
}
#header {
	height: 115px;
	background: #726A65 url(images/bg1.jpg) no-repeat;
}
#header ul {
	margin: 0px;
	list-style: none;
	float: right;
	text-align: right;
	padding:0px;
	position: relative;
	right: 17px;
	top: 7px;
	line-height: 10px;
}
#header li {
	color: #4E4945;
	font-weight: bold;
	font-size: 9px;
}
#logo {
	height: 115px;
	background: url(images/richardchapman.gif) no-repeat;
}	
#gallerynav {
	height: 9px;
	background: url(images/bg3.jpg) no-repeat;
	font-size: 9px;
	line-height: 9px;
	color: #4E4945;
}
#prev {
	float: left;
	padding-left: 18px;
}
#next {
	float: right;
	padding-right: 18px;
}
#gallery {
	width: 469px;
	text-align: center;
	height: 308px;
	background: url(images/bg7.jpg) repeat-y;
}
#container p {
	color:#FFF;
}
#gallery img {
	border: 2px #ECEAE9 solid;
}
#content {
	margin: 0px;
	padding: 8px 30px 30px 30px;
	color: #E7E3E0;
	background: url(images/bg7.jpg) repeat-y;
}
#content h1 {
	font-size: 20px;
	margin-top: 0px;
	padding-top: 15px;
}
#content p {
	text-align: justify;
	margin-bottom: 0px;
}
#content img {
	margin-top: 20px;
	padding: 3px;
	border: 2px solid #E7E3E0;
}
#footer {
	background: url(images/bg5.jpg) no-repeat;
	height: 116px;
}
#credit {
	float: left;
}
#credit img {
	margin:20px;
}
.hidden {
	display: none;
}

