/* -- */

#mid_about		{ background:url(pix/img_about.jpg) top right no-repeat; }
#mid_apply		{ background:url(pix/img_apply.jpg) top right no-repeat; }
#mid_grants		{ background:url(pix/img_grants.jpg) top right no-repeat; }
#mid_partners	{ background:url(pix/img_partners.jpg) top right no-repeat; }
#mid_help		{ background:url(pix/img_help.jpg) top right no-repeat; }
#mid_directors	{ background:url(pix/img_directors.jpg) top right no-repeat; }
#mid_contact	{ background:url(pix/img_contact.jpg) top right no-repeat; }

#mid_content {
	padding-bottom:3em;
}

#kfmbtv8 {
	float:right;
	padding:0 0 10px 10px;
	border:0;
}

ul {
	margin-top:0;
	margin-bottom:0;
}

li {
	list-style-type:square;
}


.headshot img {
	float:left;
	margin:1em 20px 1em 0;
	border:3px solid #fff;
}

.headshot h3 {
	font-size:1.5em;
}

.headshot h4 {
	font-size:1em;
	line-height:.8em;
}


#thumbnails {
	margin-top:30px;
}


.thumbshot {
	float:left;
	text-align:center;
	width:160px;
	height:200px;
}

.thumbshot a {
	font-size:.9em;
	line-height:1.25em;
	text-decoration:none;
	font-weight:normal;
}

.thumbshot a img {
	border:1px solid #9C968A;
	opacity:.75;-moz-opacity:.75;-khtml-opacity:.75;filter:alpha(opacity=75);
}

.thumbshot a:hover {
	text-decoration:none;
	opacity:1;-moz-opacity:1;-khtml-opacity:1;filter:alpha(opacity=100);
}

.thumbshot a:hover img {
	opacity:1;-moz-opacity:1;-khtml-opacity:1;filter:alpha(opacity=100);
}

.thumbshot img {
	display:block;
	border:0px solid #fff;
	width:100px;
	margin-bottom:5px;
}
