@charset "UTF-8";

h2 {
	background-image: url(img/h2_bg.gif);
	background-repeat: no-repeat;
}
h3 {
	background-image: url(img/h3_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 4px;
	padding-left: 12px;
	margin-bottom: 3px;
}
h4 {
	padding: 3px;
	border-bottom: 1px solid #666666;
	font-size: 95%;
	color: #333333;
}

#submenu li {
	list-style-position: outside;
	list-style-image: url(img/summenu.gif);
}
#submenu li a:hover {
	background-image: url(img/submenu_bg.gif);
	background-repeat: repeat-x;
}
#profile {
	border: 1px solid #333333;
	background-color: #F9F7EE;
	padding: 10px;
}

#profile1 {
	border: 2px solid #666666;
	text-align: left;
	float: left;
	width: 280px;
	margin-bottom: 5px;
	font-size: 95%;
	color: #333333;
}
#profile1 th {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #666666;
	border-left: none;
	padding-left: 3px;
}
#profile1 td{
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #666666;
	border-left: none;
	padding-left: 6px;
}
#profile1 .last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.teacher_prof {
	float: right;
	margin: 0px;
}
.stamp {
	margin: 0px;
}
#profile2,#profile3,#profile4,#profile5,#profile6 {
	clear: both;
	border: 2px solid #666666;
	margin-bottom: 5px;
}
#profile p {
	margin: 0px 6px 6px;
	line-height: 120%;
	font-size: 95%;
}

#rooms {
	float: right;
	margin-bottom: 3px;
	margin-left: 5px;
}

