body { background-color:none;
color:none;
margin:0px;
width:auto;
}

.header1 { height:50px;
background: antiquewhite url('images/header1banner.gif');
border:1px solid brown
top:1px;
margin-top:1px;
width:auto;
}

.header2 { height:175px;
background: antiquewhite url('images/hptopbanner.gif');
border:0px solid brown
top:0px;
margin-top:0px;
width:auto;
}
#mainbody { margin-left:140px;
margin-right:3px;
margin-top:0px;
background:none;
width:auto;
}

#menu { position:absolute;
top:210px;
left:0px;
width:auto;
}

#bannerleft { position:absolute;
top:30px;
left:0px;
width:auto;
}


/* Sidebars 

#sidebar1 {position:absolute;
	float: left;
	width:auto;
}

#sidebar2 {
	float: right;
	width: auto;
}
*/
.footer { width:auto;
text-align:center;
margin-top:5px;
padding:1px;
background:aqua;
color:brown;
border:1px solid red;
}