@CHARSET "UTF-8";

#main_banner {
	background: url(../images/info/toppagemainpic.jpg);
	height: 227px;
}

#info_buttons {
	height: 40px;
	margin: 0 0 12px 0;
	padding: 0;
	background: #60bf00;
}

	.info_button {
		width: 92px;
		height: 40px;
		display: block;
		float: left;
		background-color: #60bf00;
	}
	
		.info_button a {
		 	display: block;
		 	width: 92px;
		 	height: 40px;
			text-decoration: none; 
		 }
	 
		 .info_button a:hover {
		 	background-position: top !important;
		 }

	#infolinktitle {
			width: 30px; 
			height: 40px; 
			display: block; 
			float: left; 
			background: url(../images/elements/info_00.png) bottom;
	}

	#infolink01 a {background: url(../images/elements/info_01.png) bottom;}
	#infolink02 a {background: url(../images/elements/info_02.png) bottom;}
	#infolink03 a {background: url(../images/elements/info_03.png) bottom;}
	#infolink04 a {background: url(../images/elements/info_04.png) bottom;}
	#infolink05 a {background: url(../images/elements/info_05.png) bottom;}
	#infolink06 a {background: url(../images/elements/info_06.png) bottom;}
	#infolink07 a {background: url(../images/elements/info_07.png) bottom;}
	#infolink08 a {background: url(../images/elements/info_08.png) bottom;}
	#infolink09 a {background: url(../images/elements/info_09.png) bottom;}
	#infolink10 a {background: url(../images/elements/info_10.png) bottom;}

	.info_button span {
		position: relative;
		left: -2000px;
	}
	
.teacher {
}

.teacher_list a {
	width: 237px;
	display: block;
}

