li#illustration {
	margin: 0px;
	height: 545px;
	width: 53px;
	display: block;
	overflow: hidden;
	background-position: 0px 165px;
	background-image: url(../images/illustration.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
div#students {
	margin: 0px;
	padding: 0px;
	height: 172px;
	width: 32px;
	position: absolute;
	left: 6px;
	top: 25px;
	background-image: url(../images/students.gif);
	background-repeat: no-repeat;
}
div#students span {
	display: none;
}
ul#names {
	position: absolute;
	left: 64px;
	top: 25px;
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/student_k.gif);
	list-style-position: outside;
}
ul#names li {
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin-bottom: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 16px;
}
ul#names li a:link, a:visited {
	font-weight: normal;
	color: #666666;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
}
ul#names li a:hover {
	font-weight: normal;
	color: #C7C7C7;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
}
div#studentlistwrap {
	position: absolute;
	z-index: 10;
	height: 250px;
	width: 300px;
	top: 55px;
	left: 6px;
}div#top {
	display: block;
	width: 800px;
	height: 55px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	background-image: url(../images/header7.gif);
	background-repeat: no-repeat;
}
div#navbar {
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 312px;
	height: 215px;
	width: 488px;
	top: 385px;
	background-image: url(../images/navbar7.gif);
	background-repeat: no-repeat;
}

