@charset "UTF-8";
/* CSS Document */


ul#topNavItems li a {
	width:141px;
}

#message a {
	float: right;
	color: #fff;
}

#message #message_inner {
	max-height: 180px;
	margin-bottom: 10px;
	line-height: 18px;
	overflow: hidden;
}

#message #message_inner img {
	display: none;
}

#topnav li a {
	height: 0;
	display: block;
	overflow: hidden;
	padding: 33px 0 0 0;
	background-position: 0 0;
}
#topnav_home a { width: 106px; background: url('/pics/bjms/topnav1.gif') no-repeat; }
#topnav_about_us a { width: 112px; background: url('/pics/bjms/topnav2.gif') no-repeat; }
#topnav_academics a { width: 114px; background: url('/pics/bjms/topnav3.gif') no-repeat; }
#topnav_students a { width: 106px; background: url('/pics/bjms/topnav4.gif') no-repeat; }
#topnav_parents a { width: 106px; background: url('/pics/bjms/topnav5.gif') no-repeat; }
#topnav_contact_us a { width: 105px; background: url('/pics/bjms/topnav6.gif') no-repeat; }
#topnav7 a { width: 94px; background: url('/pics/bjms/topnav7.gif') no-repeat; }
#topnav8 a { width: 157px; background: url('/pics/bjms/topnav8.gif') no-repeat; }
 

 
#topnav_home:hover a, 
#topnav_about_us:hover a, 
#topnav_academics:hover a, 
#topnav_students:hover a, 
#topnav_parents:hover a, 
#topnav_contact_us:hover a, 
#topnav7:hover a, 
#topnav8:hover a { background-position: 0 -25px!important;}











