
	body {margin: 0;
		text-align: left;
		padding: 0;
		font-family: Georgia, Palatino, serif;
		letter-spacing: 2px;
		color: #AAA;
		font-size: 10px;
		line-height: 10px;
	}
	

	A:visited {color: #333;
		}		
				
	A:link {color: #333;
		}
			
	A:active {color: #333;
		}
						
	A:hover {color: #333;
		}
		
	.page_wrapper {
		margin:0 auto;
		margin-left: 40px;
	}
	
	.page_wrapper_820 {
		margin:0 auto;
		width: 820px;
	}
			
	.nav_wrapper {
		margin-top: 18px;
		margin-bottom: 28px;
		line-height: 20px;
		border-bottom: 1px solid #CCCCCC;
		height: 53px;
		color: #333;
	}
	
	.margin_bottom_0 {
		margin-bottom:0px;
	}
	
	
	.nav_wrapper a:visited {
		color: #999;
		text-decoration: none;	
	}
	
	.nav_wrapper a:link {
		color: #999;
		text-decoration: none;	
	}
	
	.nav_wrapper a:active {
		color: #999;
		text-decoration: none;	
	}
	
	.nav_wrapper a:hover {
		color: #333;
		text-decoration: none;	
	}
	
	.nav_logo {
		width: 420px;
		height: 53px;
		margin-top: 15px;
		float: left;
	}
	
	.float_left {
		float: left;
	}
	
	.float_clear {
		clear: both;
	}
		
	.nav_column {
		width: 91px;
		float: right;
		border-left: 1px dotted #999;
		padding-left: 8px;
	}
	
	.nav_column_wide {
		width: 191px;
		float: right;
		border-left: 1px dotted #999;
		padding-left: 8px;
	}
	
	.nav_rule {
		width: 820px;
		height: 1px;
		background: url(images/nav_rule.gif) no-repeat left top;
	}
	
	.contact_wrapper {
		padding-bottom: 28px;
		margin-bottom: 28px;
		border-bottom: 1px solid #CCCCCC;	
	}
	
	.contact_wrapper2 {
		padding-bottom: 5px;
		margin-bottom: 28px;
		border-bottom: 1px solid #CCCCCC;	
	}
	
	.right_align {
	  float: right;
	  padding-right: 25px;
	}
	
	.project_wrapper {
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 1px solid #CCCCCC;	
	}
	
	.home_wrapper {
		padding-bottom: 28px;
		margin-bottom: 28px;
	}
	
	.contact_media {
		width: 191px;
		float: right;
		padding-left: 8px;
		margin-top: 36px;
	}
	
	.speaking_previous {
		width: 191px;
		float: right;
		padding-left: 8px;
	}
	
	.contact_media a {
		text-decoration: none;
		color: #666;
		line-height: 22px;
	}
	
	.col_left {
		width: 400px;
		margin-right: 20px;
		letter-spacing: 0px;
		font-size: 11px;
		line-height: 17px;
		float: left;
		color: #666;
	}
	
	.col_left_daytum {
		width: 400px;
		margin-right: 20px;
		letter-spacing: 0px;
		font-size: 11px;
		line-height: 17px;
		float: left;
		color: #666;
		position: relative;
		top:-15px;
	}
	
	.col_right {
		width: 400px;
		float: right;
		letter-spacing: 0px;
		font-size: 11px;
		line-height: 17px;
		color: #666;
	}
	
	.title {
		color: #333;
		font-size: 24px;
		font-weight: normal;
		line-height: 1.5;
	}
	
	p {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	
	ul {
		padding-left: 15px;
		margin-top: 0px;
	}
	
	.bio {
		line-height: 19px;
	}
	
	
	.red {
		color: red;
	}
	
	.media_icon {
		position: relative;
		top: 3px;
		margin-right: 8px;
	}
	
	.project_thumb {
		float:left;
		height:170px;
		margin-right:5px;
		position:relative;
		width:200px;
	}
	
	.project_thumb a {
		text-decoration: none;
	}
	
	.project_label {
		font-size: 11px;
		letter-spacing: 0px;
		margin-left: 10px;
		margin-top: 2px;
		color: #aaa;
	}
	
	
	.project_title {
		color: #333;
		font-size: 24px;
		font-weight: normal;
		padding-bottom: 14px;
		letter-spacing: 0px;
	}
	
	.slideshow_nav {
		color:#666;
		font-size:9px;
		letter-spacing:1px;
		padding-bottom:10px;
		text-transform:uppercase;
		padding-bottom: 14px;
	}
	
		.slideshow_nav a {
		text-decoration: none;
	}
	
	.description {
		text-transform: none;
		letter-spacing: 0px;
		margin-top: 20px;
		font-size: 11px;
		color: #666;
		line-height: 1.5em;
		width: 700px;
	}
	
	
	
