
/*******************/
/* Global Settings */
/*******************/

#content {
	padding: 10px 10px 10px 10px;
	margin: 0px;
	background-color: #000000;
	line-height: 140%;
}

#footerprint {
	display: block;
	background-color: #000000;
	clear: both;
}

#footerprint p {
	position: relative;
	top: 20px;
	left: 0px;
	}

#left, #right, #footer { display : none; } 
