@charset "utf-8";
/* CSS Document */

body		{ 	margin: 0; padding: 0; 
		  		background-color: #fffdda;
    		  color:#000099;
			  height: auto;
			}

a:link		{ 	text-decoration: none; font-weight: bold; color: blue;
			}

a:visited	{ 	text-decoration: none; font-weight: bold; color: purple;	
			}

a:focus		{	text-decoration: none; font-weight: bold; color: #ff9900;	
			}

#navigation	{ 	background-color: #cccccc;
		  		margin: 0; padding: 5px;
				position: fixed; top: 0; left: 0;
				color: #000066; 
				width: 100%;
				height: auto;
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: small;
				vertical-align: middle;
				z-index: 3;
			}

#navigation4	{ background-color: #cccccc; 
		  margin: 0; padding: 0;
		  position: top: 0; left: 0; right: 0; 
		  color: #000066; 
		  width: 100%;
		}
		
#text		{ 	background-color: #fffdda;
		  		margin: 0; padding: 0;
				width: 100%;
		  		line-height: 1.4; 
				height: auto;
				text-align: left;
			}
			
#textprose	{ 	background-color: #fffdda;
		  		margin: 0; padding: 0;
				width: 100%;
		  		line-height: 1.4; 
				text-align: justify;
				height: auto;
			}
			
#textcentre	{ 	background-color: #fffdda;
		  		margin: 0; padding: 0;
				width: 100%;
		  		line-height: 1.4; 
				text-align: center;
				height: auto;
			}
			
#textwide	{ 	background-color: #fffdda;
		  		margin: 0; padding: 0;
				width: 150%;
		  		line-height: 1.4;
				height: auto;
			}
			
#textnarrow	{ 	background-color: #fffdda;
		  		margin: 0; padding: 0;
				width: 100%;
		  		line-height: 1.1; 
				height: auto;
			}

#editorial	{ background: #ffffde;
		  border: 0;
		}

		
#footer		{	background-color:#cccccc;
		  		margin: 0; padding: 5px;
		  		height: auto;
				vertical-align: bottom;
		  		font-family: verdana, arial, helvetica, sans-serif;
				color: #000066; 
				width: 100%;
				font-size: small;	
			}
			
#footer1		{	background-color:#cccccc;
		  		margin: 0; padding: 5px;
		  		height: auto;
				vertical-align: bottom;
		  		font-family: verdana, arial, helvetica, sans-serif;
				color: #000066; 
				width: 100%;
				font-size: small;
			}

#container	{ 	background: #ffffde;
		  		border: 0;
				width: 100%;
			  	height: auto;
			}
			
p 			{ 	font-family: georgia, garamond, palatino, times, serif;
     		  	font-size: medium;
    		  	margin-left: 10%; margin-right: 5%;
		  		line-height: 1.3;
			}

h1 			{ 	font-family: verdana, arial, helvetica, sans-serif;
      	     	font-size: x-large;
      	     	font-weight: bold;
     	    	margin-left: 5%; margin-right: 5%;
			}

h2 			{ 	font-family: verdana, arial, helvetica, sans-serif;
      	     	font-size: large;
      	     	font-weight: bold;
     	    	margin-left: 5%;
		  		margin-right: 5%;
			}

h3 			{ 	font-family: verdana, arial, helvetica, sans-serif;
      	     	font-size: medium;
      	     	font-weight: bold;
     	    	margin-left: 5%;
		  		margin-right: 5%;
			}
			
h4 			{ 	font-family: georgia, garamond, palatino, times, serif;
      	     	font-size: small;
      	     	font-style: italic;
     	    	margin-left: 5%;
		  		margin-right: 5%;
			}

h6 			{ 	font-family: georgia, garamond, palatino, times, serif;
      	     	font-size: xx-small;
     	    	margin-left: 50%;
		  		margin-right: 5%;
			}
	
ul 			{	 margin-left: 15%; margin-right: 5%;
				  font-family: georgia, garamond, palatino, times, serif; 
				  font-size: medium; 
				  color: #000099;
		  		line-height: 1.4;
				list-style-type: disc;
			}

ol 			{	 margin-left: 5%; margin-right: 5%;
				  font-family: georgia, garamond, palatino, times, serif; 
				  font-size: medium; 
				  color: #000099;
		  		line-height: 1.4;
				list-style-type: 1;
			}
			
img			{	border: 0;
			}

table		{	border: 0;
				cellpadding: 0;
				cellspacing: 0;
				width: 100%; 
				font-family: georgia, garamond, palatino, times, serif;
     		  	font-size: medium;
		  		line-height: 1.2;
			}
			
tr			{vertical-align: top;
			}

q			{	background-color: #ebf5fc;
			}
			
blockquote	{	background-color: #ebf5fc;
				font-family: georgia, garamond, palatino, times, serif;
	          	font-size: medium; 
    	        margin-left: 15%; margin-right: 15p%;
		  		line-height: 1.2;
			}
			
.stretcher  { 	margin-left: 35%;
		  		line-height: 1.1;
			}

.epigraph	{  	margin-left: 5%;
			}
		
.center		{  	margin-left: 0; margin-right: 0;
				text-align: center;
			}

.sans		{  	font-family: verdana, arial, helvetica, sans-serif;
			}

.prose		{	margin-left: 5%; margin-right: 5%;
			}
		
.centerbold	{  	margin-left: 0; margin-right: 0;
				text-align: center;
      	     	font-weight: bold;
			}

.proseright	{	margin-left: 5%; margin-right: 5%;
				text-align: right;
			}

.leaded		{	line-height: 2;
			}
			
.insetprose	{	margin-right: 10%;
			}

.navigation	{ background-color: #cccccc; 
		  margin-left: 5%; margin-right: 5%;
		  font-family: verdana, arial, helvetica, sans-serif;
		  font-size: small;
		  vertical-align: middle;
		}
		
.nomarge		{  	margin-left: 0; margin-right: 0;
			}
			
.inset 		{ margin-left: 15%;
		}

.nomargelhm		{  	margin-left: 20%; margin-right: 0;
			}
			
.nomargerhm		{  	margin-left: 0; margin-right: 3%;
			}



.indentsmall	{ margin-left: 15%;
		  			line-height: 1;
				}

.right		{margin: 0 0 0 20px;
		}

.images		{ margin-left: 2%;
		  margin-right: 1%;
		}
		

.nodot	{ list-style-type: none;
        }
