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

a:link, a:visited {
	text-decoration:none;
	color:#065388;
}
a:hover {
	color:#990000;	
}
a.current:link, a.current:visited {
	color:#111;
	font-weight:bold;
}
img { border:none; }

body {
	margin:0;
	padding:0;
	background-color:#cbc3a5;
	color:#333;
	font-family:Georgia;
}

#container {
	width:960px;
	margin:auto;
	font-size:14px;
	position: relative;
	
}
#ucb {
}
#wrapper {
 border:8px solid #fbf7e5;
	margin:5px 0;
	overflow:hidden;

}	
#banner {
	color:#FFF;
	
	
	
	background-color:#333;
	margin:0;
	font-family: Georgia;
	padding:10px 15px;
	
}
h1 {
	margin:0;
	padding: 0;
	font-size:36px;
	font-weight: normal;
	text-shadow:0px 0px 10px #111;
	
}
#banner p {
	margin:0;
	text-transform: uppercase;
	font-size:14px;
	text-shadow:0px 0px 10px #111;
}


#nav {
   /*overflow:hidden;*/
   width:960px;
   /*margin: 0 auto;*/
/*        margin-left: auto;
    margin-right: auto;*/
	margin:0 auto;
	margin-left: auto;
   margin-right: auto;
	vertical-align: middle;
	text-align:center;

}
#nav ul {
	display:block;
   list-style:none;
   margin:0 auto;
   /*text-align:center;*/
   padding:0;
 
}
#nav ul li {
	text-align:center;
   display:inline;
   float:left;
   list-style:none;
   margin:0 auto;
 
   padding:0;
  
}
#nav ul li a {
	text-align:center;
   display:inline;
   margin:0 0 0 1px;
   padding:3px 15px;
   color:#333;
   text-decoration:none;
   line-height:36px;
   font-size: 18px;
   font-family: "Times New Roman", Times, serif;
   
}
#nav ul li a:hover {
	color: #FFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}




#page {
	background-color:#eae4d0;
	overflow:auto;
	padding:15px 0;
	clear: both;
	/*
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	*/
}
#sidebar {
	min-width:210px;
	margin:0 15px;
	float:right;
	line-height:140%;
	background-color:#cbc3a5;
	border: 1px solid #fbf7e5;
}

#sidebar h3, #sidebar p {
	padding:0 10px;
}
#content {
	margin-left:15px;
	margin-right:15px;
	line-height:160%;
}
#footer {
	padding:15px;	
	overflow:auto;
	color:#FFF;
	font-size:90%;
	text-align:right;
}
#footer img {
	float:left; 
	margin-right:15px;
}

h2 {
	margin-top:0;
	color:#494949;
	font-weight:normal;
	font-size:200%;
}

.right {
	float:right;
	margin: 0 0 15px 15px;
}
.left {
	float:left;
	margin:0 15px 15px 0;
}

#contentbar {
	width:210px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;	
	float:left;
	line-height:140%;
	background-color:#cbc3a5;
	border: 1px solid #fbf7e5;
}

#contentbar h3, #contentbar p {
	padding:0 10px;}
	
#fac_photo {margin-left:auto; margin-right:auto; display:block; padding:10px;}
#banner p {padding-left:1em}
/* uncomment the specific line to hide the content div on specific pages */
/* .contentbar1 {display:none}  */
 .contentbar2 {display:none}  
/* .contentbar3 {display:none}  */
/* .contentbar4 {display:none}  */
/* .contentbar5 {display:none}  */


#Style-Year {
	color: #FF0000;
	font-family: "Times New Roman", Times, arial;
	font-size: 16px;
	font-weight: bold;
	margin-left: -40px;
}
#Style-Paper-Title {
	font-weight: bold;
}
.Style-Paper-Author-Professor-Chen {
	font-weight: bold;
}
.Style-Journal-Name {
	font-style: italic;
}
.Style-Journal-Name-Abbreviation {
	font-weight: bold;
	font-style: italic;
	color: #F00;
}
#Style-All-Publications {
	font-family: "Times New Roman", Times, arial;
	font-size: 16px;
}
#Style-Year-Title {
	margin-left: -40px;
	font-family: "Times New Roman", Times, arial;
	font-weight: bold;
	font-size: 16px;
}
