

#main {
	min-width: 768px;
	width: 95%;
	margin: 0 auto;
	border: none;
}

#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(../images/top_ilc_mobile768.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 100%; /*mobile*/
}
#topbanner #hiddentitle span img {
	display: none;
}

#announcements {
	width: 70%;
}
#content {
	width: 66%;
}
/* BOTTOM NAVIGATION */
#bottom_nav {
	height: 40em;
	background-color: #EBEBEB;
}
	
#box1, #box2, #box3, #box4 {
	background-color: #EBEBEB;
	width: 27%;
	height: 100%;
}
