body { margin: 20px 0px 0px 0px; /* n6.01win-mac wont recognize top margin for middle box, so it goes here */ padding: 0px 0px 0px 0px; font-family: verdana, arial, helvetica, sans-serif; background-color: rgb(0,43,85); } a:link { color: rgb(0,85,170); text-decoration: none; } a:visited { color: rgb(0,43,85); text-decoration: none; } a:hover { color: rgb(85,85,0); text-decoration: underline; } a:active { color: rgb(85,85,0); text-decoration: underline; } #left { position: absolute; top: 0px; left: 0px; margin: 20px; padding: 10px; border: 0 solid rgb(255,255,0); background: rgb(255,255,153); color: rgb(43,0,85); width: 180px; /* ie5win fudge begins */ voice-family: ""}""; voice-family:inherit; width: 150px; overflow: auto; } html>body #left { width: 150px; /* ie5win fudge ends */ } #middle { margin: 0px 220px 20px 220px; /* n6.01win n6mac wont recognize top margin for middle box, so it goes in body */ padding: 10px; border: 0 solid rgb(43,85,0); background: rgb(204,255,153); color: 000000; overflow: auto; } #right { overflow: hidden; position: absolute; top: 0px; right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */ margin: 20px; padding: 10px; border: 0 solid rgb(255,255,0); background: rgb(255,255,153); color: 000000; width: 180px; /* ie5win fudge begins */ voice-family: ""}""; voice-family:inherit; width: 150px; } html>body #right { width: 150px; /* ie5win fudge ends */ } div#wpshopheader { clear: both; height: 50px; padding: 1px; } div#wpshopleft { float: left; width: 150px; } div#wpshopright { float: right; width: 150px; } div#wpshopmiddle { padding: 0px 160px 5px 160px; margin: 0px; } div#wpshopfooter { clear: both; }