p { line-height: 150%; 	font-size: 11px;	font-family: verdana, arial, helvetica, sans-serif;	margin:0px 0px 16px 0px;	padding:0px;	}	/*#Content>p {margin:0px;}#Content>p+p {text-indent:30px;}*/A:link { color:#003366; text-decoration: underline; background-color: transparent; }A:visited { color: #996600; text-decoration: underline; background-color: transparent; }A:active { color: #993333; text-decoration: underline; background-color: #ffcc99; }A:hover { color: #000000; background-color: #ffcc99; }#Content {	margin:0px 20px 50px 200px;	padding:10px;	}#Menu {	position:absolute;	top:200px;	left:9px;	width:175px;	padding:5px;	background-color:#eeeeee;	border-color: #999999;	border-width: 1pt;	border-style: dashed;	line-height: 12px;	voice-family: "\";	height: 1009px;}\"";	voice-family:inherit;	width: 160px; }	/* Again, "be nice to Opera 5". */body>#Menu {width: 160px; }#crum { padding: 4px; background-color:#ffffff; border: .1px dashed #999999; }#displaymenu {	font-size: 11px;	padding-top: 7px;	padding-right: 3px;	padding-left: 3px;	border-color: #999999;	border-width: 1pt;	border-style: inset;	width:160px;	}/*The next style is for the Topics index page to create three columns*/	#leftcontent {	position: absolute;	left:260px;	top:210px;	width:292px;	background:#ffffff;	border:1px solid #000000;	height: 370px;		}	#centercontent {		background: #ffffff;   		margin-left: 250px;   		margin-right: 250px;		border: 1px solid #000000; }		/*	IE5x PC mis-implements the box model. Because of that we sometimes have		to perform a little CSS trickery to get pixel-perfect display across browsers.		The following bit of code was proposed by Tantek Celik, and it preys upon a CSS		parsing bug in IE5x PC that will prematurly close a style rule when it runs		into the string "\"}\"". After that string appears in a rule, then, we can override		previously set attribute values and only browsers without the parse bug will		recognize the new values. So any of the name-value pairs above this comment		that we need to override for browsers with correct box-model implementations		will be listed below.				We use the voice-family property because it is likely to be used very infrequently,		and where it is used it will be set on the body tag. So the second voice-family value 		of "inherit" will override our bogus "\"}\"" value and allow the proper value to		cascade down from the body tag.		The style rule immediately following this rule offers anoth */
