#outer{
height:100%;
min-height:100%;
min-width:680px;
margin-left:200px;
margin-right:120px;
background:#172A76 url(/wsimages/edge.jpg) repeat-y left top;
border-left:1px solid #000;
border-right:1px solid #000;
margin-bottom:-56px;
color: #000000;
}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

