        iframe {
            position: absolute;
            top: 32; left: 1; width: 99%; height: 100%;
            border: none;
            box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
        }

.left {margin:none; border:none; }
.right {margin:none; border:none; position:absolute; right:35px;top:32px}

.page-container {width:100%; margin:0px auto; margin-top:10px; margin-bottom:10px; font-size:1.0em;}

.header {width:99%;}
.header-top {width:99%; height:80px; border-top:solid 3px rgb(175,175,175); border-left:solid 3px rgb(175,175,175); border-right:solid 3px rgb(175,175,175); margin-top:10px; background:#ebebeb; background:#d5e1f0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {width:99%; border-bottom:solid 3px rgb(175,175,175); border-left:solid 3px rgb(175,175,175); border-right:solid 3px rgb(175,175,175); border-top:solid 1px rgb(175,175,175);background:rgb(225,225,225);}

.sitelogo {height:40px; position:absolute; z-index:1; margin:20px 0 0 15px; background:url(/img/OpenFOAMlogo2.png) no-repeat;}

.header-breadcrumbs {clear:both; width:99%; padding:1.0em 0 1.5em 0; border-left:solid 0px rgb(175,175,175); border-right:solid 0px rgb(175,175,175);}

.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.nav2 {white-space:nowrap /*IE hack*/; float:left; width:99%; background:rgb(225,225,225); color:rgb(100,100,100); font-size:130%;  height:2.1em;;} /*Color navigation bar normal mode*/

.main-navigation p {clear:both; margin:0 10px 10px 20px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}

.footer {clear:both; width:100%; padding:1.0em ; border-top:solid 3px rgb(175,175,175); border-left:solid 3px rgb(175,175,175); border-right:solid 3px rgb(175,175,175); border-bottom:solid 3px rgb(175,175,175); background:rgb(225,225,225); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.main {clear:both; width:100%; padding-bottom:30px; border-left:solid 0px rgb(175,175,175); border-right:solid 0px rgb(175,175,175); background:transparent url(/img/bg_main.gif) top left repeat-y;}
