body {
	margin:0; padding:0; border:0;
	font: 12px/18px verdana,arial,helvetica;
	background: #f6efe8 url(http://pynchonwiki.com/wiki/skinAgainstDay/monobook/bg_body_diag-brown.gif) 0 0 repeat-x;
	color:#ad634a;
	}

a { text-decoration:none; color:#c30; }
a:hover { text-decoration:underline; }

a.external {
	background: url(http://pynchonwiki.com/wiki/skinAgainstDay/monobook/external-orange.png) center right no-repeat; padding-right: 13px;
	}

a.dotted { color:#999; border-bottom:1px dotted #999; text-decoration:none }
a:hover.dotted { color:#f90; border-bottom:1px dotted #f90; }

a.invisible { color:white; font-size:9px;}

h1 { color:#ca6432; font-size:16px; border-bottom:1px solid #ccc; }
h2 { color:#ca6432; font-size:14px; margin-bottom:.3em;}

p { margin:0 0 1em 0; }

.indent { 
	margin-left:20px; margin-right:20px;
	font-size:11px; line-height:14px; color:#999;
	}

#bookcover {
	border:0; margin:0 0 0 25px; padding:0;
	width:110px; height:165px;
	}
	
#content {
	position:absolute; top: 20px; left: 150px;
	border:1px solid #8c594a;
	background:white;
	padding:20px;
	width:620px;
	}
	
#aeronauts {
	float:right;
	margin: 5px 0 12px 20px; padding:5px;
	width:275px;
	border:1px solid #ccc;
	color: #888; font-size:10px;
	text-align:center;
	}
	
	#aeronauts img { margin-bottom:4px; }
	
.formfield { 
	border:1px solid #8c594a;
	padding:0;
	margin-bottom:.8em;
	vertical-align:top;
	width:200px;
	}


