body {
	background-color: #E8D7BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E4829;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/photoBGtile.jpg');
	background-repeat: repeat-y;
	width: 528px;



}
#galleryImage {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;





}
#foot {
	position: absolute;
	left: 15px;
	top: 305px;
	width: 498px;



}
#counter {
	margin-left: 35px;
}
#description {
	margin-left: 55px;
}
#nextbutton {
	width: 35px;
	position: absolute;
	right: 0px;



}
#pagelinks {
	padding: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 320px;
	left: 60px;
	width: 498px;









}
#pagelinks li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	float: left;
	margin-left: 15px;

}
a:link {
	color: #8e4829;
	text-decoration: none;
}
a:hover {
	color: #61803c;
	text-decoration: underline;
}
a:visited {
	color: #214498;
	text-decoration: none;

}
