body {background-color:#000000;margin:0;padding:0;
	font:10px Verdana,Arial,Helvetica,sans-serif;color:#393939;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#393939;
	scrollbar-shadow-color:#393939;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#393939;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:#000000;}

a:link {text-decoration:none;}
a:visited{text-decoration:none;}
a:active{text-decoration:none;}
a:link {color : #393939}
a:visited {color : #393939}
a:active{color : #393939}
a:focus{outline:none;}
img{border:none;}

#main{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-500px;
	width:1000px;
	/*height:564px;*/
	z-index:2;
}

#commcaDiv {
	position:absolute;
	background: url('noflash.gif') top left no-repeat;
	top:0;
	left:0;
	
	width:1000px;
	height:564px;
	/*z-index:2;*/
}

#noFlashText{
position: absolute;
left:0;
top:210px;
padding:10px;
color:#a7a7a7;
}

#install{
position:absolute;
z-index:3;
	top:140px;
	left:750px;
	width:112px;
	 height:33px;
}
/*#noFlashText a{color:#a7a7a7;}*/

#textCommca{position: absolute;top:0; left:10px; width:990px; height:90px; }


#textContainer{	
position:absolute;
	top:470px;
	left:50%;
	margin-left:-500px;
	width:1000px;
	height:92px;
border-top: 1px solid #393939;
}
#textContainer a:link,a:hover,a:active,a:visited {color:#393939;}

