body {
	text-align: center; 
	background-color: #dee;
	}

a {cursor: pointer;
	color: #036;}
a:hover {color:#469}
a img, img {border: 0; margin: 0; padding: 0;}
 
#wrap {
 	margin: 0 auto;
 	border-bottom: 2px solid #48608F;
 	display:block;
 	text-align: center;
 	}
#banner {
 	margin: 0 auto;
 	height:85px;
 	text-align:center;
 	background: #eef url("i/logo.gif") no-repeat center 10px;
 	font-size: 1px; 
	color: #dee;
	}
 #main_content {
 	text-align:left;
	color: #003366;
 	padding-top:5px;
 	background: #fff url("i/shadow.gif") repeat-y;
 	margin: 0 auto;
 	width: 615px;
 	overflow:hidden;
 	padding-bottom:2em;
 	}
 
 h2 {
 	font-weight:normal;
 	margin:0;
 	font-size: 1em;
 	color: #258;
 	margin-bottom:2em;
 	}	
 p {	
 	font-size: 1.1em;
	line-height: 2em;
	margin-bottom:1.3em;
	}

	

/*--------------------------------founder---------*/

#bio_left {
	float:left;
	width:140px;
	position:relative;
	top:20px;
	left:30px; 
	}
#bio_right	{
	float:right;
	width:390px;
	position:relative;
	top:50px;
	left:-25px; 
	padding-bottom:5em;
	}
#bio_left a {
	color: #603;
	}
#bio_left a:hover {
	color: #936;
	}	
#interview {color:#369; line-height:1.4em}

/*--------------------------------shared on other pages---------*/


.quote, .author {
	font: bold 1em/1.7em verdana, georgia, serif; 
	color:#603;
	}
.quote {
	margin-top:3em;
	margin-bottom:.5em;
	}

.author {
	font-weight: normal;
	margin-top:.2em;
	line-height:1.5em;
		}
.caption {
	margin-top:.5em;
	padding-bottom:1.5em;
	font-weight:bold;
	font-size:1em;
	line-height:1.2em;
	color:#036;
	}
span {font-weight:bold; font-size:1.3em}		
/*--------------------------------cv---------*/

table {font-size:1.1em;
	width:590px;
	margin-top:50px;
	padding-right:15px; 
	margin-left:10px;
	}

table h2 {margin:0; padding:0}
td {
	vertical-align:top; 
	padding-bottom: 1.2em;
	line-height:1.3em;
	
	}
td.dates {
	width:75px;
	padding-right: 5px;
	}
h2.subhead {
	font-size:90%;
	font-weight:bold;
	padding-left:20px;
	color: #603;
	width:180px;
	}
.space {
	padding-bottom: 3em;
	}
#pubs {
	margin: 0 auto;
	width:565px;
	padding:0 0px 0 20px;
	}
#pubs p {
	font-size: 1.1em; 
	line-height:1.4em;
	padding-right:15px;
	}

#pubs h2.subhead {
	font-size: 1.1em; 
	margin-top:3em;
	margin-bottom:.7em; 
	padding-bottom:0;
	padding-left:0;
	}
#print_version {display:none;}

#navlist2 li#print_b a {margin-right:30px; background-color: #6a82af; padding:2px 6px; color:white}
#navlist2 li#print_b a:hover {background-color: #8ca4cf; color:white}

/*--------------------------------articles---------*/
#articles {
	width:570px; 
	padding:40px 20px 10px 25px; 
	}
#articles p {
	line-height: 1.2em;
	}
#articles h2 {
	margin-top:3em;
	margin-bottom:0;
	font-size: .9em;
	font-weight:bold;
	}
#articles p a {
	font-weight:bold;
	}	
#articles p a:visited {
	color: #48608d;
	}
#articles p a:hover {
	color: #6a82af;
	}
	
/*--------------------------------videos---------*/

#videos h2 {
	font-size:1.2em;
 	font-weight:bold;
 	letter-spacing: 2px;
	text-transform:uppercase;
	text-align:right;
	margin:30px 50px 40px 0;
	}
#videos .section {
	overflow:hidden;
	display:block;
	clear:both;
	margin-bottom:20px;
	}

.video_right p, .video_left p {
	line-height: 1.2em;
	font-weight:normal;
	margin-top:.2em;
	}
	
.video_right p a, .video_left p a {text-decoration:none; font-weight:bold}

.video1 {margin-bottom:0}

.video_left {
	float:left; 
	width:250px; 
	margin-left:50px; 
	overflow:hidden;
	}
.video_right {
	float:right; 
	width:250px; 
	overflow:hidden;
	}


