#pos{
	width:764px;
	height:1px;
	position:relative;
	top:-1px;
	margin-left:auto;
	margin-right:auto;
}
/* Container for gallery large images */
#photos div{
	position:absolute;
	left:-30px;
	top:16px;
	width:500px;
	height:350px;
}
#gallerythumbs{
	margin-top:20px;
	padding:0px;
	width:731px;
}
#gallerythumbs img{
	margin-right:5px;
}

.sidebarleft{
	background-image:url(../images/left_bar.gif);
	background-repeat:repeat-y;
}
.sidebarright{
	background-image:url(../images/right_bar.gif);
	background-repeat:repeat-y;
}