	.thumbnails img {
		height: 80px;
		border: 4px solid #555;
		padding: 1px;
		margin: 0 10px 10px 0;
	}

	.thumbnails img:hover {
		border: 4px solid #00ccff;
		cursor:pointer;
	}

	.preview img {
		border: 4px solid #444;
		padding: 1px;
		width: 800px;
	}

a {text-decoration: none;
   color: darkgreen;
}

a.press {text-decoration: none;
   color: purple;
   font-weight: bold;
}

img.right {float: right;
}

header {text-align: center;
}

div.events {margin-left: 10px;
			margin-right: 10px;
			text-align: justify;
			line-height: 1.1;
}
div.justify {margin-left: 20px;
			text-align: justify;
}

div.nav_bar {
	text-align:center;
}
div.nav_bar span {
	display:inline;
}
div.nav_bar a {
	text-decoration: none;
	font-family: "Trebuchet MS", "Arial Narrow", "Verdana", "Arial";
	font-weight: bold;
	color: purple;
	padding:0 5px; /* variable width */
}
div.nav_bar a:hover {color: purple;
					text-shadow: rgba(177,135,27,1) -1px -2px 0.5em;}
div.nav_bar	a:active {color: #B1871B;
					text-shadow: rgba(128,128,128,1) -1px -2px 0.5em;}



nav.sub { 
padding: 0px 0; 
min-width: 500px; 
} 
nav.sub ul { 
background: linear-gradient(90deg, 
rgba(255, 255, 255, 0) 0%, 
rgba(255, 255, 255, 0.2) 25%, 
rgba(255, 255, 255, 0.2) 75%, 
rgba(255, 255, 255, 0) 100%); 
box-shadow: 0 0 25px rgba(0, 0, 0, 0.1), 
inset 0 0 1px rgba(255, 255, 255, 0.6); 
} 
nav.sub ul li { 
display: inline-block; 
} 
nav.sub ul li a { 
text-decoration: none;
font-family: "Trebuchet MS", "Arial Narrow", "Verdana", "Arial";
font-weight: bold;
color: goldenrod;
padding: 10px; 
font-size: 14px;  
display: block; 
}
nav.sub ul li a:hover {color: purple;
					text-shadow: rgba(177,135,27,1) -1px -2px 0.5em;}
nav.sub ul li a:active {color: #B1871B;
					text-shadow: rgba(128,128,128,1) -1px -2px 0.5em;}


ul.circuits {list-style-image: url(/20201208100244oe_/http://www.cuhk.edu.hk/gcnc/images/neural_circuits_icon.png)}
ul.genetics {list-style-image: url(/20201208100244oe_/http://www.cuhk.edu.hk/gcnc/images/neurogenetics_icon.png)}
ul.vascular {list-style-image: url(/20201208100244oe_/http://www.cuhk.edu.hk/gcnc/images/neurovascular_biology_icon.png)}

h4 {font-weight: 500;
	font-size: 15px;
}

.tabletext {
	font-color: gray;
	font-size: 15px;
	font-family: "Trebuchet MS", "Arial Narrow", "Verdana", "Arial";
}
.tableheading {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	text-decoration: underline;
	font-family: "Trebuchet MS", "Arial Narrow", "Verdana", "Arial";
}
.righttext {
	font-size: 15px;
	text-align: right;
	font-family: "Trebuchet MS", "Arial Narrow", "Verdana", "Arial";
}

.goldtext {
	font-family: "Trebuchet MS", "Arial Narrow", "Verdana", "Arial";
	font-size: 17px;
	font-weight: normal;
	color: goldenrod;
}
.bgtext {
	font-family: "Trebuchet MS", "Arial Narrow", "Verdana", "Arial";
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	background-color: goldenrod
}
.bluetext {
	font-family: "Trebuchet MS", "Arial Narrow", "Verdana", "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.blacktext {
	font-family: "Trebuchet MS", "Arial Narrow", "Verdana", "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.smalltext {
	font-family: "Trebuchet MS", "Arial Narrow", "Verdana", "Arial";
	font-size: 13px;
}
.title {
	font-family: "Trebuchet MS", "Arial Narrow", "Verdana", "Arial";
	font-size: 20px;
	font-weight: bold;
	color: #755811;
	text-align: center;

}
.heading {
	font-family: "Trebuchet MS", "Arial Narrow", "Verdana", "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #555555
}

.links {
	font-family: "Trebuchet MS", "Arial Narrow", "Verdana", "Arial";
	font-weight: bold;
	color: purple;
	text-decoration: none;
}
.smartheading {
	font-family: "Trebuchet MS", "Arial Narrow", "Verdana", "Arial";
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #A99000;
	border-left: none;
}
#footer {font-size: 10px;
		font-family: "Trebuchet MS", "Arial Narrow", "Verdana", "Arial";
}
.separator {font-size: 20px;
			font-weight: bolder;
			color: #796700;
}
.bodytext {
    font-size: 14px;
	font-family: "Trebuchet MS", "Arial Narrow", "Verdana", "Arial";
	font-weight: normal;
	color: dimgray
}
#main_nav {align-content: center;
			font-family: "Trebuchet MS", "Arial Narrow", "Verdana", "Arial";
			font-weight: bold;
			color: purple;
			text-decoration: none;
}
#content {
  text-align: center;
}

div.absolute {
	position: absolute;
	top: 800px;
	left: 50%;
}
div.fixed-bg {background-image: url(/20201208100244oe_/http://www.cuhk.edu.hk/gcnc/images/neuron.png);
			background-repeat: no-repeat;
			background-attachment: fixed;
			background-position: bottom 20px right 20px;
}

#outerdiv {width: 100%; height: 100%; position:fixed; text-align:center}
#googleMap {width: 100%; height: 100%; margin:0px auto; display:inline-block}