@charset "UTF-8";
/* CSS Document */

#wrapper {
	width: 968px;
	padding-left: 25px;
	padding-right: 25px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #FFF;
}
#main_image {
	background-image: url(images/web_pic2_base.jpg);
	height: 448px;
	width: 407px;
	float: left;
	margin-top: 25px;
}

h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 48px;
	text-align: center;
	margin: 0;
	padding-top: 95px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: 700;
}#header {
	color: #333;
	background-color: #CCC;
	height: 250px;
	position: relative;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	background-color: #FFF;
	margin: 0px;
}
#header a {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 600;
	font-variant: small-caps;
	color: #333;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100px;
	vertical-align: middle;
}
#main_text {
	float: left;
	margin-left: 40px;
	width: 520px;
	margin-top: 25px;
	height: 448px;
}
#header ul li {
	float: left;
	margin: 0;
}
#header ul {
	list-style-type: none;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CCC;
	padding: 0px;
}
#main_text h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #666;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Publications {
	color: #666;
	margin-top: 25px;
	font-family: 'Montserrat', sans-serif;
}
#Publications a {
	color: #3C6EB9;
	text-decoration: none;
}
#Presentations {
	font-family: 'Montserrat', sans-serif;
	color: #666;
	margin-top: 25px;
}
#Presentations a {
	color: #3C6EB9;
	text-decoration: none;
}
#Invited_Presentations {
	font-family: 'Montserrat', sans-serif;
	color: #666;
	margin-top: 25px;
}
#main_text a {
	text-decoration: none;
	color: #3C6EB9;
}

#header a:hover {
	background-color: #3564A8;
	color: #CCC;
}
#marker_home {
	background-color: #3564A8;
	margin: 0px;
	height: 10px;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#marker_papers {
	background-color: #3564A8;
	margin: 0px;
	height: 10px;
	width: 100px;
	position: absolute;
	left: 100px;
	top: 0px;
}

#marker_people {
	background-color: #3564A8;
	margin: 0px;
	height: 10px;
	width: 100px;
	position: absolute;
	left: 200px;
	top: 0px;
}

#marker_contact {
	background-color: #3564A8;
	margin: 0px;
	height: 10px;
	width: 100px;
	position: absolute;
	left: 300px;
	top: 0px;
}

#wrapper #contact {
	background-color: #000;
	float: right;
	width: 968px;
	color: #FFF;
	text-align: right;
	margin: 0px;
}

#collabs {
	font-family: 'Montserrat', sans-serif;
	color: #666;
	margin-top: 25px;
	font-weight: normal;
}

#collabs a {
	color: #3C6EB9;
	text-decoration: none;
}
#contact_image {
	background-image: url(images/web_pic2_base.jpg);
	height: 448px;
	width: 407px;
	float: left;
	margin-top: 25px;
}
#contact_text {
	float: left;
	margin-left: 50px;
	width: 510px;
	margin-top: 45px;
	height: 448px;
}
#contact_text h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #666;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
