*{
			margin:0;
			padding:0;
}
body {
	font-family: "Helvetica Neue", Arial, sans-serif;
	/*margin: 0;
	padding: 0;*/
	font-size: 12px;
	background: #cccccc
}
img{
	border:none;
}
/*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:hover { 
	color: #f00;
}
.small {
	font-size:10px;
}

#overlay {
	margin:0px auto;
	height:52px;
	width:100%;
	bottom:6%;
	z-index: 1;
	background:#262626 no-repeat 90%;
	border-top:1px solid #000;
	border-bottom:1px solid #4F4F4F;
	position:absolute;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	/*position: absolute;
	left: 20px;
	top: 20px;
	color: #fff;
	padding: 10px;
	background: #000;
	width: 255px;
	border-top: solid 1px #d4d4d4;
	border-left: solid 1px #d4d4d4;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;	
	z-index:1;*/
}
#contentframe{
	border-top:solid 1px #4F4F4F;
	/*border-bottom:1px solid #000;*/
	height: 53pt;
	text-align:left;
	z-index: 3;
}
fieldset {
	text-align: left;
	margin-bottom: 0px;
	padding: 0px;
	border:solid 0px #333;
}
fieldset * {
	text-align: left;
}
legend {
	color: #fc0;
	cursor: pointer;
	display: block;	
}

#control {
	text-align: center;
}
#control a {
	font-weight: bold;
	padding: 5px;
}

/*#thumbs, #thumbs1, #thumbs2 {
	text-align: center;
}
#thumbs a, #thumbs1 a, #thumbs2 a {
	display: block;
	line-height: 22px;
	float: left;
	width: 22px; 
	height: 22px;
}*/

#transition {
	width:100%;
}

#showtitle {
	z-index: 3;
	position: absolute;
	/*bottom: 20px;*/
	right: 60px;
	/*background: #000;*/
	display: none;
	color: #fff;
	padding: 0px;
	/*width: 275px;
	border-top: solid 1px #d4d4d4;
	border-left: solid 1px #d4d4d4;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;	*/
	top:6%;
	font: 30px "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
}


a.activeslide { background:red; }

#superbgimage {
	display: none;
	background: #fff url('images/progress.gif') center center no-repeat;
}
#superbgimage img {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
}


#navigation{
	float: right;
	margin:-3px 80px 0 0;
}
		
.stamp{
	float: left;
	margin: -5px 20px 0 0;
}
.copyright{
	font:9px "Helvetica Neue", Arial, sans-serif;
	color: #fff;
	float: right;
	margin: 25px 20px 0 0;
}
.tagline{
	font:10px "Helvetica Neue", Arial, sans-serif;
	letter-spacing : 0.5px;
	color: #fff;
	float: left;
	margin: 13px 0px 0 0;
}