/* hide from ie on mac \*/
html { height: 100%; overflow: hidden; }
#content { height: 100%; text-align: center; }
#layout {  height: 100%; text-align: center; }
#splash { height: 100%; text-align: center; filter:alpha(opacity=0); opacity:0; }

/* end hide */
body { height: 100%; margin: auto; padding: 0; background-color: #E0DDD6; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000;}

