header div {
	background-color: #000;
	color: #fff;
}

header h1 {
	font-size: 24px;
font-weight: bold;
color: white;
margin-left: 25px;
margin-top: 25px;
font-family: Arial, Helvetica, sans-serif;
}

header a {
    text-decoration: none;
}

#uclLogo {
	display: block;
	margin: 0px 0px;
	padding: 0px 0px;
}

.ucl_divider {
	background-color: #779ca9;
	height: 22px;
}

.ucl_divider a {
	margin-left: 5px;
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
}

footer {
	font-size: 0.9em;
}

#main_menu div {
	border: 1px solid white;
	height: 200px;
}

#main_menu img {
	width: 200px;
	margin: auto auto;
	float: right;
}

img.pub_thumb {
	width: 150px;
}

h4.pub_title {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 1.3em;
}

.pub_authors {
	font-size: 1.1em;
}

.pub_journal {
	font-style: italic;
}