#topleftcorner {
	position:absolute;
	left:0px;
	top:0px;
	margin-top:20px;
	width:220px;
	height:146px;
	color: #000000;
	text-align: center;
	font-family: "Gill Sans", sans-serif;
	font-style: italic;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
}

#topleftcorner a {
	text-decoration: none;
}

#kgbadge {
	position:absolute;
	left:28px;
	top:0px;
	width:164px;
	height:146px;
	background-image: url(../nav/navbar/ban-kgwhite.gif);
	color: #000000;
}

#kgbadge:hover {
	color: #0000FF;
}

#kgbadge-link {
	position: absolute; 
	font-size: 14px;
	text-align: left;
	top: 108px;
	left: 90px;
}

#kgbadgegrey {
	position:absolute;
	left:28px;
	top:0px;
	width:164px;
	height:146px;
	background-image: url(../nav/navbar/ban-kggrey.gif);
	color: #000000;
}

#kgbadgegrey:hover {
	color: #778899;
}