html 
{
height:100%;
}
body 
{
height:100%; margin:0px; padding:0px;

}
div#fullheight 
{
min-height:100%; _height:100%;
/**/
}
div#fullheight2
{
max-height:90%; _height:90%;
/**/
}
div#ee 
{

border-style:solid;
border-color:#202D4B;
border-width:0px;
overflow:visible;

}
div#footer 
{
height:20px; margin-top:-20px;
}
div#footermargin 
{
height:20px; clear:both;

}