/*
* Lawrence University Stylesheet
* Skin: JUN2009_001
* Level: level_3
* Type: Override
*
* 6-29-2009
*/



/*
* BODY CONTENT AREA
***************************************************/
#body-content {
	background: #ffffff url(../images/main-content-background.jpg) repeat-y top left scroll; /* accomplish nav background bar without needing to re-nest the divs from the way they're set up in the original lu_look template */
}
/***************************************************/



/*
* ICON
***************************************************/
/* hide icon div and contents */
#icon 
{
	display: none;
}
/***************************************************/
