body {
font-family: "Lucida Grande", Arial, sans-serif;
margin: 10px;
background-color: #B9D3EE;
font-size: 1em;
}

a {text-decoration: none; color: #000000}

#masthead {
margin-bottom: 10px;
padding: 10px;
text-align: center;
font-size: 1.3em;
}

#sidebar_a {display: none}
}

#content {
margin-left: 40%;
margin-right: 30%;
margin-bottom: 10px;
padding: 20px;
}

#footer {
clear: both;
padding: 20px;
font-size: 0.8em;
text-align: center;
}

table {
	table-layout: fixed;
	width: 90%;
	}



td {padding: 2px;}


#librarian {width: 15%}
#year {width: 15%;}
#institution {width: 30%;}
#philosophy {width: 40%;}

#form {font-family: "Lucida Grande", sans-serif; width: 28em;}
p {margin: 2em 0 1em 2em; padding:0;font-size:90%}
fieldset {margin: 0em 0em 1em 3em; width:40em; padding-top:2em;}

p.legend {border: 2px; padding:.2em .3em; font-size:1.1em; 
position:relative; margin: 1em 0 -1em 1em; width:20em;}

#personal label {position:relative; padding-top:.2em;}
#personal input {margin: 1em 0 1em 1em;}
input+input {margin: 1em 0 1em 2em;}

textarea {font:.7em "Lucida Grande",sans-serif; width:29em; padding:.2em; margin: 1em 0em 1em 1em}
#button {text-align: center}



