body { background: #eaeaff url(/images/deedra.gif) fixed no-repeat bottom left; 
	font-family: cursive; 
	color: #111; }
a { color: #aeaeae; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
div { padding: 1em; } 

#nav { position: fixed; top: 0; left: 0; width: 250px; color: #aeaeae; padding-right: 0;}
#content { position: absolute; top:0; left: 275px; padding-left: 2em; clear: none; }

#nav li.level1 { list-style: none; text-indent: -1em; }
#nav li.level2 { list-style: none; font-size: smaller; font-style: italic; color: #C9DDA4;}

.right { float: right; }
.left { float: left; }


