
.galleria {
	width: 200px; LIST-STYLE-TYPE: none;
}
.galleria LI {
	display: block; float: left; margin: 0px 10px 10px 0px; overflow: hidden; width: 80px; height: 80px;
}
.galleria LI A {
	display: none;
}
.galleria LI DIV {
	display: none; left: 180px; position: absolute; top: 0px;
}
.galleria LI DIV IMG {
	cursor: pointer;
}
.galleria LI.active DIV IMG {
	display: block;
}
.galleria LI.active DIV {
	display: block;
}
.galleria LI IMG.thumb {
	display: block; left: auto; width: auto; cursor: pointer; top: auto; height: auto;
}
.galleria LI .caption {
	display: block; padding-top: 0.5em;
}
* HTML .galleria LI DIV SPAN {
	width: 400px;
}
* {
	border-width: 1px 0 0 0;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
.caption {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.show {
	margin-top: 0px; 
	position: relative;
}
.gallery {
	margin: 0px auto; 
	width: 380px;
}
.gallery LI {
	border-right: #111 4px single;
	border-top: #111 4px single;
	background: #000;
	margin: 2px 2px 2px 2px;
	BORDER-left: #111 4px single;
	width: 72px;
	border-bottom: #111 4px single;
	height: 30px;
}
.gallery LI DIV {
	left: 240px;
}
.gallery LI DIV .caption {
	font: 9px georgia,serif;
}
#main_image {
	background: black;
	margin: 0px auto 30px auto;
	width: 380px;
	height: 160px;
}
#main_image IMG {
	margin-bottom: 5px;
}
.navi {
	clear: both; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	color: #808080;
	text-transform: uppercase; 
	padding-top: 10px; 
	letter-spacing: 2px;
}
.navi A:link {
	color: #514b42;
	text-decoration: none;
}
.navi A:visited {
	color: #514b42;
	text-decoration: none;
}
.navi A:hover {
	color: #222211;
	text-decoration: none;
}

.info {
	border-top: #221 1px dotted;
	margin: 30px auto 0px auto;
	width: 380px;
	padding-top: 18px;
	text-align: left;
	background-image:url(../images/bgcon.png);
}
.info P {
	margin-top: 1.6em;
}