#startimg {
	background: url(../gallery/1.jpg);
	width: 780px;
	height: 479px;
	position: absolute;
	top: 35px;
	margin-left: 97px;
}
#scrollbox {
	width: 400px; 
	height: 80px; 
	margin-left: 98px;
}

a.gallery, a.gallery:visited {
	display: block; 
	color: #333; 
	text-decoration: none; 
	border: 1px solid #000; 
	width: 55px; 
	height: 34px; 
	margin: 3px; 
	float: left; 
	font-family: arial;
	font-size: 11px;
}

a.slide001 {background: url(../gallery/thumb_001.jpg) no-repeat;}
a.slide002 {background: url(../gallery/thumb_002.jpg) no-repeat;}
a.slide003 {background: url(../gallery/thumb_003.jpg) no-repeat;}
a.slide004 {background: url(../gallery/thumb_004.jpg) no-repeat;}
a.slide005 {background: url(../gallery/thumb_005.jpg) no-repeat;}
a.slide006 {background: url(../gallery/thumb_006.jpg) no-repeat;}
a.slide007 {background: url(../gallery/thumb_007.jpg) no-repeat;}
a.slide008 {background: url(../gallery/thumb_008.jpg) no-repeat;}
a.slide009 {background: url(../gallery/thumb_009.jpg) no-repeat;}
a.slide010 {background: url(../gallery/thumb_010.jpg) no-repeat;}

a.slide1 {background: url(../gallery/thumb_1.jpg) no-repeat;}
a.slide2 {background: url(../gallery/thumb_2.jpg) no-repeat;}
a.slide3 {background: url(../gallery/thumb_3.jpg) no-repeat;}
a.slide4 {background: url(../gallery/thumb_4.jpg) no-repeat;}
a.slide5 {background: url(../gallery/thumb_5.jpg) no-repeat;}
a.slide6 {background: url(../gallery/thumb_6.jpg) no-repeat;}
a.slide7 {background: url(../gallery/thumb_7.jpg) no-repeat;}
a.slide8 {background: url(../gallery/thumb_8.jpg) no-repeat;}
a.slide9 {background: url(../gallery/thumb_9.jpg) no-repeat;}
a.slide10 {background: url(../gallery/thumb_10.jpg) no-repeat;}
a.slide11 {background: url(../gallery/thumb_11.jpg) no-repeat;}
a.slide12 {background: url(../gallery/thumb_12.jpg) no-repeat;}
a.slide13 {background: url(../gallery/thumb_13.jpg) no-repeat;}
a.slide14 {background: url(../gallery/thumb_14.jpg) no-repeat;}
a.slide15 {background: url(../gallery/thumb_15.jpg) no-repeat;}
a.slide16 {background: url(../gallery/thumb_16.jpg) no-repeat;}
a.slide17 {background: url(../gallery/thumb_17.jpg) no-repeat;}
a.slide18 {background: url(../gallery/thumb_18.jpg) no-repeat;}
a.slide19 {background: url(../gallery/thumb_19.jpg) no-repeat;}
a.slide20 {background: url(../gallery/thumb_20.jpg) no-repeat;}
a.slide21 {background: url(../gallery/thumb_21.jpg) no-repeat;}
a.slide22 {background: url(../gallery/thumb_22.jpg) no-repeat;}
a.slide23 {background: url(../gallery/thumb_23.jpg) no-repeat;}
a.slide24 {background: url(../gallery/thumb_24.jpg) no-repeat;}
a.slide25 {background: url(../gallery/thumb_25.jpg) no-repeat;}
a.slide26 {background: url(../gallery/thumb_26.jpg) no-repeat;}
a.slide27 {background: url(../gallery/thumb_27.jpg) no-repeat;}
a.slide28 {background: url(../gallery/thumb_28.jpg) no-repeat;}
a.slide29 {background: url(../gallery/thumb_29.jpg) no-repeat;}
a.slide30 {background: url(../gallery/thumb_30.jpg) no-repeat;}
a.slide31 {background: url(../gallery/thumb_31.jpg) no-repeat;}
a.slide32 {background: url(../gallery/thumb_32.jpg) no-repeat;}
a.slide33 {background: url(../gallery/thumb_33.jpg) no-repeat;}
a.slide34 {background: url(../gallery/thumb_34.jpg) no-repeat;}
a.slide35 {background: url(../gallery/thumb_35.jpg) no-repeat;}


a.gallery span {
	display: block; 
	position: absolute; 
	left: 100px; 
	top: -1px; 
	width: 1px; 
	height: 1px; 
	overflow: hidden; 
	z-index: 100; 
	font-family: arial;
	font-size: 11px;
}
a.gallery:hover {
	white-space: normal; 
	border: 1px solid #fff;
}
a.gallery:hover img {
	border: 0px solid #000; 
	z-index: 100;
}
a.gallery:active img, a.gallery:focus img {
	border: 0px solid #000; 
	z-index: 50;
}

a.gallery:hover span{
	display: block; 
	position: absolute; 
	width: 780px; 
	height: 520px; 
	top: 30px; 
	left: 104px; 
	padding: 5px; 
	font-style: regular; 
	color: #333; 
	background: #fff; 
	z-index: 100; 
	font-family: arial;
	font-size: 11px;
}
a.gallery:active {
	border: 1px solid #eee;
}
a.gallery:active span, a.gallery:focus span {
	display: block; 
	position: absolute; 
	width: 780px; 
	height: 520px; 
	top: 30px; 
	left: 104px; 
	padding: 5px; 
	font-style: regular; 
	color: #333; 
	background: #fff; 
	z-index: 50;
}
#thumbs {
	width: 840px; 
	height: 125px;
	
}
#pad {
	height: 556px; 
	width: 479px;
}

#navigation {
	position: absolute;
	top: 730px;
	margin-left: 100px;
	font-family: arial;
	font-size: 10pt;
	color: #333;
	}

a.navigation2:link { 
	text-decoration: none; 
	color: #333;
	}
a.navigation2:visited { 
	text-decoration: none; 
	color: #666;
	}
a.navigation2:hover, a:active { 
	text-decoration: none; 
	color: #ffcc00;
	}
	
#logo {
	position: absolute;
	top: 710px;
	margin-left: 600px;
	background: transparent url(../images/logo.gif) no-repeat;
	width: 283px;
	height: 32px;
}
#logo span {
	display: none;
}
