#imagelogo {
	background-image: url("/K3UGrSGsfUx66PDt/img/logo.png");
	background-size: 100%;
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
}

#imagelarge {
	background-image: url("/K3UGrSGsfUx66PDt/img/logo-w-text.png");
	background-repeat: no-repeat;
	background-position: left;
    height: 5em;
    margin-top: 0.5em;
}

.left-navigation-container {
	padding: 0.5em 0 0 28px;
}