

<!-- CSS Sheet for FCM Informer Web Site -->

/*<style>*/

html, body		{margin: 0; padding: 0; }

body			{margin: 0; 
				background: url(images/header.bmp) repeat-x top left #f6f6f6;
				font-family: "Franklin Gothic Book", "Trebuchet MS", Arial, sans-serif; font-size: 100%;}			

div#wrap1		{position: relative; 
				height: 100%; width: 100%; 
				text-align: center; 
				border: solid red 0px; }

div#wrap2		{position: relative; 
				height: auto; width: 777px; 
				margin-left: auto; margin-right: auto; margin-top: 17px;
				text-align: left; 
				border: solid #f6f6f6 1px;}
								
/*  Header stuff  */

#nav_wrap		{position: absolute; top: 56px; right: 10px ; padding: 0; border: solid 1px #00006a; }

#nav_wrap ul	{margin: 0; padding: 0; 
				list-style-type: none; whitespace: nowrap; 
				background: #EBEBF1; }
				
#nav_wrap ul li			{display: inline; }

#nav_wrap ul li a		{margin-left: 0px; padding: 3px 10px 4px 10px; 
						list-style: none; line-height: 25px; 
						background: #EBEBF1; border-right: 0px solid #EBEBF1; font-size: 13px;}
						
#nav_wrap ul li a:visited {color: #000080;  text-decoration: none; }
						
#nav_wrap ul li.first	{border-left: none; list-style: none; display: inline; }

#nav_wrap ul li a:hover	{ background: /*#F6F7Fd*/; border-top: 3px solid #00006a; 
						width: auto; text-decoration: none; }

h1#name		{position: absolute; top: 7px; right: 10px; 
			font-family: "Palatino Linotype", "Times New Roman", serif; 
			font-size: 34px ; font-weight: bold ; font-style: italic ; 
			color: #00006a; letter-spacing: 2px; background: transparent; padding: 0; margin:0; }

h1#informer-name	{position: absolute; top: -8px; right: 10px; 
			font-family: "Palatino Linotype", "Times New Roman", serif; 
			font-size: 46px ; font-weight: bold ; font-style: italic ; 
			color: #00006a; letter-spacing: 4px; background: transparent; padding: 0; margin:0; }

.logo		{position: absolute; top: 2px; left: 10px; }


/*  Anchor formatting  */

a:link		{color: #000080; font-size: 95%; text-decoration: none;}

a:active	{color: red; font-size: 95%; }

a:visited	{color: #004000; font-size: 95%; text-decoration: none; }

a:hover		{text-decoration: underline;}

ul a:hover	{color: #0000cf; }

footer a	{font-size: 65%;}


/*  Column stuff  */

#leftcol_wrap	{position: absolute; top: 93px; left: 10px; 
				width: 165px; height: auto; 
				margin-right: 10px; padding: 0; }
				
#leftcol		{background-color: #EBEBF1 ; border: solid 1px #00006a; 
				padding: 7px; font-size: 80%; }
ul.board		{margin-left: 17px; padding: 0; }				

	/* Secondary leftcol stuff */
	

.verse		{position: absolute; width: 165px; margin-left: -176px; height: auto; 
			background-color: #EBEBF1 ; border: solid 1px #00006a; 
			font-size: 75%;   }
			
.verse_smaller	{position: absolute; width: 165px; margin-left: -176px; height: auto; 
			background-color: #EBEBF1 ; border: solid 1px #00006a; 
			font-size: xx-small;   }
			
.verse p	{padding: 5px; }

/*  Main content  */

#main		{margin: 93px 10px 0px 185px; 
			background-color:  #fff ; border: solid 1px #00006a; position: relative; }

h3#title		{float: right; margin-top: 0px; position: relative;
				/*border-left: solid 2px #c6c6c6; border-bottom: solid 2px #e1e1e1; */
				padding: 5px 15px 5px 10px; 
				font-style: italic; color: #00006a; font-size: small; }

#main p			{padding-left: 10px; padding-right: 10px;
				  }

p.art		{text-indent: 2em; text-align: justify; 
			 }
p.italic	{margin: 0px 10px 0 px 20px; font-style: italic; font-size: 90%; text-align: left; padding-bottom: 10px; }

p.footnote	{text-indent: 0; font-size: 10pt; }

p.top,p.center		{text-align: center; }

ul,ol			{line-height: 150%; margin-right: 10px;}

ul h3		{margin: 3px; }

h1			{background: #000; 
			color: #fff; font-style: italic; 
			padding: 5px 0 5px 10px;  }
			
h2,h3		{padding-left: 10px; }

.nested		{line-height: 110%; }

ul ul ul		{font-size: 80%; }

.top		{clear: both; text-align: center;}

.image		{margin-left: 95px;  }

span.book-title	{font-weight: bold; font-size: 95%; }

/*  Informer stuff  */

.article-title		{ text-align: center;  font-size: x-large; font-weight: bolder; }

.index-title		{width: 100%; font-weight: bolder; font-size: medium; text-align: center; }

ul.index			{margin-left: 17px; padding-left: 0; }

ul.index li			{padding-bottom: 15px;  }

#issue-banner		{font-weight: bold; font-size: x-small; padding: 10px; text-align: right; position: relative; }

#issue-number		{float: left; position: relative; }

div.quote			{padding: 0 50px 0 50px; font-size: 90%; }

p.subtitle			{text-align: center; font-style: italic; font-size: 120%; margin-top: -12px;}

.tagline			{font-style: italic; text-align: right; font-size: 90%; }

/*  Footer Div  */

.footer		{width: auto; height: auto; line-height: 250%;
			clear: both;
			font-size: 65%; 
			text-align: right; 
			margin: 7px 10px 5px 10px;
			padding: 0 5px 0 0; }
			
#sitemeter		{clear: both; float: right; width: 20px; height: 20px; 
				margin-right: 0px; padding-right: 10px; }

/*</style>*/
