body {
	color:#333;
}
h1 {
	font-size:12pt;
}
#container {
	width:465px;
	background:#E2E2E2;
	margin:3px auto 2px auto;
	padding:20px;
}

a {
	font-size:8pt;
	color:#f00;
}
		
#gallery {
	margin:10px auto 0 auto;
	width:452px;
	height:337px;
	border:1px solid #929a9d;
	padding:5px;
	background:url(../images/loading.gif) center 150px no-repeat #fff;
}

#slideimg {
	width:450px;
	height:335px;
	border:1px solid #929a9d;
	margin-bottom:5px;
	background:#f1f1f1;
}

#slidecaption {
	background:#fff;
}

.thumb img {
	width:60px;
	height:60px;
	padding:3px;
	border:1px solid #929a9d;
}

#scrollDiv {
	overflow: hidden;
	height: 87px;
	width:430px;
	border:1px solid #ccc;
	float:left;
}

#thumbs {
	height: 87px;
	margin:10px;
	width:10000px;
	text-align:left;
}

#thumbnav {
	width:464px;
	margin:10px auto 10px auto;
}

.handle {
	background:#929A9D;
	border:1px solid #ccc;
	border:none;
	color:#fff;
	height:87px;
	width:15px;
	font-size:8pt;
	line-height:87px;
	font-weight:bold;
	display:block;
	float:left;
}
#contactdate {
	margin-left:50px;
}
