﻿#siteTitleMobile {
	display:none;
}

#siteNav {
	display:none;
}
img#siteBanner {
	display:none;
}

/* Text Banner */
#bannerWrapper .textBanner {display: block !important} /* turn on the text banner */
a#homeLink {display: none;} /* turn off the image banner */
#bannerWrapper {
	background-color: #623f99 !important;
	background-image: url(/SiteAssets/images/DepartmentBannerBG.png) !important;
	background-repeat: repeat-x;
	cursor: pointer;
}


.sidebarcolor {
	background-color: #D3D3D3
	
}

 #imgFacultyLaptop {
	float: right;
	position: relative;
	margin: 0px 15px 10px 15px !important;
	width: 525px !important;
	height: 203px !important;
}

 #imgStudents {
	float: left;
	position: relative;
	margin: 10px 45px 10px 0px !important;
	width: 300px !important;
	height: 203px !important;
}



