/* hootgibsonrealty.com main stylesheet 9/1/06 */

html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
color:#000;
background-color:#fff; 
font-size:76%; 
font-family: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 {overflow:auto; position:absolute; z-index:3; top:90px; bottom:0px; left:120px; right:0; color: #000; background-color:#eee;}

* html #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:3; border-top:90px solid #333399; border-bottom:0px solid #333399; border-left:120px solid #333399;}

#head {position:absolute; margin:0; top:0; left:0; display:block; width:100%; height:90px; text-align: center; font-size:2em; z-index:5; overflow:hidden; color:#fff; background-color:#333399;}
<!--
#foot {position:absolute; margin:0; bottom:0; left:0; display:block; width:100%; height:80px; text-align: center; font-size:1em; z-index:5; overflow:hidden; 
background-color: #fff; color:#000;}
-->
#left {position:absolute; left:0; top:100px; bottom:50px; width:120px; color: #000; background-color: #333399; font-size:1.2em; z-index:4; overflow:auto; }

* html #left {height:100%; top:0; bottom:0; border-top:120px solid #333399; border-bottom:50px solid #333399; color:#333399; background-color:#333399;}

#content p {padding:10px;}
.bold {font-size:1.2em; font-weight:bold;}

dd {display:none;}
a.nav, a.nav:visited {margin-left:10px; display:block; width:100px; height:25px; background:#aaa; color:#eee; border:1px solid #000; text-decoration:none; text-align:center; line-height:25px;}
a.nav:hover {background:#000; color:#fff;}
span.nonav {margin-left:10px; display:block; width:100px; height:25px; background:#333; color:#aaa; border:1px solid #000; text-decoration:none; text-align:center; line-height:25px;}
h1.nonav {margin-left:10px; display:block; width:100px; height:25px; background:#333; color:#aaa; border:1px solid #000; text-decoration:none; text-align:center; line-height:25px;}

