*{
	margin:0;
	padding:0;
	text-decoration: none;
	}
	
a{
	color: #ffffff;
	}
	
a:hover{
	color: #eaecc8;
	}	
img
{  border-style: none;
}
body{
	overflow:hidden;/*later scrollbars!*/
	background-color: #000;
	font-family: "Helvetica Neue", helvetica, tahoma, arial;
	font-size: 13px;
	color: #EAECC8;
	text-decoration: none;	

	}
				
		
/*background shiat*/ 
#background img, #background a{
	height:100%;
	/*width:100%;*/
	position: absolute;
	display:block;
	} 
	
#background .back, #background .back img{
	display:inline;
	
	}	
	
	
	

	
#openlogo{
	float:right;
	margin: 3px 5px 3px 15px;
	font-family: "Helvetica Neue", helvetica, tahoma, arial;
	/*margin: 3px 10px 0px 4px;*/
	
	}	
	
#cclogo{
	float:right;
	font-family: "Helvetica Neue", helvetica, tahoma, arial;
    margin: 3px 5px 3px 15px;
	
	}
	
#information{
	float: right;
	font-family: "Helvetica Neue", helvetica, tahoma, arial;
/*	margin: 6px 8px 6px 0px;*/
	}
	
#content{
	opacity: .70;
	filter:alpha(opacity=70); 
	top: 0%;
	background: #000;	
	height: 22px;
	margin: 0 auto;
	position: absolute;
	width: 100%;
	
	}	

#bottomcontent{
	opacity: .70;
	filter:alpha(opacity=70); 
	bottom: 0%;
	background-color: #000;
	height: 32px;
	margin: 0 auto;
	position: absolute;
	width: 100%;
	
	}	


#leftcontent{
	float: left;
	font-family: "Helvetica Neue", helvetica, tahoma, arial;
	}

#rightbottomcontent{
	float: right;
	font-family: "Helvetica Neue", helvetica, tahoma, arial;
	margin: 3px 0 3px 0;
	}
	
#toprightcontent{
	float: right;
	margin-right: 500px;
	}	

