    BODY  { background: url(foo.gif) #4d74ab; color: black }
    P EM  { background: yellow; color: black }
    .note { margin-left: 5em; margin-right: 5em }
	A:link    { color: white }
	A:active  { color: blue; font-size: 125% }
	A:visited { color: navy; font-size: 85% }

  		/* Content Positioning & Size */
		#navigation		{ float: right; width: 30%; }
		#content		{ margin-left: 34.3%; }
		#extra			{ float: right; clear: right; width: 30%; }		/* Footer */
		#footer			{ background: #4f81af; border-bottom: 2px solid #999; clear: both; width: 100%; }
		#footer a		{ color: #eee; }
		#footer	p		{ color: #ccc; margin: 0; padding: 0 18px 10px; }
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 10px; font-weight: bold; padding-right: 5px; }





