body {
	background-image: none;
	}
.header {
	background: #fff;
	border-bottom: 2px solid #444;
}
.headertext {
	margin: 0 auto;
	width: 980px;
	height: 70px;
}
.headertext img {
	margin: 10px 10px 0 0;
	float: left
}
.headertext ul {
	height: 18px;
	width: 455px;
	margin:19px 0 0 15px;
	padding:0;
	list-style: none;
	border: 1px solid #ccc;
}
.headertext ul li {
	float: left;
	width: 75px;
	height: 18px;
	text-transform: lowercase;
	font: 12px/18px arial, sans-serif;
	color: #333;
	text-align: center;
	border-right: 1px solid #ccc;
}
.headertext ul li a {
	color: #333;
	text-decoration: none;
}
.headertext ul li a:hover {
	text-decoration: underline;
}
.headertext .last {
	border-right: none;
}
.headertext .active {
	background: #FFFFEB;
}
.headertext .campus {
	margin: 1px 0 0 15px;
	padding: 0;
	width: 455px;
	font: 11px arial, sans-serif;
	color: #333;
	text-transform: lowercase;
}
.headertext .campus strong {
	color: #006699;
}
.headertext .campus a {
	color: #333;
	text-decoration: none;
}
.headertext .campus a:hover {
	text-decoration: underline;
}
.headertext .menu {
	margin: 0;
	padding: 0;
	float: left;
}
.headertext .date {
	background: #000;
	margin: 19px 0 0 0;
	float: right;
	width: 90px;
	height: 30px;
	background: #FDFDFD;
	border: 1px solid #ccc;
	text-align: center;
	font: 10px arial, sans-serif;
	color: #999;
}
.headertext .date h4 {
	margin: 0;
	padding: 0;
	font: bold 15px arial, sans-serif;
	color: #555;
	text-transform: uppercase;
}

.jscroller2_up, .jscroller2_down, .jscroller2_left, .jscroller2_right {
 margin: 0;
 padding: 0;
}

.jscroller2_left, .jscroller_right, .jscroller2_left_endless, .jscroller2_right_endless {
 white-space: nowrap;
}

/* Scroller Box */
#scroller_container1, #scroller_container2, #scroller_container3, #scroller_container4 {
 width: 250px;
 height: 12px;
 overflow: hidden;
}
/* Scoller Box */

/* CSS Hack Safari */
#dummy {;# }

#scroller_container1, #scroller_container2, #scroller_container3, #scroller_container4 {
 overflow: auto;
}

.campust {
	float: left;
	}
