body {	color:#333;	background-color:white;	margin:20px;	padding:0px;	font:11px verdana, arial, helvetica, sans-serif;	}h1 {	margin:0px 0px 15px 0px;	padding:0px;	font-size:28px;	font-weight:900;	color:#969696;	}h2 {	font:bold 12px/14px verdana, arial, helvetica, sans-serif;	font-variant:small-caps;	margin:0px 0px 5px 0px;	padding:0px;	}p {	font:11px/20px verdana, arial, helvetica, sans-serif;	margin:0px 0px 16px 0px;	padding:0px;	}	blockquote {	font:10.5px sans-serif;	line-height:20px;	}	ul, ol {	line-height:18px;	}	dl	{	line-height:18px;	list-style-type:lower-roman;	}float {	margin:20px;	}	.Content>p {margin:0px;	}.Content>p+p {text-indent:30px;	}a {	color:#ABBBA9;	font-size:11px;	font-family:verdana, arial, helvetica, sans-serif;	font-weight:600;	text-decoration:none;	}a:link {color:#969696;	}a:visited {color:#336;	}a:hover {	background-color:#cc9;	color:#333;	text-decoration:underline;	}   /* All the content boxes belong to the content class. */.content {	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */	width:auto;	min-width:220px;	margin:2px 220px 20px 247px;/*	border:1px solid black;*/	border-top:1px solid black;	background-color:white;	padding:10px;	z-index:2; /* This allows the content to overlap the right menu in narrow windows in good browsers. */	}#navAlpha {	position:absolute;	width:220px;	top:62px;	left:20px;	background-color:#876B31;	padding:10px;	z-index:1; /* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style declaration. The incorrect IE5/Win value is above, while the correct value is below. See http://glish.com/css/hacks.asp for details. */	voice-family: "\"}\"";	voice-family:inherit;	width:220px;	}	/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct length values to user agents that exhibit the parsing error exploited above yet get the CSS box model right and understand the CSS2 parent-child selector. ALWAYS includea "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */body>#navAlpha {width:220px;}		#navBeta {	position:absolute;	width:190px;	top:62px;	right:20px;/*	border:1px dashed black;*/	background-color:#fbfaf6;	padding:10px;	z-index:3;	/* Again, the ugly brilliant hack. */	voice-family: "\"}\"";	voice-family:inherit;	width:190px;	line-height:15px;	}#navBeta ol {list-style-type:upper-roman;	}	/* Again, "be nice to Opera 5". */body>#navBeta {width:190px;}#header {	font-family: Verdana, Arial, Helvetica, sans-serif;	color:#FFF;	letter-spacing:0.4em;	font-size:18px;	font-weight:bold;	background:url(../_images/PNgradient.png);	line-height:40px;	}/*.quotation {	font-family:sans-serif;	font-style:italic;	text-align:right;	font-size:11px;	padding-left:40px;	padding-right:10px;	} moved to blckquote */	.quoteCitation {	font-family:sans-serif;	text-align:right;	font-size:10px;	}.greekquote {	font-family:sans-serif;	font-size:11px;	}.navText {	font:10px Arial;	letter-spacing:.1em;	line-height:20px;	background-color:#a4c2c2;	color:#333333;	padding:10px;	}.sidebarText {	font:12px Georgia, "Times New Roman", Times, serif;	color:#FFF;	line-height:18px;	padding:10px;	font-weight:200;	}.copyrightContent {	font-size:9px;	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */	width:auto;	min-width:220px;	margin:2px 220px 20px 247px;	padding:10px;	z-index:2; /* This allows the content to overlap the right menu in narrow windows in good browsers. */	}.sidebarImg {	padding:0px;	margin-left:-10px;	margin-top:-10px;	}.light {	font-weight:lighter;	}.next {	text-align:right;	margin: 2em 0 0 -1.25em;	}
