/* CSS Document */

body {
	background:#7a8ea5 url(../img/bg.gif) repeat-x fixed left top;
	text-align:center;
	margin:0 auto;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#000;
	}
img { border: 0; }
a {
	color:#000;
	}
a:hover {
	color:#666;
	}
#logo { float: left; }
#logo img { margin: 50px 0 50px 10px; }

#container {
	width: 766px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align:center;
}
#title { text-align:left; width: 536px; margin: 0; padding: 10px 0 10px 230px; background: url(../img/nav_bg.gif) repeat-y bottom left; color:#2f526c; text-transform:uppercase; font-size: 110%; font-weight :bold; z-index:-100; }
#wrapper1 {
	position:relative;
	text-align:left;
	width:766px;
	background: #fff;
	background: url(../img/nav_bg.gif) repeat-y bottom left;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:766px;
	background: url(../img/head_bg.gif) no-repeat bottom left;
}
#header {
	background:#2f526c;
	padding:0;
	margin:0;
	text-align:left;
	color:#FFF;
	clear:both;
	}
#header h1 {
	display:none;
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	position:relative;
	float:left;
	width:201px; /* actual value */
	margin:-45px 0 -10px 0;
	padding:10px 0 10px 0;
	background: url(../img/nav_bg.gif);
	z-index:1000;
	clear: both; 
	}

#leftcol a {
	color: #E5CA2A;
	text-decoration:none;
}
#leftcol a:hover {
	color: #E5CA2A;
	text-decoration:underline;
}
#leftcol a.active {
	color: #FFFFFF;
	text-decoration:none;
}
#leftcol ul {
	margin: 5px 0 20px 0;
	padding: 0;
	list-style-type:none;
}
#leftcol ul li{
	margin: 2px 0;
	padding: 0;
	list-style-type:none;
}
#rightcol {
	position:relative;
	top:-11px;
	right:-10px;
	float:right;
	width:170px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:170px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	z-index:99;
	}
#rightcol p a {
	display: block;
	margin: 0 0 45px 0;
}
#centercol {
	position:relative;
	padding:0 0 0 245px;
	text-align: left;
	}
h2 { color:#2f526c; text-transform:uppercase; font-size: 100%; }
#centercol a {
	color:#000;
	}
#centercol a:hover {

	}
#footer {
	position:relative;
	top:0px;
	background:#2f526c url(../img/footer_bg.gif) repeat-x;
	width:766px;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#fff;
	}
	#footer span { font-size: 75%; }
#gmap {display:block; width:279px; height:174px; background:url(../img/head.gif); position:relative; margin:0 50px 0 auto;}
#gmap a {color:#000; font-family:arial, sans-serif; font-size:1.2em; font-weight:bold; text-transform:uppercase;}
#gmap a#home {display: block; width: 57px; height: 90px; position: absolute; top: 84px; left: 7px;}
#gmap a#home:hover {background: transparent url(../img/home.gif);}
#gmap a#bio {display: block; width: 108px; height: 117px; position: absolute; top: 13px; left: 13px;}
#gmap a#bio:hover {background: transparent url(../img/bio.gif);}
#gmap a#research {display: block; width: 101px; height: 50px; position: absolute; top: 5px; left: 89px;}
#gmap a#research:hover {background: transparent url(../img/research.gif);}
#gmap a#talks {display: block; width: 90px; height: 82px; position: absolute; top: 17px; left: 161px;}
#gmap a#talks:hover {background: transparent url(../img/talks.gif);}
#gmap a#media {display: block; width: 111px; height: 82px; position: absolute; top: 88px; left: 147px;}
#gmap a#media:hover {background: transparent url(../img/media.gif);}
#gmap a#books {display: block; width: 94px; height: 78px; position: absolute; top: 47px; left: 95px;}
#gmap a#books:hover {background: transparent url(../img/books.gif);}
#separator { clear: both; margin: 2px 0 0 0; background-color: #e5ca2f;
text-align:right; padding: 0 90px 0 0;}
h1 { color: #2f526c; margin-top: 0; }
.leftimg {float: left; margin: 0 7px 7px 0;}
.rightimg {float: right; margin: 0 0 7px 7px;}
.external {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
