body {
	font-size:14px; 
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

/* <------------- Body Content Area Styles -----------*/

.body_area {
	background-color: #FFFFFF;
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;

}
.body_content {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
}

/* <------------- Longwood Header Styles -----------*/

.luheader {
	display: none;
}


/* <------------- Longwood Footer Styles -----------*/

.lufooter {
	background-color: #FFFFFF;
	width: auto;
	height: 56px;
	text-align: left;
	margin-top: 1px;
}
.lufooter_wrap {
    margin-top: 10px;
	border-top: 1px solid #000000;
	width: auto;
}
.lufooter_leftwrap {
	display: none;
}
.lufooter_rightwrap {
	float: none !important;
	width: auto;
	color: #000000;
	line-height: 16px;
	text-align: right;
	padding-top: 2px;
}

.lufooterlinks {
	display: none;
}

/* <------------- Department Header Styles -----------*/
.deptheader hr {
display:none;
}
.deptheader_wrap {
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
	width: auto;
}
.quicklinks {
	display: none;
}
.deptphotos {
	display: none;
}
.deptheader_deptname {
	display: block;
}

/* <------------- Department Footer Styles -----------*/

.deptfooter {
	display: none;
}

.dropdownmenu {
	display: none;
	}
	
.clearer {
	clear: both;
	height:0;
}
.clear {
	clear: both;
	height:1px;
}