BODY  { width: 960px; margin: auto auto;
        font-family: Myriad Pro, Tahoma, Trebuchet MS, sans-serif; }


#header_logo  { width: 50%; display: block; margin: 1em auto; }

#header_yellow_line  { background-color: #FDB913; color: #004B8D; font-weight: bold; text-align: center;
                       width: 50%; display: block; margin: 1em auto;
                       padding: 0.5em; 
                       text-align: center;
                       
                       font-family: Georgia; font-size: 90%;
                       
                     }



UL#menu-bar  { list-style-type: none;
                margin: 0;
                padding: 0;
                overflow: hidden;
                background-color: #004B8D; }
#menu-bar LI  { float: left; background-color: #004B8D; }
#menu-bar A:LINK,A:VISITED  { display: block;
                                width: 184px;
                                font-weight: bold;
                                color: #FFFFFF;

                                text-align: center;
                                padding: 4px;
                                text-decoration: none; }
#menu-bar A:HOVER,A:ACTIVE  { background-color: #0089A9; }


#menu-bar LI.current
{
    background: #0089A9;
}





#content_container  { width: 100%; background-color: #FEFEFF; }

#page_content  { width: 90%; margin: 2em auto; }

      .blue_heading  { font-weight: bold; color: #004B8D; }

      #highlights  { margin-top: 0; }


      TABLE.highlights_list TD  { vertical-align: text-top; }

      UL.highlights_list, UL.highlights_list LI  { margin: 0; }



      #image_collage      { OLDwidth: 290px; width: 300px; margin: 0; padding: 0; float: right; margin-left: 2em;   border: 0px solid grey; }
      #image_collage IMG  { OLDwidth: 95px; width: 100px; margin: 0; padding: 0; }


      #main_page_video      { width: 400px; margin: 0; padding: 0; float: right; margin-left: 2em;   border: 0px solid grey; }





.schedule_heading  { color: #004B8D; font-weight: bold; margin-top: 3em; }





.content_left  { float: left; width: 270px;   border: 0px dotted green; }
.content_right  { float: right; width: 570px;   border: 0px dotted purple; }





   .project_list        { margin-bottom: 3em; }


   .project_list .entry  { margin-bottom: 0.5em; padding:0.25em; border: 1px solid #F0F0F0; }

   .project_list .entry:nth-child(even) { background: #F0F0F0; }
   .project_list .entry:nth-child(odd) { background: #F8F8F8; }

   .project_list .entry .title  { font-weight: bold; text-transform: uppercase; }





#footer_yellow_line  { background-color: #FDB913; width: 100%; height: 1em; margin-top: 2em; }

#footer_school_logos  { width: 100%; }







