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

body { margin: 0; }

a:focus { outline: none; }

#pageContainer { width: 780px; margin: 0 auto 0 auto; }


/* EDNET HEADER */

#ednetHeader {
    background: #639 url(http://www.allschools.com/DRF/header-include/ednet-header-fade.gif) 0 0 repeat-x;
	height: 30px;
    border: 1px solid #331a4d; border-top: none;
}
    #ednetHeader p {
        margin: 0; padding: 4px;
		height: 22px;
        background: transparent url(http://www.allschools.com/DRF/header-include/ednet-header-logo.gif) 0 0 no-repeat;
    }
