body {font-family: Helvetica;
font-size: 10pt;
font-color: black;
background-color: #AEB7B4;}
		
a:link {color: black;
text-decoration: underline;
font-size: 10pt;}

a:visited {color: black;
text-decoration: underline;
font-size: 10pt;}

a:active {color: black;
text-decoration: underline;
font-size: 10pt;}

a:hover {color: #AEB7B4;
text-decoration: none;
font-size: 10pt;}

a.menu:link {color: black;
text-decoration: none;
font-weight: bold;
font-size: 12pt;}

a.menu:visited {color: black;
font-weight: bold;
text-decoration: none;
font-size: 12pt;}

a.menu:active {color: black;
font-weight: bold;
text-decoration: none;
font-size: 12pt;}

a.menu:hover {color: #1B423D;
font-weight: bold;
text-decoration: none;
font-size: 12pt;}
					
#container {width: 700px;
\width: 720px;
w\idth: 700px;
border: 1px solid black;
margin: 10px;
margin-left: auto;
margin-right: auto;
padding: 0px;}
		
#content {padding: 10px;
border-left: 1px solid black;
margin-left: 85px;
background-color: white;}

#navigation {float: left;
width: 70px;
\width: 80px;
w\idth: 70px;
margin: 0;
margin-right: 5px;
padding: 6px;}

#footer {clear: both;
border-top: 1px solid black;
background-color: white;
text-align: center;
font-size: 8pt;}		

#banner {padding: 0px;
margin: 0px;
height: 270px;
border-bottom: 1px solid black;
background-image: url("http://jas.uchicago.edu/images/header-officers.jpg");
background-position: center center;
background-repeat: no-repeat;}

img {margin: 5px;}
