body 		{font: 1em Arial, Lucida, serif;
			background-color:#eeeeee;}


* 		{margin:0; padding:0;}

a		{text-decoration:none; font-size: 1em}
		a:link 		{color:blue}
		a:visited 	{color:blue}
		a:active 	{color:blue}
		a:hover 	{color:blue; text-decoration:underline;}


p		{font-size: 1em;
		margin: 10px 0 10px 0;}
p a		{font-size: 1em;}
.ralign		{text-align:right;}
.lalign		{text-align:left;}
.blue		{color:blue;}
.padded		{padding: 20px;}
.narrative	{font-style: italic;}
.image		{text-align: center;}
.voxpop		{
		font-size: 1em;
		margin-left:20px;
		margin-right:20px;
		font-family: "Times New Roman", Times, serif;
		}
h2		{margin-top:10px;}



			
div#mainwrap	{width:776px; margin-left:auto; margin-right:auto;
		margin-top: 20px;
		background-color: white;}


div#colswrapper {width:776px; background-color:white;}

div#chapter		
		{padding: 40px;
		border: solid; border-width: 1px;
		font-family: Arial, Verdana, "sans-serif";
		font-size: 1em;
		text-align: justify;
		}
div#chapter blockquote
		{padding: 20px;
		font-family: Times, serif;
		font-size: 1em;
		}

div#chapter ul
		{list-style-type: none;
		text-align: center;
		font-family: "Times New Roman", Times, serif;
		padding-bottom: 20px}
div#chapter ul a		
		{text-decoration:none; font-size: 1em}
div#chapter ul a:link 		{color:black}
div#chapter ul a:visited 	{color:black}
div#chapter ul a:active 	{color:black}
div#chapter ul a:hover 		{color:black; text-decoration:underline;}

div#chapter table	
		{padding-top: 40px;
		}
div#chapter .logo
		{padding-left: 200px;
		padding-top: 50px;
		padding-bottom: 50px;}
div#chapter img
		{margin-top: 20px;
		margin-bottom:10px;
		padding: 20px;
		}
.imagemenu		
		{
		border: solid; border-width: 1px;
		width:500px;
		margin-top: 20px; margin-bottom: 20px;
		margin-left:auto; margin-right:auto;
		}
div#imagepage
		{
		margin-top: 40px;
		}

div#imagepage img
		{
		padding: 3px;
		}

div#bodytext	{padding: 40px;
		font-family: Arial, Verdana, "sans-serif";
		font-size: 1em;
		text-align: justify;
		}
div#bodytext blockquote
		{padding: 20px;
		font-family: Times, serif;
		font-size: 1em;
		}

div#bodytext ul	{margin-left: 40px;}

div#bodytext table	
		{padding-top: 40px;
		}
div#bodytext .logo
		{padding-left: 200px;
		padding-top: 50px;
		padding-bottom: 50px;}

div#indexpage
		{padding: 40px;
		border: solid; border-width: 1px;
		font-size: 1em;
		}
div#indexpage table td
		{padding-top: 40px;
		padding: 10px; border: solid; border-width: 1px; border-color: blue;
		}


table td       {padding: 10px; border: solid; border-width: 1px; border-color: blue;}

div#frontpage
		{padding: 40px;
		border: solid; border-width: 1px;
		font-family: "Times New Roman", Times, serif;
		font-size: 1em;
		text-align: center;
		}

div#frontpage ul
		{list-style-type: none;}

div#frontpage a		
		{text-decoration:none; font-size: 1em}
div#frontpage a:link 		{color:black}
div#frontpage a:visited 	{color:black}
div#frontpage a:active 		{color:black}
div#frontpage a:hover 		{color:black; text-decoration:underline;}





