body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 9px;
}
h1 {
	margin: 0;
	padding: 0;
	text-indent:-9999px;
	width: 255px;
	height: 100px;
	background: url('superbgimage.png') no-repeat;
}
h1 a {
	display: block;
	overflow: hidden;
	width: 255px;
	height: 100px;
}
a { 
	color: #fff;
	text-decoration: none;
}
a img {
border:0px;
}
a:hover { 
	color: #f00;
}
.small {
	font-size:10px;
}

#overlay {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 170px;
	z-index:999;
}

fieldset {
	border:none;
	width: 170px;
}

fieldset * {

}
legend {
	color: #fc0;
	cursor: pointer;
	display: block;
}

#control {
	text-align: center;
}
#control a {
	font-weight: bold;
	padding: 15px;
}
#thumbs a, #thumbs1 a, #thumbs2 a, #thumbs3 a{
	width: 80px; 
	height: 45px;
	padding:0px;
}
#transition {
	width:100%;
}
dt { display:none;}

#showtitle {
	z-index: 3;
	position: absolute;
	top: 290px;
	right: 15px;
	background: #666;
	display: none;
	color: #fff;
	width: 155px;
	padding:5px;
	border-top: solid 1px #d4d4d4;
	border-left: solid 1px #d4d4d4;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;	
}
#superbgimage {
	display: none;
	background: #fff url('superbgloading.gif') center center no-repeat;
}
#superbgimage img {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
}
