/*  ===========================   COPYRIGHT STUFF  ==================================================== */
div#copyright {
	text-align:center;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	width: 100%;
	height: 50px;
	color:#000;
	line-height: 19px;
}

div#copyright a {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}