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

body.blue
		{background-color:#aaeeff;}
body.black
		{background-color:black;}
body.white
		{background-color:#ffffff;}

* 		{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;}
.black		{color:black;}
.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;
		}
.nomargin	{margin:0px;}
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: Garamond, "Times New Roman", Times, serif;
		font-size: 1.2em;
		text-align: justify;
		}
div#chapter p
		{
		text-indent: 5%;
		margin:0;
		}
div#chapter p.title
		{
		text-indent: 0;
		font-size: 40pt; font-style: italic;
		color:blue;
		text-align: center;
		}
div#chapter p.footer
		{
		text-indent: 0;
		font-size: 20pt; font-style: italic;
		color:blue;
		text-align: center;
		}
div#chapter p.firstline
		{
		padding-top: 40px;
		text-indent: 0;
		}
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: 0;
		border: solid;
		border-style: double;
		border-width: 4px;
		border-color: blue;
		width: 100%;
		}
div#chapter table.noborder
		{
		border-style: none;
		}
		
div#chapter .logo
		{padding-left: 200px;
		padding-top: 50px;
		padding-bottom: 50px;}
div#chapter img
		{margin-top: 20px;
		margin-bottom:10px;
		padding: 20px;
		}


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

div#frontpage p
		{font-size: 40pt; font-style: italic;
		color:blue;}
div#frontpage p.small
		{font-size: 20pt; font-style: normal;
		}
div#frontpage ul
		{list-style-type: none;}

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

div#indexpage
		{
		padding: 10px;
		font-family: Garamond, "Times New Roman", Times, serif;
		color: black;
		font-size: 1em;
		text-align: center;
		}
div#indexpage td
		{border: solid; border-width: 1px; border-color: blue;
		font-family: Garamond, "Times New Roman", Times, serif;
		font-size: 40pt;
		color:gray;
		text-align: center;
		}

div#indexpage p
		{font-size: 30pt; font-style: italic;
		}
div#indexpage p.small
		{font-size: 16pt; font-style: normal;
		}
div#indexpage ul
		{list-style-type: none;}

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





