a#logo { width:82px;height:85px;margin:6px 6px 0 18px;background:url(../images/what/logo.png); }
div#banner { height:300px;background:url(../images/what/schools/banner.jpg) no-repeat; }
div#banner blockquote { display:none; }

h3#donate-now { height:29px;margin:0;background:url(../images/structure/boxes/purple/donate-now.png) no-repeat; }
.donate-box { width:180px;padding:15px 20px 11px 20px;background:#990099 url(../images/structure/boxes/purple/top.png) no-repeat;color:#ffffff; }
.donate-box-bottom { width:220px;height:4px;margin-bottom:15px;background:url(../images/structure/boxes/purple/bottom.png); }

h3#join-our-network { height:24px;margin:0;background:url(../images/structure/boxes/teal/join-our-network.png) no-repeat; }
.newsletter-box { width:180px;padding:15px 20px 11px 20px;background:#009966 url(../images/structure/boxes/teal/top.png) no-repeat;color:#ffffff; }
.newsletter-box-bottom { width:220px;height:4px;margin-bottom:15px;background:url(../images/structure/boxes/teal/bottom.png); }

h3#search_schools{ height:24px;margin:0;background:url(../images/structure/boxes/black/search_schools.png) no-repeat; }
.school-box { width:180px;padding:15px 20px 11px 20px;background:#000000 url(../images/structure/boxes/black/top.png) no-repeat;color:#ffffff; }
.school-box-bottom { width:220px;height:4px;margin-bottom:15px;background:url(../images/structure/boxes/black/bottom.png); }
.school-box form select {margin-bottom:10px;width:180px}

/* navigation */
#schools_tabs {
    width: 600px;
}
.listbar-container{}
#listbar {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 20px solid #009966;
    height: 41px;
    margin-bottom: 0;
    width: 611px;
}
#listbar ul {
    list-style-type: none;
	margin:0px;
}
#listbar ul li{} 
#accomp-all, #accomp-1, #accomp-2 { display:none; }

.sel_all #accomp-all, .sel_all #accomp-1, .sel_all #accomp-2, .sel_1 #accomp-1, .sel_2 #accomp-2 {
    display: block !important;
    padding-top: 1px;
    width: 609px;
}
#schools_tabs li a:hover, #schools_tabs li a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    color: #000000;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
	padding:10px;
}

#schools_tabs .sel_1 ul li#list-1 a, #schools_tabs .sel_2 ul li#list-2 a {
    background: none repeat scroll 0 0 #009966;
    border-right: 1px solid;
    color: #FFFFFF;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
}
.list-content-container {
    float: left;
    width: 610px;
}

#list_content{}




/* subsection headers */
h2#our-schools{ height:25px;background:url(../images/what/schools/our-schools.png) no-repeat; }
h2#our-schools span { display:none; }
