body { background:black url(/_templates/images/backgrounds/lviii.png) center; margin:0; padding:0; height:inherit; }

a       { padding:5px; color:#07e; text-decoration:none; font-family:marker felt, roman; font-size:1.2em; }
a:hover { padding:4px; border:1px solid yellow; }

#body      { border:0; height:100%; }
#bodyTable { border:0; height:100%; }

#index            { border-right:1px solid #444; background:black; padding-right:30px; }
	#index ul     { list-style:none; }
		#index li { padding-bottom:10px; }

#description            { color:white; font-family:chalkboard, georgia; padding:20px; }
	#leadin             { font-size:0.9em; color:#B8B5A8; }
	#title              { font-size:1.8em; color:#0d4; margin-bottom:20px; }
	#description ul     { list-style:none; }
		#description li { padding-bottom:15px; }

#logo { float:right; }

#bottom { text-align:center; color:white; font-size:.8em; position:fixed; bottom:0; width:100%; background:black; padding-top:5px; }
