body {
	background:#20202a;
	margin-top: 0px ;
	margin-bottom: 0px ;
	margin-left: 0px ;
	margin-right: 0px ;
}

#controlpanel {
	z-index: 200 ;
	overflow: hidden ;
	position: absolute ;
	border: none  ;
	
	margin-top: 0px ;
	margin-bottom: 0px ;
	margin-left: 0px ;
	margin-right: 0px ;
	
	left: 21px ;
	top: 200px ;

	height: 300px ;
	visibility: visible ;
}

#logo {
	z-index: 100 ;
	position: absolute ;
	left: 40px ;
	top: 235px ;
	width: 98 ;
	height: 46 ;
	visibility: hidden ;
	border: none ;
}

#galleria {
	z-index: 0 ;
	position: absolute ;
	left: 138px ;
	top: 0px ;
	width: 652 ;
	height: 560; 
	border: none ;
	visibility: hidden ;
	overflow: hidden ;
}

#prompt {
	z-index: 0 ;
	border: none ;
	position: absolute ;
	left: 10x ;
	top: 232px ;
	border: none ;
	visibility: visible ;
}

#disclaimer {
	color: #50505a ;
	border: none ;
	font-family: verdana ;
	font-size: 10px ;
	text-align: left ;
	width: 300px ;
	margin-left: 136px ;
}

#disclaimer a {
	color: #50505a ;
	border-bottom: 1px dotted #40404a ;
	text-decoration: none ;
}

#disclaimer a:hover {
	color: #70707a ;
	border-bottom: 1px dotted #60606a ;
}

#title {
	margin-top: 10px ;
	margin-bottom: 30px ;
	margin-left: 136px ;
}

#banner {
	left: 156px ;
	top: 76px ;
	position: absolute ;
	margin: 0px 0px 0px 0px ;
	
	border-left: 1px dotted #d0d0d0 ;
	border-right: 1px dotted #d0d0d0 ;
	border-top: 1px dotted #d0d0d0 ;
}

img {   behavior: url("pngbehavior.htc");}