
		.navcell {
			background:#bbb;padding:2px 13px 4px 10px;color:#333;
		}
		.navcellspacer {
			background:#ddd;padding:2px 10px 4px 10px;color:#333;
		}
		.subtext {
			color:#777;font-size:10px;
		}
		A.navlink,
		A.navlink:active,
		A.navlink:visited {
			color:black;
			text-decoration:none;
		}
		A.navlink:hover {
			text-decoration:underline;
			color:#3333cc;
		}
		A,
		A:active,
		A:visited {
			color:#3333cc;
			text-decoration:none;
			font-weight:normal;
		}
		A:hover {
			text-decoration:underline;
			color:#3333cc;
		}
		#nav {
			position:absolute; left:240px; top:5px; width:600px;
		}
		#title {
			font-weight:bold;
			font-size:12px;
			margin-bottom:5px;
			color:#666;
		}
		#subtitle {
			color:#999;
		}
		.subtitle {
			font-size:11px;
			margin-bottom:10px;
			margin-top:0px;
			color:#999;
			border-bottom: 1px solid #ccc;
		}
		.participant {
			font-weight:bold; margin-bottom:0px;
		}
		.participantbio {
			margin-top:0px;
		}
		.event {
			margin-top:2px;
			margin-bottom:0px;
		}
		.eventdetails {
			margin-top:0px;
			color:#999;
		}
		.divider {
			margin-top:0px;
			margin-bottom:1px;
			height:1px;
			color:#999;
		}