/* McClatchy Interactive Style Sheet *******************************************
 * This style sheet copyright 2006 McClatchy Interactive
 * updated 2006.09.20
 *
 * Notice to site developers: This style sheet is a derivation of the base set 
 * of rules set up in mi.css for your site that accommodates Internet Explorer 
 * 6 and should not be altered. If a rule contained in this style sheet does 
 * not suit the needs of your site, feel free to redefine that rule in your 
 * site-specific IE 6 style sheet. Make full use of the power of the cascade.
 * Use a conditional comment AFTER the main style sheet to include this style 
 * sheet into your pages:
 * example:
 * <link src="/styles/mi.css" rel="stylesheet" type="text/css">
 * <!--[if lt IE 7]>
 * 	<link src="/styles/mi-ie6.css" rel="stylesheet" type="text/css">
 * <![endif]-->
 */

div{height:1%}

/* Base Layout ************************************************************** */
.minwidth{padding-left:700px;}
.container{margin-left:-700px;}
.container{position:relative;}
.minwidth,.container,.content,.layout{height:1px;}

/* Navigational Menus ******************************************************* */
.hmenu li{width:1px;}

/* Tabbed Box *************************************************************** */
.tabnavbox li{width:9.5em;}
.tabbox{margin-top:-2px;}

