body { 
	background-color: #000;
}
#content {
	position: relative;
	margin: auto;
	width: 730px;
	height: 750px;
	background: #000;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #DDD;
}
#title {
	position: absolute;
	left: 53px;
	top: 34px;
	color: #FFF;
	font-size: 65px;
	letter-spacing: .04em;
}
.small_caps {
	font-size: 50px;
	letter-spacing: .02em;
}
#pic {
	position: absolute;
	z-index: -1;
	left: 378px;
	top: 45px;
}
#demo {
	position: absolute;
	left: 415px;
	top: 526px;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
}
#speaker1 {
	position: absolute;
	left: 442px;
	top: 550px;
}
#secular a{
	position: absolute;
	left: 478px;
	top: 555px;
	font-size: 12px;
	text-decoration: none;
}
#speaker2 {
	position: absolute;
	left: 442px;
	top: 577px;
}
#christian a{
	position: absolute;
	left: 478px;
	top: 580px;
	font-size: 12px;
	text-decoration: none;
}
#banner {
	position: absolute;
	left: 145px;
	top: 87px;
}
#events {
	position: absolute;
	left: 53px;
	top: 133px;
	font-size: 17px;
	line-height: 30px;
	font-weight: bold;
}
#bio {
	position: absolute;
	left: 53px;
	top: 230px;
	font-size: 14px;
	width: 323px;
	height: 360px;
	line-height: 1.4em;
}
#contact {
	position: absolute;
	top: 610px;
	left: 53px;
	height: 17px;
	width: 510px;
	font-size: 14px;
}

#logo {
	position: absolute;
	left: 53px;
	top: 640px;
}
#fblink {
	position:absolute;
	top:640px;
	left:370px;
	width:120px;
	font-size:12px;
	text-align:center;
}
#fblink a {
	text-decoration:none;
}

#lucas_contact {
	position: absolute;
	left: 565px;
	top: 642px;
	width: 163px;
	height: 83px;
	font-size: 14px;
	text-align: right;
	line-height: 1.4em;
}
#lucas_contact a {
	text-decoration: none;
}
#lucas_contact .name {
	font-size: 14px;
	letter-spacing: .1em;
}
#lucas_contact .number {
	font-size: 17px;
}
img {
	border-style: none;	
}
p { }
td { }
a:link { color: #DDD;}
a:visited { color: #DDD; }
a:hover { }
a:active { }

