@import url(/mt-static/themes/theme-beckett/theme-beckett.css);

#banner { 
background-image:url(http://westernfolklife.org/weblogs/images/gails_banner.jpg);
height:220px;
}


#banner-inner
{
position:relative;
top:-15px;
left:25px;}

#bio_photo {
display:block;
text-align:center;
margin:20px auto;
}

/* WFC Link */
#wfc {
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0;
	background: #fff;
	border-bottom: 1px solid #F99;
	overflow: hidden;
	text-align: left;
}
#wfc p {
	display: inline;
	margin: 0;
	margin-left: 10px;
	font-size: small;
	color: #000;
	vertical-align: 100%;
}

#disclaimer {
font-size:.85em;
padding:10px;
}
