/* header */

#achievers08 {
	width: 100%;
	font-family: helvetica,georgia, serif;
	}
	
#achievers08 img {
	border-style: none;
	}
	
#achievers08 a,
#achievers08 a:visited {
	color: #06c;
	text-decoration: none;
	}
 
#achievers08 a:hover,
#achievers08 a:active {
 	color: #69f;
 	text-decoration: none;
 	}
 	
 #achievers08 #flag {
 	padding: 0 0 15px 0;
 	}
	
#achievers08 h2 {
	margin: 0;
	font-size: 52px;
	color: #000;
	letter-spacing: -.04em;
	}
	
#achievers08 #subhead {
	font-size: 14px;
	line-height: 18px !important;
	color: #777;
	font-weight: bold;
	}		

/* items */

#content {
	}
	
#achievers08 .item {
	padding: 5px 0 5px 0;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #444;
	border-bottom: 1px dotted #ccc;
	}

#achievers08 #video {
	float: right;
	margin: 0 0 0 5px;
	width: 400px;
	height: 310px;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	background: #06c;
	color: #fff;
	text-align: center;
	}
	
#achievers08 p {
	margin: 7px 15px 0 10px;
	text-align: left;
	}	
	
	
#achievers08 #video .intro {
	margin: 0;
	padding: 20px 30px 20px 30px;
	font-size: 15px;
	line-height: 19px;
	background: #69f;
	color: #fff;
	text-align: center;
	}
	
/* bios */

#bio-box-header {
	clear: both;
	padding: 5px 0 0 0;
	font-size: 24px;
	font-weight: bold;
	color: #777;
	}

#bio-box {
	clear: both;
	padding: 5px 0 0 0;
	background: #fff;
	color: #444;
	font-size:11px;
	line-height: 14px;
	overflow: hidden;
	}

#bio-box .person {
	float: left;
	margin: 0 0 10px 5px;
	width: 120px;
	height: 220px;
	}

#bio-box strong {
	color: #000;
	font-size:14px;
	}

#bio-box em {
	color: #09f;
	font-style: normal;
	}
	
 /* end */	