/* CSS Document for Library main page on injuredworkersonline.org*/
        html, body 		{ margin: 0; padding: 0; }
		body 			{ font-family: verdana, Arial, Helvetica, sans-serif; font-size: 100%; line-height: 140%; }
		h1				{font-family: cursive, arial, sans-serif; text-align:left; }
		h2				{ color: black; }
		a				{ color: #7A0000; text-decoration: none; }
		a:visited 		{color:  #7A0000; text-decoration: none; }
		a:active		{color: #646420; font-weight: bold; }
		a:hover			{color: #646420; text-decoration: none; }
		p				{ margin: 0 0 18px; font-size: .8em; line-height: 140%; }
		ul				{ font-size: .8em; line-height: 140%; }
		#container		{ width: 760px; margin: 0 auto;}
		
		/* Header */
		#header			{ background: white; padding-top: 10px; }
		#header h1  	{ color: #186321; font-family: times new roman; margin: 0 0 3px; padding: 24px 18px 0; line-height: 140%; }
		#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 0 18px; }
		#box p          { font-size: .8em; line-height: 140%; font-family: serif, times new roman; }
		/* Content Style */
		#navigation		{ padding-top: 40px; border-bottom: 1px solid #ccc; }
		#navigation li  { padding-top: 20px;  line-height: 140%; }
		#navigation ul	{ padding: 0 0px 1px; list-style-type: none; color: #7A0000}
		#extra			{ padding-top: 140px; }
		#extra small	{ font-size: .75em; line-height: 140%; }
		#content		{ padding-top: 40px; border-bottom: 1px solid #ccc; }
		#content p, #extra p { padding-right: 18px; }
		
		/* Content Positioning &amp; Size */
		#navigation		{ float: left; width: 175px; }
		#content		{ float: right; width: 540px; }
		#extra			{ float: left; clear: left; width: 175px; }
        #box            { width: 175px;  margin-top: 10px;  margin-left: 0px;
  margin-right: auto;  margin-bottom: 15px;   background-color: #DDCCAA;  color: #000000;
  padding: 5px;  text-align: left;  }
        		/* Footer */
		#footer			{ border-bottom: 2px solid #999; clear: both; width: 100%; }
		#footer a		{ color: #404040; }
		#footer a:visited 		{color: #993333; }
		#footer a:active		{color: #993333; font-weight: bold; }
		#footer a:hover			{color: #993333; text-decoration: none; }
		#footer	p		{ margin: 0; padding: 0 18px 10px; }
		#footer ul		{ border-bottom: 1px solid #555; border-top: 1px solid #555; list-style: none; text-align: center; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; padding-right: 5px; font-size:1em; line-height: 140%; }