@charset "utf-8";
body{
	margin:0;
	padding:0;
	background-color:#000;
}
#wrapper{
	width:900px;
	margin-right:auto;
	margin-left:auto;
	position: relative;
}
.Thumbs{
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	height: 160px;
	position: relative;
	overflow: hidden;
}
#mask   {
	position: absolute;
	top: 0px;
	left: -2000px;
}
.Thumbs  img {
	margin: 5px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#pictures  {
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
}
#pictures  img  {
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}
#buttonmain a{
	background-position:-270px 0;
	height:42px;
	width:133px;
	display:block;
	background-image:url(../helm-but.jpg);
	margin-right: auto;
	margin-left: auto;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	text-indent: -1000px;
}
#buttonmain a:hover{
	background-position:-405px 0px;
	text-indent: -1000px;
	display: block;
}
#BPlogo {
	background-position:-4px 0;
	height:42px;
	width:264px;
	display:block;
	background-image:url(../helm-but.jpg);
	position: absolute;
	left: 314px;
	top: 0px;
}
#Prev a{
	background-position:-540px 0px;
	height:36px;
	width:100px;
	display:block;
	background-image:url(../helm-but.jpg);
	position: absolute;
	top: 0px;
	right: 108px;
	text-indent: -2000px;
}
#Prev a:hover{
	background-position:-642px 0;

}
#Next a{
	background-position:-744px 0;
	height:36px;
	width:100px;
	display:block;
	background-image:url(../helm-but.jpg);
	position: absolute;
	top: 0px;
	right: 0px;
	text-indent: -2000px;
}
#Next a:hover{
	background-position:-846px 0;
}
#header {
	background-image: url(../helm-gal-fade.jpg);
	background-repeat: repeat-x;
	height: 62px;
	width: 900px;
	position: relative;
}
#viewport {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 0px;
}
a{
	outline:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#loading {
	position: relative;
	height: 8px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#dummy {
	overflow: hidden;
}
.current {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper #header #PageNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #AA9553;
	display: block;
	margin: 20px;
	position: absolute;
	height: 20px;
	width: 100px;
	left: 560px;
	top: 0px;
}
