a:link { 
	color: #ffffff; }
a:visited { 
	color: #ffffff; }  

a:Hover { 
	color: #FF6600; }

a:focus { 
	color: #ff6600; }




body { 
	background-color: #0A0409;
	text-align: left;
	font-size: medium;
	font-family: sans-serif;
	

}

#allcontent {
	width: 800px;
	color: #cccccc; 
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000000;
	background-color: #0A0409;
}

#niche {
	
	width: 100px;
	float: right;
}

#team {
	
	width: 200px;
	float: left;
}


#coming {


	text-align: center;
	font-size: large;
	
}

.join	{	
	Width: 400px;
	font-size: 90%;
}


#condetails {
	color: #cccccc;
	font-size: 80%;
}
.thanx {
	font-size: 120%;
}



#contact {

	font-size: 300%;

}

#thanx  {

	font-size: 120%;

}



#news  {	

	color: #000000; 
	font-size: 120%;
	margin-bottom: 50px;
	border-top: solid 1px #ffffff; 
	border-bottom: solid 1px #ffffff; 
}


#login  {	

	float: right; 
}


.black {
	color: #000000;

}