body { PADDING-LEFT:0px; PADDING-RIGHT:0px; PADDING-TOP:0px; PADDING-BOTTOM:0px; MARGIN:0px; WIDTH:100%; HEIGHT:100%;  
background-color: #000000; 
color: #CCCCCC; 
overflow:hidden; 
}
#logo { POSITION: absolute; LEFT: 10px; TOP: 10px; WIDTH: 250px; HEIGHT: 88px; overflow:hidden; z-index: 100; }
#ad { POSITION: absolute; LEFT: 10px; BOTTOM: 10px; WIDTH: 180px; HEIGHT: 120px; overflow:hidden; z-index: 100; }
#channel { POSITION: absolute; LEFT: 109px; TOP: 70px; WIDTH: 130px; HEIGHT: 30px; overflow:hidden; z-index: 200; }
#placeholder { POSITION: absolute; LEFT: 0px; TOP: 0px; WIDTH: 100%; HEIGHT: 100%; overflow:hidden; z-index: 1; }
#fling { POSITION: absolute; RIGHT: 10px; TOP: 10px; WIDTH: 100px; HEIGHT: 300px; overflow:hidden; z-index: 100; }


#join { 
POSITION: absolute; 
RIGHT: 10px;
BOTTOM: 10px;
padding: 5px;
z-index: 160;
background-color: #000000;
font-family: arial;
font-size: 14pt;
filter: alpha(opacity=70);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.70;
opacity:0.7;
}

a.white:link  {
	text-decoration: none;
	color: #ff78d7;
	}
a.white:visited {
	text-decoration: none;
	color: #ff78d7;
	}
a.white:hover {
	text-decoration: none;
	color: #ffffff;
	}
a.white:active {
	text-decoration: none;
	color: #ff78d7;
	}
