
body {
	color: #999;
	background: #444;
	font-family: helvetica,"helvetica neue",verdana,arial,sans-serif;
	}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 45px;
	width: 100%;
	}

body#home {
	margin: 100px 0 0 0;
	}

body#home div#header {
	position: relative;
	height: auto;
	margin: 0;
	padding: 0;
	width: 760px;
	color: #fff;
	background: #444;
	}

#contents {
	color: #444;
	margin: 0 0 0 360px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 40px 34px 32px 50px;
	width: 485px;
	min-height: 219px;
	}

body#home #contents {
	color: #fff;
	background: transparent;
	width: auto;
	min-height: 100px;
	margin: 0;
	padding: 20px 0 0 240px;
	border: none;
	}

#site_title {
	position: absolute;
	top: 345px;
	left: 67px;
	z-index: 100;
	}

body#home #site_title {
	position: absolute;
	top: auto;
	bottom: 15px;
	left: 32px;
	z-index: 100;
	}

#contents div {

	}

#contents p {
	margin-top: 0;
	margin-bottom: .5em;
	}

#contents div#column_one {
	float: left;
	}

#contents div#column_two {
	float: right;
	}

body#home #contents h2 {
	width: 100px;
	}

body#home #contents p {
	width: 585px;
	line-height: 1.5em;
	letter-spacing: 0.075em;
	word-spacing: 0.075em;
	}

#footer {
	position: absolute;
	clear: both;
	margin: 0 0 100px 0;
	padding: 0;
	font-size: 69%;
	white-space: nowrap;
	}

body#home #footer {
	border-top: none;
	}

body#home #footer ul {
	position: absolute;
	top: 20px;
	left: 378px;
	}

#footer ul {
	position: absolute;
	top: 20px;
	left: 411px;
	}

#footer li {
    border-right-width: 0px;
	}

#footer p#ucb_seal {
	color:#999;
	position: absolute;
	top: 10px;
	left: 25px;
	margin: 0;
	padding: 0 0 40px 0px;
	height: 40px;
	width: 274px;
	line-height: 40px;
	text-transform: uppercase;
	background: transparent;
	}

h1, h2, p.mainhead {
	font-weight: normal;
	}

h2 {
	padding-top: 24px;
	}

body#home h1, body#home h2 {
	padding-top: 0px;
	}

#wrapper {
	position: relative;
	padding-top: 143px;
	}

body#home #wrapper {
	width: auto;
	min-height: 180px;
	padding: 0 0 0 33px;
	border: none;
	}

#contents:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#berkeley_dots {
	position: absolute;
	top: 195px;
	left: 115px;
	z-index: 100;
	}

body#home #berkeley_dots {
	position: absolute;
	top: 140px;
	left: 183px;
	z-index: 200;
	}

#dropdownwrapper {
	position: absolute;
/*	top: 20px;*/
/*	left: 360px;*/
	left: 347px;
	width: 800px;
	}

body#home #dropdownwrapper {
	position: absolute;
/*	top: 20px;*/
	top: 0px;
	left: 362px;
	width: 600px;
	}

#content_wrapper{
	min-height: 300px;
	}

.skiplink {
	display: none;
	}

#contents .img {
	float: right;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 1em;
	margin-left: 25px;
}

/* Promise of Berkeley content formatting*/
#contents #back-issues {
	width: 430px;
}

#contents .issue {
	width: 100px;
	float: right;
	margin: 0 25px 50px 0;
	text-align: center;
	}

#contents .issue img {
	border: 1px solid #cc9;
	}

#contents .issue img {
	margin-left: 0px;
}

#contents .issue img:hover {
	border: 1px solid #77a;
	}

#contents .issue p {
	margin: 0.25em 0 0 0;
	}

#contents .issue p.note {
	margin: 0;
	}

#contents .details {
	width: 350px;
	margin-bottom: 16px;
}

/* Do not float the details triangle*/
#contents .note img {
	float: none;
	margin: 0px;
}

/* Breadcrumb layout */
#breadcrumb {
	margin:0pt 0pt 0pt 360px;
	width:485px;
	font-size:76%;
	line-height:1.4em;

}

#copyright {
	position: absolute;
	top: 21px;
	left: 711px;
	}

body#home #copyright {
	left: 678px;
	}
