div.xclr {
	clear:both;
}
.xprnt {
	position:relative;
}
body {
	color:#BFE4FF;
	background-color:#80C9FF;
	text-align:center;
}
body a {
	color:#d38A00;
}
div#bodybase {
	background-color:#0066B3;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:630px;
}
div#logo {
	text-align:left;
	font-family:arial;
	font-weight:bold;
	font-size:42px;
	background-color:#0066B3;
	position:absolute;
	left:10px;
	top:5px;
	width:500px;
	height:50px;
	min-width:500px;
}
div#adbar {
	background-color:#0066B3;
	position:absolute;
	left:5px;
	top:55px;
	width:125px;
	height:500px;
	min-width:125px;
}
div#adbar a {
	color:#BFE4FF;
}
div#mainbar {
	background-color:#00487D;
	position:absolute;
	left:125px;
	top:55px;
	width:780px;
	height:490px;
	min-width:780px;
}
div#mainbar .sb-inner {
	background-color:#00487D;
	z-index:-5;
}
div#mainbar .sb-shadow {
	background-color:#000000;
	z-index:-5;
}
div#mainbar .sb-border {
	background-color:#BFE4FF;
	z-index:-5;
}
div#newbar {
	color:#0066B3;
	background-color:#BFE4FF;
	text-align:center;
	font-size:10px;
	position:absolute;
	top:-60px;
	right:20px;
	bottom:-100px;
	width:235px;
	min-width:235px;
}
div#whatsnew {
	color:#BFE4FF;
	background-color:#00487D;
	text-align:center;
	font-family:arial;
	font-weight:bold;
	font-size:21px;
}
span.newtitle {
	text-align:right;
	font-size:16px;
}
span.newdesc {
	text-align:right;
	font-size:11px;
}
span.small {
	font-size:8px;
}
div#bottombar {
	background-color:#ffffff;
	position:absolute;
	left:5px;
	right:5px;
	bottom:15px;
	height:70px;
}
div.piclabel {
	position:absolute;
	left:5px;
	bottom:5px;
	color:#d38A00;
	background-color:#BFE4FF;
	text-align:center;
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	width:150px;
	min-width:150px;
}
div#dchrono {
	position:absolute;
	left:-10px;
	bottom:185px;
	background-color:#ffffff;
	width:250px;
	height:200px;
	min-width:250px;
}
div#dkeyhole {
	position:absolute;
	left:245px;
	top:5px;
	background-color:#ffffff;
	width:250px;
	height:200px;
	min-width:250px;
}
div#denny {
	position:absolute;
	left:20px;
	bottom:-20px;
	background-color:#ffffff;
	width:250px;
	height:200px;
	min-width:250px;
}
div#dlab {
	position:absolute;
	left:275px;
	top:210px;
	background-color:#ffffff;
	width:250px;
	height:200px;
	min-width:250px;
}
div#sitedesc {
	position:absolute;
	left:10px;
	top:10px;
	width:235px;
	height:80px;
	min-width:235px;
}
a.info {
	position:relative;
	z-index:24;
	text-decoration:none;
}
a.info:hover {
	z-index:25;
	background-color:#d38A00;
}
a.info span {
	display:none;
}
a.info:hover span {
	display:block;
	position:absolute;
	top:2em;
	left:2em;
	width:15em;
	border:4px solid #BFE4FF;
	background-color:#d38A00;
	color:#BFE4FF;
	z-index:200;
	text-align:center;
}
