html, body {
	height: 100%;
}
body {

	padding: 0px;
	margin: 0px;
}
#topDiv {
	background-image: url(background_top.gif);
}
#topLeft {
	background-image:url(kgfree1.jpg);
	background-repeat:no-repeat;
}
#topRight {
	background-color: #529EA6;
}
#naviCell {
	background-image: url(kgfree1back.gif);
	padding: 5px;
}
a.naviLink {
	color: #400040;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.naviLink:hover {
	color: #529EA6;
}
a.top{ text-decoration:none; color:#000000; font-size:13px;}
a.top:hover{ text-decoration:underline;color:#000000}