body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E4829;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	width: 466px;
    height: 400px;



}
#galleryImage {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 440px;
    height: 300px;





}
#foot {
	position: absolute;
	left: 15px;
	top: 355px;
	width: 426px;



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



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









}
#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;

}
