body.custom { background: url('images/jmf-home.jpg') 50% 0; no-repeat;
background-attachment: fixed; margin-left: 0 auto; margin-right: 0 auto; text-align: center;
border:snone; margin:1px 0; padding:1px; }

.custom #container { width: 1280px; filter:alpha(opacity=99); -moz-opacity.99; opacity: .99; margin-top: 2em; margin-bottom: 2em; text-align:left; border:none; }

.custom #header {border:none; }
.custom #footer {border:none; filter:alpha(opacity=99); -moz-opacity.99; opacity: .99; }
.custom #sidebars {border:none; }
.custom #ul_tabs {border:none; }


<style>
div{border:solid 1px transparent; background:tomato; margin:px 0; padding:12px;
        /*set an unused color to be index color*/
	_border-color:tomato; /*For IE6-*/
	
	/*then remove this indexed color*/
	_filter:chroma(color=tomato);/*For IE6-*/
}
</style>
