#nav    { width:15em; }
#main	{ position: absolute; top: 1em; left: 15em; padding-bottom:0.5em; }
body	{
	font:12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	color:#000;
	}
a	{
	text-decoration:none;
	font-weight:bold;
	color:#00c;
	}
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }
a:visited { text-decoration: none; }
table	{ width:80%; }
col	{ width:40%; }
li	{ margin-bottom:10px; }