body {
	color: #000000;
	font-family:Monospace;
	font-size:13px;
	text-align:center;
	font-weight: bold;
	background-color: #cccccc;
	margin: 0px;
	overflow: hidden;
}
#arahLogo {
	position: absolute;
	bottom: 0px;
	width: 100%;
}
img {
	padding:0.2em 0.3em; /* box-shadow: 3px 3px 7px #777;*/
}
img:hover {
	border:1px solid; border-radius:5px;
}
.selection {
   opacity:0.4;
}
.selection:hover {
   opacity:1.0; border:0px solid;
}			
#d { text-align:right; z-index:0; position:absolute; width:100%; height:68px; overflow: auto; white-space: nowrap; overflow-y: hidden; }
#buttons {}
