/* Tadd Heidgerken */
/* www.taddheidgerken.com */

body {
	font-family: Times, Times New Roman, serif;
	font-size:12px;
	line-height:18px;
	letter-spacing:0.5px;
	color:#888888;
	margin:0;
	background-color: #FFFFFF;
	text-align:center;
	width:100%;
}

img,table { 
    border-width:0;
	padding:0;
	margin:0;
}
	
td{
	padding:0;
}


p {
	margin-bottom: -10px;
}

a:link {
	color: #888888;
	text-decoration: underline;
}

a:visited {
	text-decoration:underline;
	color: #888888;
}

a:hover {
	text-decoration:none;
	background-color:#000000;
	color: #ffffff;
}

a:active {
	text-decoration: underline;
	color: #000000;
}

#page {
	position:relative;
	margin:auto;
	width:59%;
}

.bio {
	text-indent: 20px;
	width:47%;
	vertical-align:top;
	text-align:justify;
}
	
.frame {
	width:100%;
	text-align:center;
}

.architect {
	vertical-align:bottom;
	height:130px;
	text-align:left;
}

.address {
	vertical-align:bottom;
	height:30px;
	text-align:center;
}

.line {
	width:100%;
	min-width:650px;
	overflow:auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top:33px;
}

.dropcap:first-letter {
    font-family: Times, Times New Roman, serif;
	font-size:66px;
	letter-spacing:.09em;
	line-height: .9em;
    margin-right: 0.03em;
    margin-bottom:-0.1em;
    padding-top: .09em;
    float:left; 
}
	
.center{
	width:20px;
}

.footspace{
	height:15px;
}
	






