#container
{
width: 980px;
}

#main-content
{
width: 520px;
}

#sidebar
{
width: 230px;
}

#sidebar-alternate
{
width: 230px;
}

* html #threecolumn #main-content
{
width: 520px;
margin-left: 0;
}

#threecolumn #footer
{
padding: 0 258px 10px 274px;
}

#sidebar
{
width : 200px;
}

#sidebar-alternate
{
width: 260px;
}

#main-content .wrapper
{
padding-left: 24px;
padding-right: 24px;
}

h2
{
margin: 0 0;
}

#threecolumn #header
{
background: url(/fixed-header.gif) repeat-y !important;
}


#threecolumn h1
{
background: url(/fixed-h1.gif)
no-repeat !important;
}

#threecolumn #container
{
background: #fff url(/fixed-three-container.gif) repeat-y !important;
}

#threecolumn #footer
{
background:
url(/fixed-three-footer.gif)
no-repeat left bottom !important;
}

#threecolumn #header .wrapper
{
background: url(/fixed-three-headerwrapper.gif)
no-repeat left bottom !important;
} 
