/* ---(Universal)----------------------------------------------- */
body {
	background: #FFFFFF;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size:small;
	line-height: 1.5em;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.hide {
	display: none;
	}
	
.clearboth {
	clear: both;
	}

/* ---(Links)--------------------------------------------------- */
a:link, a:visited {
	color: #993300;
	}

a:hover {
	color: #666666;
	}
	
a.pdf {
	background: url("../images/pdf.gif") 0 5px no-repeat;
	padding: 6px 0 6px 24px;
	}

/* ---(Universal)----------------------------------------------- */
p {
	margin: 0 .5em 1em 0;
	padding: 0;
	}
	
h1 {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 1.6em;
	margin: 0 0 0 0;
	padding: 0;
	}
	
h2 {
	font-family: arial, verdana tahoma, sans-serif;
	font-size: 1.3em;
	margin: 0 0 0 0;
	padding: 0;
	}
	
h3 {
	
	font-size: 1em;
	
	margin: 0 0 .5em 0;
	padding: 0;
	}
	
ul {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0 0 0 1em;
	}
	
ul li {
	margin: 0 0 .5em 0;
	}
	
	
ul.close li {
	margin-bottom: .2em;
	
	}



ul.close2 li {
	background: url("../images/hexbutton2.gif") no-repeat 0 .25em;
	
	margin: 0 .5em .5em 0;
	padding-left: 15px;
	}
	
ul.close3 li {
	/* background: url("../images/hexbutton.gif") no-repeat 0 .25em; */
	margin: 0 .5em .5em 0;
	padding-left: 0px;
	}


	
.highlightbox {
	font-size: 1em;
	color: #666666;
	border-top: 1px solid #CFD3DA;
	border-bottom: 1px solid #CFD3DA;
	padding: 1em 0;
	
	}
	
	

	

/* ---(Header)-------------------------------------------------- */
#wrapper {
	text-align: left;
	margin: auto auto auto auto;
	width: 750px;
	background-color:#FFFFFF;
	}

#main-body {
	float: left;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 2em;
	width: 750px;
	background-color:#FFFFFF;
	}
	
	
#leftside {
	float: left;
	font-weight:normal;
	

	width: 310px;
	}




/* content for index/research page of my webpage*/
#pagecontent {
	float: right;
	font-size: 1em;
	font-weight: normal;
	width: 425px;
	height:650px;
	margin-top: 10px;
	
}

/* content for Activities page of my webpage*/
#pagecontent1 {
	
	margin-left: 50px;
	font-size: 1em;
	font-weight: normal;
	width: 650px;
	height:1900px;
	margin-top: 67px;
	
}

/* content for Publications page of my webpage*/
#pagecontent2 {
	
	/*margin-left: 50px;*/
	font-size: 1em;
	font-weight: normal;
	width: 250px;
	height:500px;
	margin-top: 67px;
	
}

/* content for CV page of my webpage*/
#pagecontent3 {
	
	margin-left: 50px;
	font-size: 1em;
	font-weight: normal;
	width: 650px;
	height:2600px;
	margin-top: 67px;
	
}





/* content for *back to top/go to main page* part of each page */
#newpagecontent {
	float: right;
	font-size: .8em;
	width: 425px;
	height:5px;
	margin-top: 5px;
}


#header {
	background: #F2F2F2; bottom left no-repeat;
	/* border-top: 1px solid #CFD3DA;
	border-right: 1px solid #CFD3DA;
	border-left: 1px solid #CFD3DA;
	border-bottom: 1px solid #CFD3DA;*/
	text-align: left;
	padding: 18px 5px 0 10px;
	width: 735px;
	height: 165px;
	}
	
#subheader{
  color: #663366;
  font-family: arial;
  float:left;
  padding: 0 0 0 0; 
 	  
}


#infobox{
  
  margin-left:30px;
  margin-top: -12px;
  float: right; 
  line-height: 0em;
  
  height: 10px;
}

#header h1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 500px;
	height:54px;
	}
	
h1 a img {
	border: 0;
	}
	
.home h1 a:hover {
	cursor: default;
	}
	

	
/* ---(Main Navigation)----------------------------------------- */
#nav {
	float: left;
	margin-bottom: 1em;
	width: 310px;
	font-size:11px;
	}
	
#nav ul {
	float: left;
	background: none;
	margin: 0 5px 0 0;
	padding: 0;
	}	
	
#nav ul.nav2 {
	margin-right: 0;
	}

	
#nav li {
	margin: 0;
	padding: 5px 0px 0px 4px;
	}
	
#nav a {
	background : url("../images/hexbutton2.gif") no-repeat 0px .35em;
	text-decoration: none;
	white-space: nowrap;
	padding: 3px 0px 0px 16px;
	margin: 0px 0px 0px 0px; 
	}
	
#nav a:hover {
	background: url("../images/hexbutton_over2.gif") no-repeat 0px .35em;
	color: #666666;
	}
	

#nav1 ul {
	float: left;
	background: none;
	margin: 0 5px 0 14px;
	padding:0;
	}	
	

	
/* ---(Leftside)------------------------------------------------ */
.boxtop {
	background: transparent url("../images/boxtop.gif") top no-repeat;
	font: 1px/5px arial, verdana;
	margin: 0px 0px 0px 4px;
	padding: 0;
	width: 310px;
	height: 5px;
	}
	
.box {
	background: transparent url("../images/boxbg.gif") repeat-y;
	font-size:11px;
	padding: 5px 25px 5px 10px;
	margin: 0px 0px 0px 4px;
	width: 275px;
	}
	
.boxbottom {
	background: transparent url("../images/boxbottom.gif") bottom no-repeat;
	font: 1px/5px arial, verdana;
	margin: 0px 0px 1em 4px;
	padding: 0;
	width: 310px;
	height: 5px;
	}
	
.box h3 {
	color: #666666;
	font-size: 13px;
	margin: 0;
	padding: 0;
	}
	
.box ul, .box p {
	list-style: none;
	font-size: 100%;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
.box li {
	background: none;
	margin-bottom: 2px;
	padding: 0;
	}

/* ---(Footer)-------------------------------------------------- */
#footer {

  z-index:8;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	color: #663666;
	margin: 0 auto 20 auto;
	width:750px;
	height:60px;
	background:#663666;

	}
	
#footer em {
	font-style: normal;
	font-weight: bold;
	}
	
#footer a, #footer a:visited {
	color: #663666;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #663666;

}