/*		Christopher Blackwell's CSS Stylesheet			*//* --------------------------------------------------------- *//*                  Character Level Styles                   *//* --------------------------------------------------------- */.sans-serif	{ font-family: "Lucida Sans Unicode","Lucida Grande", Verdana, Arial, Helvetica, Geneva, sans-serif; }/* --------------------------------------------------------- *//*                  Character Level Styles                   *//* --------------------------------------------------------- */.latin		{font-style: italic; }.xgrc		{font-style: italic; }em			{ font-style: italic; }em em		{ font-style: normal; }sup			{				vertical-align: super;				font-size: 80%;				}img			{				margin-left: 10px;				margin-right: 10px;				margin-top: 5px;				margin-bottom: 5px;			}a			{				color: maroon;				text-decoration: none;			}			.external	{				color: navy;				text-decoration: none;			}			.citation	{				color: rgb(0,100,0);				text-decoration: none;			}.morphology	{				color: #330066;				text-decoration: none;			}			h1 EM, h em	{font-style: normal;}/* --------------------------------------------------------- *//*                  List Styles                              *//* --------------------------------------------------------- */ul			{				list-style-type: none;				margin-bottom: 1em;			}ol			{					list-style-type: decimal; 				list-style-position: outside;				margin-bottom: 1em;			}li			{ padding-bottom: 0.5em; }/* --------------------------------------------------------- *//*                  Block Level Styles                       *//* --------------------------------------------------------- */BODY 		{				font-family: 'Palatino Linotype', Georgia, 'Hoefler Text','Adobe Garamond',Garamond,Palatino,'Times New Roman',Times,serif;				font-size: 18px;				line-height: 22px;				background: silver;				color: black;			}#container 		{				width: 750px;				padding-left: 25px;				padding-right: 55px;				padding-top: 50px;				padding-bottom: 50px;				margin-left: 10px;				margin-right: auto;				border: 4px double black;				background: transparent url(home_paper.jpg);			}.footnotes	{				font-size: .8em;				margin-top: 0em;				margin-bottom: 0em;				line-height: 1em;							}.contents 	{				float: left;				font-size: .8em;				line-height: 1em;				font-style: italic;				color: gray;				width: 11em;				height: auto;				text-align:left;				height: auto;				margin-top: 0em;				margin-bottom: 0em;				padding-right: 1em;	 		}	 		.contents p {				margin-bottom: 0em;				margin-top: 0em;				padding-bottom: 5px;			}.blockquote	{margin-left: 2em;}p		{				margin-bottom: .5em;						}	 .title		{				text-align: left;				font-size: 135%;				line-height: 1.1em;				margin-top: 0em;							}			.title p	{ margin-top: 0em; }					.inline			{				font-size: .8em;				line-height: 1.2em;				font-style: italic;			}			.inline em	{ font-style: normal; }.marginalia {				font-size: .8em;				line-height: 1.1em;				float: right;				width: 14em;				height: auto;				margin-right: -2px; 				margin-left: 10px;				margin-top: 10px;				margin-bottom: 5px;					 		}.warning	{ color: red;}.navigation			{				font-size: .8em;				line-height: 1em;				text-align: center;				margin-top: 10px;				margin-bottom: 10px;				padding-bottom: 0.5em;				color: gray;			}	 			 		 		.inset		{				float: right;				margin: 1em;							}	 .header, .footer {						color: gray;						font-size: .8em;						clear: both;			}			.header		{					text-align: center;					padding-bottom: 0.5em;					border-bottom: 2px solid maroon;					/*border-bottom: 1px solid silver; */			}			.header p, .footer p			{					clear: both;					margin-top: 0em;					margin-bottom: 0em;					padding-top: 0.3em;					padding-bottom: 0.3em;				color: gray;			}			.footer		{					text-align: center;					clear: both;					margin-top: 1em;					padding-top: 0.5em;					line-height:1.2em;					border-top: 2px solid maroon; 				 			}			/* --------------------------------------------------------- *//*                  Heading Styles                           *//* --------------------------------------------------------- */.contents h	{				font-style: normal;				font-size: 1em;				line-height: 1em;			}h1 	{				font-size: 100%;				font-style: italic;				display: block;				padding-top: 3em;				margin-bottom: 0em;							}						h 	{				font-size: 100%;				font-style: italic;				display: block;				margin-top: 0em;				padding-top: 1em;				margin-bottom: 0em;							}		