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

.branding {
height:101px
}

.branding h1 {
position: absolute;
top:0px;
left:0px;
height:100px;
width:950px;
text-indent:-9999px;
background-image: url(http://falmouthacademy.org/images/student_life/banner.jpg);
padding: 0;
margin:0;
}

.sidebar ul li ul li  {
 text-transform: none;
margin: 3px 0 0 0;
padding: 0
}