p {color: #cccccc;}
a {color: #cccccc;}

body 
{
	font: 62.5% Verdana,Tahoma,Arial,Sans-serif; 
	background: #000; 
	color: white;
}	
#tos{
	position: relative; 
	top:268px; 
	left:755px; 
	width:155px; 
	height:25px;
	text-align: right;
}
#wrap{
	width: 959px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	
}
div p {
	text-align: right;
	padding-right: 27px;
}
 	
img.float { float:left;}	
img { vertical-align: top}
