body {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
}
.position_navi1 {
	position: absolute;
	top: 10px;
	left: 0px;
	text-align:center;
}

.position_navi2 {
	position: absolute;
	top: 10px;
	left: 740px;
}

.gallery_table {
	height: 100%;
	width: 550px;
	text-align: center;
}

.position_gallery {
	position: absolute;
	top: 10px;
	left: 190px;
}

.canvas {
	position: absolute;
	background-color:#333333;
	left: 190px;
	top: 0px;
	height: 560px;
	width: 550px;
}
.image {
	border-width: 1px;
	border-style: solid;
}
.position_contact {
	position: absolute;
	top: 525px;
	left: 775px;
}

.vthumbs {
	position: relative;
	right: 200px;

}

.meta {
	color: #eeeeee;
	font-family: verdana, helvetica, arial;
	font-size: 10px;
}
/*
.thumb_div {
	padding: 5px;
	border-width: 2px;
	border-style: solid;
	padding = 2px;
	background-color: #666666;
}
*/
.thumb {
	border-width: 1px;
	border-style: solid;
}




