html {
height:100%;
max-height:100%;
padding:0;
margin:0;
border:0;
background:#fff;
font-size:76%;
font-family:georgia, "palatino linotype", "times new roman", serif;
/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow: auto;
/* */
}

body {
height:100%; 
max-height:100%; 
overflow:hidden; 
padding:0; 
margin:0; 
border:0;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #ffffff;
}

#content {
overflow:auto; 
position:absolute; 
z-index:3; top:73px; bottom:21px; left:170px; right:0.5%;
background:#fff;
padding-left: 10px;
padding-rigth: 10px
}

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


#head {
position:absolute; 
margin:0; top:3px; left:3px; right:3px; display:block; width:99.4%; height:70px; 
background:url(blub.jpg) #f1e674; 
background-position:0 0; background-repeat:no-repeat; 
font-size:4em; z-index:5; overflow:hidden; color:#000;
text-align:center;
}

#foot {
position:absolute; 
margin:0; bottom:3px; left:3px; right:3px; display:block; width:99.4%; height:18px; 
font-size:1em; z-index:5; overflow:hidden; 
background:url(blub.jpg) #f1e674; color:#000;
}

#left {
position:absolute; 
margin:0; left:3px; top:73px; bottom:21px; width:167px; 
background:url(chimney.jpg) #f1e674; background-repeat:no-repeat; 
font-size:1.2em; z-index:4; overflow:visible; 
background-repeat:no-repeat; text-align:left;
}

#left ul li {list-style-type:none;}
#left ul li a:visited {display:block; text-decoration:none; color:#f0c992;}
#left ul li a {display:block; text-decoration:none; color:#f0c992;}
#left ul li a:hover {color:#fff; background:#607676;}
#left li ul {list-style-type:none;}
#left li ul a:visited {display:block; text-decoration:none; color:#f0c992;}
#left li ul a {display:block; text-decoration:none; color:#f0c992;}
#left li ul a:hover {color:#fff; background:#607676;}
* html #left {height:100%; top:0; bottom:0; border-top:100px solid #fff; border-bottom:50px solid #fff; color:#fff;}

#content p {padding:10px;}

.bold {font-size:1.2em; font-weight:bold;}
.boldh2 {font-size:2.0em; font-weight:bold;}
.italian {font-size:1.2em; font-weight:italian;}
.left {float:left; margin:10px; border:0px solid #000;}

.right {float:right; margin:10px; border:0px solid #000;}

dd {display:none;}

a.nav, a.nav:visited {margin-left:-35px; margin-top:0px; display:block; width:130px; height:16px; background:#767676; color:#eee; border:0.5px solid #000; text-decoration:none; text-align:center; font-size:12px; line-height:17px;}
a.nav2, a.nav2:visited {margin-left:-62px; margin-top:0px; display:block; width:155px; height:14px; background:#767676; color:#eee; border:0.5px solid #000; text-decoration:none; text-align:center; font-size:11px;line-height:17px;}
a.nav:hover {background:#000; color:#fff; position:relative;}

