#header h1 a{
	text-decoration: none;
	color: #000;
}
#breadcrumb{
	padding: 1em 0;	
}
#header-links,#nav,#footer-search{display:none}
#main-content{
	float:left;
	width: 70%;
}
#side-content{
	padding-top: 2em;
	float:right;
	width: 25%;
}
#footer{
	clear:both;
	padding-top: 1em;
	margin-top: 1em;
	border-top: 2px solid black;
	bottom: 0;
}
