html
{
background-position:0 -33px;
}

body
{
background:transparent;
margin:2em;
}

#header,
#tools,
#breadcrumbs,
#tertiaryMenu
{
display:none;
}

#page-content
{
background:transparent url(../images/3-col_divider.gif) repeat-y 0 0;
}

#navigation
{
float:left;
width:150px;
}

#body
{
float:left;
margin:0 50px 0 35px;
width:435px;
}

#additional
{
float:right;
width:260px;
}

#navigation,
#body,
#additional
{
min-height:10em;
}

* html #navigation,
* html #body,
* html #additional
{
height:10em;
display:inline;
}