@charset "utf-8";
/* CSS Document */
html {
	background-color:#003264;
}
body {
	height:1200px;
	left: 50%; top:50px;
	margin-left:-750px;
	width: 1500px;
	position: absolute;
	z-index: -100;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	background-color:#FFFFBE;
	color: #003264;
	text-align: center;
	color: #003264;
	}
#lab {
	float: right;
	border:15px outset #c0c0c0;
	margin-bottom: 10px;
	margin-right:15px;
	margin-top:15px;
	}
#homebutton {
	position: absolute;
	top: 94px;
	left: 370px;
}
#homebutton li {
	list-style: none;
	height: 35px;
	}
#homebutton li a {
	text-decoration: none;
	font-size: 30px;
	color:#000;
}
#homebutton li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	Background-color:#000;
}
#Berkeley, #Research, #Company {position:absolute;
	font-size: 40px;
	}
#Berkeley {
	left: 50px;
	top: 50px;
}
#Research {
	left: 70px;
	top: 90px;
	}
#Company {
	left: 90px;
	top: 130px;
	}
#address {
	position: absolute;
	top: 16px;
	font-size: 16px;
	left: 15px;
	width: 531px;
}                       
#content{
	position: absolute;
	top: 759px;
	width: 1326px;
	text-align: left;
	color: #003264;
	left: 129px;
	height: 429px;
	line-height: 40px;
}
#facility {
	position: absolute;
	top: 695px;
	width: 1500px;
	text-align: center;
	font-size: 30px;
	left: -1px;
	}
#staff {
	font-size:30px;
}
#staffbox {
	position: absolute;
	top: 221px;
	width: 484px;
	text-align: left;
	line-height: 24px;
	left: 46px;

	}
#brc, #LT, #CL {
	text-align:center;
}
.bottombar {
	position: absolute;
	top: 1179px;
	height: 50px;
	margin: 10px 3px 20px 0;
	list-style: none;
	padding: 0 0 5px 0;
	overflow: hidden;
	color: #fff;
	width: 1500px;
	font-size: 25px;
	left: 0px;
	background-color: #003264;
}
.bottombar li {
	list-style: none;
	margin:30px;
	display:inline;}
.bottombar li a {
	text-decoration: none;
	color: #fff;
	line-height:50px;	}
.bottombar li a:hover {
	text-decoration: none;
	background-color:#fff;
	color: #003264;}
