.link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.picbox {
	float: left;
	width: 155px;
}
.showimage {
	background-color: #ffffff;
	border: medium ridge #FFFF66;
	display: none;
	position:absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
}
.textcol {
	color: #FFFFFF;
}
.main {
	width: 700px;
	float: left;
	align: center;
}
.thumbcontainer {
	width: 700px;
}
.galnavout {
	font-weight: bold;
	color: silver;
}
