html, body{height:100%;} 
html,body {margin:0;padding:0}
body { background-color:#656464; }

#sheet { height:100%;}
#up { height:39.9%;background:white url('../i/logo.gif') no-repeat bottom; width:100%; }
#down { background:url('../i/b.gif') repeat-x top; height:60%; }
#holder { width:639px;margin:0px auto; }
#side { float:left;width:261px;margin-top:30px; }
#reminder { background:url('../i/day.gif'); width:261px;height:78px;  text-align:right; }
#reminder img { margin-top:8px; height:30px; }
#commands { width:261px; }
#commands ul { margin:0px;padding:0px;list-style:none;width:75px;float:right; margin-top:20px;  }
#commands li { padding-bottom:4px; }
#commands a { display:block;width:75px;height:28px;background-position:top;background-repeat:no-repeat; }
#commands a:hover { background-position:bottom; }
#text { width:270px;float:right; text-align:justify;color:#333333;font:11px Tahoma;margin-top:38px;padding-bottom:35px;direction:rtl;line-height:20px; }


/** html #outer{height:100%;}/* ie6 and under*/

