body {
	width: 990px;
	margin: 1% auto;
	padding: 0;
	border: 0;
	font-family: Calibri, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

div {
	font-family: Calibri, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

img, img a {
	border: 0;
}

h1 {
	border: 0;
	padding: 0;
	margin: 0;
	margin-bottom: 1.5%;
	color: #5e5e5e;
	font-size: 170%;
}

h2 {
	font-style: normal !important;
	font-style: italic;
	font-size: 130%;
}

h3 {
	color: #7c141b;
	background-color: inherit;
	font-style: italic;
	font-size: 100%;
}

h4 {
	color: #7c141b;
	background-color: inherit;
	font-style: italic;
	font-size: 100%;
}

h5 {
	color: #7c141b;
	background-color: inherit;
	font-style: italic;
	font-size: 100%;
}

a {
	text-decoration: none;
}

a:link {
	color: #f78811;
}

a:visited {
	color: #cc6666;
}

a:hover {
	color: #7c141b;
	background-color: inherit;
}

.skip {
	display: none;
}

.warning {
	color: red;
	background-color: #fff;
	font-weight: bold;
}

.center {
	text-align: center;
}

.rightt {
	clear: both;
	text-align: right;
}

.publications li:hover {
	background-color: #fffff0;
}

#contact-box {
	margin-top: 35px;
}

#contact-box ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#contact-box li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e0e0e0;
}

#contact-box a {
	display: block;
	text-decoration: none;
	height: 1%;
	padding: 5px 5px 3px 5px;
}

#getintouch a {
	background: #34348b;
	color: #fff;
	font-weight: bold;
}

#getintouch2 a, #homepage #menu ul li ul#homepage2 a {
	background: #fff;
	font-weight: normal;
	font-size: 80%;
	margin: 0;
	padding: 0 0 0 20px;
	color: #34348b;
}

#getintouch2 a:hover, #getintouch2 a:focus {
	background: #e9e9e9;
}

#homepage #menu ul li ul#homepage2 {
	display: block;
}

#homepage #menu ul li ul#homepage2 a {
	color: #7c141b;
}

#homepage #menu ul li ul#homepage2 a:hover, #homepage #menu ul li ul#homepage2 a:focus {
	background: #ffeac1;
}

.imgframe {
	padding: 5px;
	margin-top: 0;
	background: #f0f0f0;
	border: 1px dotted #000;
}

.publications ul li {
	display: inline;
}

.publications ul {
	list-style-type: none;
}

.publications ul:before {
	padding-right: 5px;
	content: "○";
}