/* CSS Document */
@import url(level1.css);

body {
	background: #d9c7a0 url(../img/bg.gif) repeat-x top !IMPORTANT;
}

#header #logo {
	width: auto;
	height: 80px;
	margin: 0 0 0 25px;
	top: 0;
	background: none;
}

#header #logo #msm_logo {
	float: left;
	display: block;
	margin: 7px 0;
	padding: 0;
	height: 66px;
	width: 181px;
	background: url(../img/logo_level2.png) 0 50% no-repeat;
}

#header #logo #dept_logo {
	float: left;
	display: block;
}

#header #logo #dept_logo img {
	border: none;
}

#events-content {
	background-color: #BCDDFE;
	width: 100%;
}

#publication-content {
	background: url(../img/publication_bg_blue.png) bottom repeat-x;
	background-color: #BCDDFE;
	width: 100%;
	height: 65px;
}

#footer div,#footer div a {
	color: #b89c6f;
}

#publication a#label {
	background: url(../img/arrow_pub.png) 0% 50% no-repeat;
	color: #dcf0fa;
}

#header {
	background: #002649 url(../img/header_level1.jpg) no-repeat scroll 0 50%
		!important;
}

#navigation {
	background: #316595 url(../img/menu_bg.png) repeat-x !important;
}

#news img {
	border: 0px;
}

#footer td {
	color: #b89b6f;
}
