html {
height:100%; 
max-height:100%;  
padding:0; 
margin:0; 
border:0; 
font-size:76%; 
font-family: trebuchet ms, tahoma, verdana, arial, sans-serif; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}
#content {display:block; height:100%; max-height:100%; overflow:auto; padding-left:243px;padding-top:23px;background-color:#dab773; position:relative; z-index:3;}
#head {position:fixed; margin:0; top:0; display:block; width:100%; height:46px; background-color:#9e3d04; z-index:5;}
#foot {position:fixed; margin:0; bottom:-1px; display:block; width:100%; height:46px; background-color:#9e3d04;z-index:4;}
#left {position:fixed; left:0; top:0; height:532px; width:243px; background-color:#cc9b53; z-index:4;}

* html #head, * html #foot,* html #left {position:absolute;}

#logo   {
		position:absolute;
            left:60px;
            top:100px;
            z-index:9;
            }
#experience {
	     position:absolute;
           left:460px;
           top:80px;
           z-index:9;
           }
#intro    {
	     position:absolute;
           left:272px;
           top:190px;
           width:460px;
           z-index:4;
           }




.introtext { font-family: arial,helvetica,sans-serif; font-size: 12pt; color: black}

a.nav, a.nav:visited {display:block; width:100px; height:25px; text-decoration:none; color:#fff; font-weight:bold; line-height:25px;}
a.nav:hover {color:#fc0;}
