body {
	background-image: url('../media/villagehiker-images-background.png');
	background-repeat:repeat-x;
}

#gallery {
margin: 0em;
padding: 0em;
background-color: transparent;
}

#gallery ul{
list-style: none;
list-style-type: none;
list-style-position: outside;
text-align: center;
background-color: transparent;
width: 100%;
margin: 0em;
padding: 0em;
}

#gallery  li { display: inline; 
background-color: transparent;
margin: 10px;
padding: 0em;
text-align: center;
line-height: normal;
}

#gallery img {
margin: 0em;
padding: 0em;
border-style: solid;
border-width: 10px;
border-collapse: collapse;
border-color: #ccc;
}

#gallery a{
text-decoration: none;
margin: 0em;
padding: 0em;
color: #fff;
background-color: transparent;
line-height: 0px;
}

#gallery a:hover{
background-color: transparent;
}

#center table {
font-family: Tahoma, Verdana, sans-serif;
font-size: .5em;
font-weight: normal;
line-height: .6em;
text-align: center;
padding: 0px
margin: 0px auto 0px auto;
}

#clear img {
text-align: center;
margin: 0px auto 0px auto;
}

