body {
	margin: 0;
	padding: 0;
}

img.picture-slides-image {
	max-width: 600px;
	max-height: 400;
	margin-bottom: 8px;
}

div.picture-slides-fade-container {
	text-align: center;
}

#venuethumb {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 7px;
}

#venuethumb img {
	width: 120px;
	border-width: 0;
}

#iframe {
	float: left;
}

#thumbs {
	float: left;
	width: 138px;
	margin-top: 380px;
}

a.picture-slides-selected-thumbnail {
	list-style-type: none;
}

ul.picture-slides-thumbnails li {
	list-style-type: none;
	padding: 0;
	float: left;
	margin-bottom: 3px;
}

ul.picture-slides-thumbnails {
	padding: 0;
	margin-top: 7px;
	margin-left: 0;
	margin-bottom: 0;
	clear: none;
	float: left;
	border-style: none;
	border-width: 0;
	line-height: 0;
}

.picture-slides-thumbnails img {
	width: 57px;
	border-style: none;
	margin: 0 3px 0 0;
}

.navigation-controls {
	font: 14px "Courier New", Courier, mono;
	float: right;
}

body {
	background-image: url(http://allstarlanes.co.uk/style/wood.gif);
}



span.picture-slides-previous-image {
	cursor:  pointer;
}

span.picture-slides-next-image {
	cursor:  pointer;
}

div.picture-slides-image-text {
	float: left;
	font: 13px "Courier New", Courier, mono;
	text-transform: uppercase;
	margin: 2px;
}

div.picture-slides-container {
	width: 600px;
	float: left;
}

div.navigation-controls {
	cursor:hand;
}

#bar {
	width: 600px;
	float: left;
}