body { 
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background: #111;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 50%;
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #fff; }

.rLink { 
	border: 03px; 
	border-color: #000; 
	border-style: solid; }
	
a:link { 
	color: #000; 
	text-decoration: none; }
	
a:visited { 
	color: #000; 
	text-decoration: none; }
	
a:active { 
	color: #FFF; }
	
a:hover { 
	color: #FFF; 
	background-color: #FFFFFF; }
	
a:hover .rLink, A:active .rLink { 
	border: 03px; 
	border-color:#FFFFFF; 
	border-style: solid; }
	
#rLinkTitle {
	font-weight: bold;
	letter-spacing: 1;
	position: absolute;
	color: #669999;
	font-size: 12px;
	font-family: Lucida Sans Typewriter, trebuchet, verdana, arial, helvetica, sans-serif;
	left: -475px;
	top: 50px;
	width: 30%;
	height: 15;
	overflow: hidden;
	background: #003333;
}
	
#rLinkCaption {
	font-weight: bold;
	letter-spacing: 1;
	position: absolute;
	color: #669999;
	font-size: 12px;
	font-family: Lucida Sans Typewriter, trebuchet, verdana, arial, helvetica, sans-serif;
	left: -130px;
	top: 50px;
	width: 63%;
	height: 15;
	overflow: hidden;
	background: #000;
	background-color: #003333;
}
	
#source {
	visibility: hidden;
	width: 0;
	height: 50;
	overflow: hidden; }
				
#banner {
	position: absolute; 
	left: -48%; 
	top: -47; 
	width: 100%; 
	height: 45px; 
	background: #111; 
	overflow: hidden; }
	
#myBody {
	position: absolute;
	background: #111;
	width: 100%;
	height: 100%;
	left: 488px; 
	top: 8px;
	height: 1px; }

#bodyCont {
	position: absolute;
	left: 0px;
	top: 76px;
	width: 100%;
	bottom: 0px;
	overflow: hidden; }

#bodyFrame {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	border: none; }
	
	#Histats {
	position:absolute;
	left:11px;
	top:3px;
	width:148px;
	height:81px;
	z-index:1;
}
