#content {
	top: 180px;
	left: 0px;
	width: 780px;
	height: 330px;
	background-color: #000000;
	z-index: 30;
}
#copyright	{
	position: absolute;
	color: #7c7c7c;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	width: 780px;
	top: 330px;
	left: 0px;
	height: 20px;
	background-color: #000000;
	z-index: 100;
}
