body	{	
		color: white;
		padding: 0;
		margin: 0;
		border: 0;
		font-family: helvetica, sans-serif;
		font-size: 42px;
		letter-spacing: 3px;
		}

div.left, h2	{
		position: absolute;
		top: 26px;
		left: 15px;
		font-weight: bold;
		}

div.centered {
		padding: 0;
		margin: 0;
		border: 0;
		width: 100%; 
		height: 36px;
		text-align: center;
		font-size: 30px;
		color: #ccc;
		position: absolute;
		top: 0px;
		}

div.right	{
		position: absolute;
		top: 20px;
		right: 5px;
		font-weight: bold;
		}

div#happening	{
		position: absolute;
		top: 50px;
		left: 0;
		width: 60%;
		color: white;
		padding: 0;
		margin: 20px;
		border: 0;
		font-family: helvetica, sans-serif;
		font-size: 15px;
		letter-spacing: normal;
		}

.righty	{
	float: right; 
	margin: .25em;
	border: 0;
	font-size: 18px;
	}

.lefty	{
	float: left; 
	margin: .25em;
	border: 0;
	font-size: 18px;
	}

.middly {
	text-align: center; 
	}

.linky
	{
	font-size: 20px;
	background-color: #9A9;
	letter-spacing: 3px;
	color: white; 
	text-decoration: none;
	/* 
	display: block;
	position: absolute;
	top: 30px;
	left: 80%; 
	*/
	}

.lancelot
	{
	border: 0;
	color: white;
	font-size: 18px;
	}

div.bio {
		float: right;
		padding: 0 0 0 10px;
		margin: 20px 20px 20px 30px;
		width: 250px;
		border: 0;
		border-left: 3px solid gray;
		font-family: helvetica, sans-serif;
		font-size: 15px;
		letter-spacing: normal;
		}