@charset "UTF-8";

/* CSS Document */

	 body {background: url(../../Graphics/site-bg.png) repeat-x #000; font-size: inherit}
	.author {font-weight: bold}
	.Author {font-weight: bold; font-style: italic}
	.masthead {background:url(../../Graphics/masthead-hires.png) no-repeat}
	.sub_wrapper {min-height: inherit; background:url(../../Graphics/content-bg.png) repeat-y}
	.menu_left {min-height: 420px}
	.content_region {font: 1em/1.25 'Arial Unicode MS', Verdana, Arial, Helvetica, Geneva, sans-serif; min-height: 435px} 
	div.strapline, div.footer {font-size: 12px}
	 A, IMG {border: none; outline: none}
	 H1 {font-size: 1.586em}
	 H2 {font-size: 1.44em}
	.Smaller {font-size: 87.5%}
 	 SUB, SUP {position: relative; vertical-align: baseline; font-size: 85%; width: 0em; white-space: nowrap; overflow: visible}
	 SUB.footnote, SUP.footnote {width: auto}
	 SUB.footnote:hover, SUP.footnote:hover {color: #000066; text-decoration: underline}	 
 	 SUB {bottom: -2ex}
 	 SUP {bottom: 1ex} 
 	 SUB.footnote {bottom: -1.2ex}
 	 SUP.footnote {bottom: 1.2ex} 
	 SUP.zero-width, SUB.zero-width {display: inline-block}
 	:target  {background: #ffffc8; color: black; border: dotted 1px} 	
	 UL.contributors LI {margin: 0.5em; margin-left: 0em; margin-right: 8em}
 	 a:hover {color: red}