html {
height:100%; max-height:100%; 
padding:0; margin:0; 
border:0 none; 
font-size:80%; 
background-color: #405D5B;
background-image:url('images/Layout/BGhome.jpg');
background-repeat:no-repeat; -18px 0;
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:scroll; 
padding: 10px 130px 10px 250px; position:relative; z-index:3; 
}

#left {
position:absolute; left:40px; top:140; height:100%; width:230px; 
font-size:1em; color:#000;z-index:6}

#header {
position:absolute; margin:0; top:0; right:18px; display:block; width:100%; height:131px; 
font-size:4em; z-index:5; color:#000; 
background-image:url('images/Layout/BGhome.jpg');
background-repeat:no-repeat;
background-position: 18px 0px ;
}

#foot {
position:absolute; margin:0; bottom:0px; right:18px; display:block; width:100%; height:40px; 
text-align:right; font-size:0.9em; z-index:4; 
background: #06514B;
color: white;
}

.pad5 {display:block; height:100px;}
.pad4 {display:block; height:100%; width:70px; float:left;}

#pad6,#pad7{
float:right;
clear:right;
padding:0;
}

#pad6 {
width: 1px;
margin: 0 0 0 1px;
padding: 1px 0 0 0;
height: 190px;
font-size: 1px;
line-height: 1px;
}

#pad7 {
width: 240px;
margin: 15px 0 0 15px;
padding: 5px 0 0 5px;
height: 170px;
font-size: 1px;
line-height: 1px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu dl {
float: left;
width: 160px;
}

#menu {
width: 200px;
}

#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
margin: 0px 0;
background:#06514B; 
color:white; 
height: 40px;
line-height: 40px;
}

#menu dd {
display: none;
border: 0px solid gray;
}

#menu li {
text-align: center;
background: #0c8880;
color: white;
height: 15px;
line-height: 15px;
}

#menu dt a, #menu li a {
color: white;
font-size:95%; 
text-decoration: none;
display: block;
border: 0 none;
height: 120%
}


#menu dt a:hover, #menu li a:hover {
background: #12AEA5;
}

h1 {
color: white;
}

.body {
padding: 7px 7px 7px 7px;
color: white;
background: #06514B;
font: 1.0em;
margin-right: 150px;
list-style: disc inside none;
}

li.body {
padding: 2px 2px 2px 2px;
color: white;
background: #06514B;
font: 0.9em;
margin-right: 150px;
list-style: disc inside none;
}

a.foot {
color: white;
}

a.link {
color: #12AEA5;
border: 0px none;
}


.imgml {
border: 10px solid #06514B; 
}