/*---- Baker Street Advisors People Layout CSS
Copyright (c) 2008 Dan Hartmann Designs, LLC
Version 1.0 ----*/

@import url(layout-headingInternal.css);

/*--- table layout in body section ---*/

#names {
margin-left: 14px;
margin-bottom: 32px; }

#bioPicture {
width: 62px;
height: 63px;
float: left;
margin: 0px 10px 0px 0px; }

#body #names #VerticalBar {
border-left: 2px #bbbe6e solid;
width: 8px;
height: 475px; }


/*--- footer layout ---*/

#footer {
margin-top: 50px; }

