
	/*	#intro{
			width:50em;
			padding:2em;
		}
		#intro ul{
			list-style:square;
			margin:1em;
		}
		h1{
			color:#666;
			font-size:1.8em;
		}
		#intro p, #intro li{
			padding:.2em;
			line-height:1.3em;
		}
		#intro pre{
			padding:1em;
			font-size:1.2em;
		}
		div.bio{
			white-space:pre;
			border:1px solid #999;
			background:#eee;
			width:32em;
			margin:1em;
			float:left;
		}
		#content.dynamic div.more,.hide{
			position:absolute;
			top:-9999px;
			left:-9999px;
			height:1px;
			overflow:hidden;
		}
		.fameandfortune{
			clear:both;
			background:#eee;
			border-top:1px solid #ccc;
			padding:.5em;
		}
		
			*/
	
		
.more {
    display: none;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666; }
a.showLink, a.hideLink {
font:8pt Arial,Verdana,Helevetica,San Serif; font-weight:normal;
    text-decoration: none;
    color: #000000;
    padding-left: 10px;
    background: transparent url('down.gif') no-repeat left; }
a.hideLink {
    background: transparent url('up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
    border-bottom: 1px dotted #000000; }
	


	