
#linksbar {
	margin-top: 8px;
	margin-left: 108px;
		width: 964px;
	clear: both;
	padding: 10px;
	text-align: center;
	background:rgba(0,0,0,0.5);
	border: 0px;
}
#linksbar ul, #linksbar li { display: inline; margin: 0; padding: 0 }
#linksbar a {
	display: inline;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#content	{
	clear: both;
}
	


