body {
	background-color: #000000;
	color: #656565;
	font-family: Monaco, Consolas, monospace;
	font-size: 14px;
}

h2 { 
	border-bottom:1px dashed;
}

u {
	border-bottom:1px dotted;
	color: green;
	text-decoration: none;
}

a {
	color: #91BDBB;
	text-decoration: none;
}

a:hover { border-bottom:1px solid; }

#container {
	margin: auto;
	padding: 16px;
	width: 808px;
}

#contact {
	float: left;
	width: 512px; 
}

#bsd { height: 256px; }

#papers {
	border:1px solid green;
	padding: 16px;
}

#jobmrkt { margin-bottom: 16px; }

#jobmrkt_ad { color: #FFFB01; }
