body {
	color: #000;
	background: rgb(230,230,180) url(../images/backgrounds/margin.gif) top left repeat-y;
	}

#contents {
	margin: 0 0 0 200px;
	width: 690px;
	}

#contents p, #contents h1, #contents h2, #contents h3, #contents dl, #contents table {
	margin-left: 30px;
	}

#contents ul {
	margin-left: 50px;
	}

#intro {
	font-size: 1.2em;
	margin-top: 0;
	margin-bottom: 15px;
	padding-top: 0;
	}

#nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	color: #000;
	background: #e6cc32 url(../images/backgrounds/haas_awards.jpg) no-repeat 0 80px;
	}

body.international-award #nav {
	color: #000;
	background: #e6cc32 url(../images/backgrounds/elise_walter_haas.jpg) no-repeat 0 80px;
	}

body.public-service-award #nav {
	color: #000;
	background: #e6cc32 url(../images/backgrounds/peter_haas.jpg) no-repeat 0 80px;
	}

th {
	text-align: left;
	}

#nav ul {
	text-align: right;
	margin-right: 30px;
	margin-bottom: 2.5em;
	font-size: 69%;
	}

#nav ul, #footer {
	font-weight: bold;
	}

#nav li {
	line-height: 1.3em;
	margin-bottom: 0.5em;
	}

#nav ul a:link, #nav ul a:visited, #footer a:link, #footer a:visited {
	color: #036;
	background: inherit;
	}

#nav ul a:hover, #footer a:hover {
	color: rgb(92,92,190);
	background: inherit;
	}

#site_title {
	margin: 15px 0 30px 20px;
	}

#ucblogo {
	margin: 7px 0 250px 14px;
	}

#ucbseal {
	margin: 15px 0 0 110px;
	}
	
#award-recipient-info-on {

}

#award-recipient-info-off {
	display: none;
}
