/*
 * Like threepart, but with site navigation menu at the left.
 *
 * Copyright © 2002 W3C® (MIT, INRIA, Keio). All Rights Reserved.
 * See http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright
 *
 * Author: Bert Bos <bert@w3.org>
 * Created: 12 Sep 2002
 * Version: $Id: threepart-left.css,v 1.1 2002/11/29 13:12:32 ivan Exp $
 */

@import "threepart.css";

body { margin-right: 1em; margin-left: 14em }

div.map { right: auto; left: 1em }
div.map { right: auto; left: 2em }
