#sidebar {
	width: 21%;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	font-size: 90%;
	text-transform: uppercase;
	font-weight: 800;
	text-align: center;
}
#headline {
	text-align: center;
	color: #006633;
	font-size: 210%;
		
}	
#link {
	color: #006633;
}
#visited {
	color: #006633;
}
#active {
	color: #006633;
}
#hover {
	color: #006633;
}
.motto {
	color: #006633;
	font-size: 70%;
	font-style: italic;
}