.col1
{
width: 325px;
float:left;
}


.divider
{
width: 50px;
float:left;
}

.col2
{
padding-left: 10px;
width: 250px;
float: left;
}

li#nav-home a:hover, li#nav-academics a:hover, li#nav-extracurricular a:hover, li#nav-admissions a:hover, li#nav-stay-connected a:hover, li#nav-contact a:hover, li#nav-about-cfs a:hover
{
background-color: #b0dbee;
}


#home h2
{
display: none;
}

