

.navigation 	{	float: left;
			width: 100%;
			padding: 0 0 0 0;
			
			}
table		{	float: left;
			width: 100%;
			border-color: blue;
			border-style: ridge;
			background-color: #00008B;	
			color: white;
			padding: 0 0 0 0%;
			} 


#image 		{	float: right;			
			width: 100%;
			padding: 0% 0% 2% 0%;			
			background-color: #ccc;			
			}

.body		{	font-family: ariel, helvetica, sans-serif;
			font-style: italic;
			font-size: 90%;
			color: black;
			width: 89.1%;
			background-color: white;
			text-align: left; 
			padding-left: 1.5%;	
			padding-right: 1%;	
			border-style: solid;
			border-bottom-width: 0px;
			border-left-width: 43px;
			border-right-width: 43px;
			border-color: #00008B;
			}

.image 		{	float: right;			
			padding: 0 2% 0 0;			
			}


			
h1, h2  		{	float: left;
			width: 100%;
			font-family: "Times New Roman", Garamond, Times, serif;
			text-align: center;
			color:  white;
			background-color: #00008B;
			font-size: 180%;
			margin: 0;
			padding-top: 2%;
			padding-bottom: 2%;
			padding-left: 0%;
			padding-right: 0%;
			}


h4, h5 		{	line-height: 250%;
			font-size: 120%;
	 		font-style: italic;
			color: #B8860B;
			}

h6		{	font-size: 110%;
			}

h3		{	font-size: 85%;
			font-style: italic;
			color:  #00008B;
			text-align: center;
			}



a 		{	font-family: "Times New Roman", Garamond, Times, serif;
			font-style: italic;
			text-align: left;
			font-size: 90%;
			border-color: #00008B;
			line-height: 50%;
			color: white;
			background-color: #00008B;
			}







.pquote 		{	float: right;
			font-size: 90%;
			width: 15%;
			background: #ddf;
			font-style: italic;
			text-align: justify;
			padding: 1%;
			margin: 0 0.5% 0.5% 0;
			}


p 		{	line-height: 170%;
			}

font	        	{	font-family: 'Times New Roman', Garamond, Times, serif;
			font-style: italic;
			color: #B8860B;
			font-size: 100%;
			font-weight: 500;
			}	 

strong		 {	color: teal;
			font-style: italic;
			}

span 		{	font-weight: bold;
			font-style: italic;
			}

em 		{	font-style: italic;
			color: #900;}
	
b 		{	padding-top: 1.5%;
			font-style: italic;
			color: black;
			}	

hr.margin 	{	margin: .5% 20% .5% 20%;
			background-color: #00008B;
			padding: .15%;
			}

.firstletter 	{	font-family: 'Times New Roman', Garamond, Times, serif;
			font-style: italic;
			font-size: 200%;
			line-height: 100%;
			font-weight: bold;
			color: #B8860B;
			}
.firstletter1 	{	font-family: 'Times New Roman', Garamond, Times, serif;
			font-style: italic;
			font-size: 200%;
			line-height: 120%;
			font-weight: bold;
			color: black;
			}

		

	

	