@charset "utf-8";
/* CSS Document */
html {background-color:#90580a;}
body {
		z-index:0;
	position:relative;
	color:#000;
	margin: 0 auto;
	height: 5870px;
	width: 1300px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
#Berkeley, #Research, #Company {
	position: absolute;
	font-size: 50px;
	line-height: 85px;
	}
#Berkeley {
	left: 70px;
	top: 30px;
}
#Research {
	left: 120px;
	top: 75px;
	}
#Company {
	left: 170px;
	top: 120px;
	}
#address {
	position: absolute;
	top: 39px;
	left: 521px;
	width: 741px;
	font-size: 22px;
	line-height: 25px;
	text-align: center;
}    
#homebutton {
	position: absolute;
	top: 102px;
	left: 1137px;
}

#homebutton li {
	list-style: none;
	height: 35px;
}
#homebutton li a {
	text-decoration: none;
	color: #000;
	font-size: 30px;
	vertical-align:12px;
}
#homebutton li a:hover {
	text-decoration: underline;	
}
#container{
	position: absolute;
	z-index:-100;
	width: 1300px;
	height: auto;
	padding-bottom: 20px;
	left: 0px;
	background color:#EF8A8C;
	}
.boxes{
	position:relative;
	
	background-color:#fff;
	}
.photos {border:15px outset #40311d;
}

.caption   {
	text-align: left;
	position: absolute;
	height: 304px;
	left: 0px;
	}
.blurb   {
	text-align: left;
	font-size: 23px;
	line-height: 30px;
	position: absolute;
	height: 44px;
}
.header   {
	font-size: 25px;
	text-align: center;
	position: absolute;
	height: 52px;
	}
.title   {
	position: absolute;
	width: 1270px;
	font-size: 25px;
	text-align: center;
	left: 22px;
	top: 44px;
}

a {text-decoration:none;color:#000;}
.left_menu {
	padding: 5px;
	top: 200px;
	position: absolute;
	left: 40px;
	width: 180px;
	}
.left_menu li {
	list-style: none;
	height: 35px;
}
.left_menu li a {
	text-decoration: none;
	color: #000;
	font-size: 20px;
	vertical-align:12px;
}
.left_menu li a:hover {
	text-decoration: underline;	
}
.right_menu {
	padding: 5px;
	top: 150px;
	position: absolute;
	left: 1255px;
	width: 230px;
	}
.right_menu li {
	list-style: none;
	height: 35px;
}
.right_menu li a {
	text-decoration: none;
	color: #000;
	font-size: 20px;
	vertical-align:12px;
}
.right_menu li a:hover {
	text-decoration: underline;	
}
.bottombar {
	position:absolute;
	height: auto;
	list-style: none;
	overflow: hidden;
	color: #000;
	width: 1300px;
	font-size: 25px;
	text-align: center; }
.bottombar li {
	margin:20px;
	list-style-type: none;
	display:inline;
}
.bottombar li a {
	text-decoration: none;
	color: #000;		}
.bottombar li a:hover {
	text-decoration: none;
	background-color:#7a3e48;
	color: #fff;}
.topbuttonside{position:absolute;font-size:18px;color:#fff;left:-150px;}
