#middle{
background:url(../images/bg_body_home.gif) repeat-y;
min-height:500px;
height:auto !important;
height:500px;
}

#spotlight{
width:577px;
background:#facd60; /*url(../images/everyoneWants_header.gif) top left no-repeat*/

}

#spotlight_text {
float:left;
width:340px;
padding-left: 10px;
margin-top: 30px;
}

#spotlight_text p
 { color:#172e70;
   font-size: .8em;
  }

#spotlight_text p.spotlight_title 
  { font-size: 1.5em; 
    font-weight: bold; }

#spotlight_text p.spotlight_content
  { margin-top: 12px; }


#spotlight img.girl-study{
display:block;
width:225px; 
height:153px; 
float:right; 
}

#spotlight div{
clear:both;
}

#spotlight img{
float:left;
}

#courses a{
color:#172e70;
}

#courses{
width:418px;
float:left;
}

#courses table{
margin:0 auto;
width:418px;
}

#courses h2{
color:#293E7B;
font-size:.8em;
font-weight:bold;
font-style:italic;
margin:18px 10px .8em 19px;
border-bottom:#bac4e1 1px solid;
}

#courses p{
font-size:.7em;
margin:1.2em 16px;
padding-bottom:16px;
}

#courses table td{
font-size:.7em;
text-align:left;
padding:2px 2px 2px 30px;
}

#events{
width:159px;
float:left;
padding-bottom:.9em;
}

#events h2{
margin:.9em;
font-size:.9em;
color:#293E7B;
}

#events h3{
font-size:.8em;
margin:0 .9em;
font-weight:bold;
}

#events p{
margin:0 .9em;
font-size:.8em;
}

#events p a{
color:#6B8B20;
font-weight:bold;
text-decoration:none;
}

#events p a:hover{
text-decoration:underline;
}

#events{
width:159px;
/*background:#fff;*/
float:left;
padding-bottom:.9em;
}

#events h2{
margin:.9em;
font-size:.9em;
color:#009;
}

#events h3{
font-size:.8em;
margin:0 .9em;
font-weight:bold;
}

#events p{
margin:0 .9em;
font-size:.8em;
}

#events p a{
color:#6B8B20;
font-weight:bold;
text-decoration:none;
}

#events p a:hover{
text-decoration:underline;
}


#courses p.clearBTM
 { padding-bottom: 0;
   margin-bottom: 0; }

