html {
height:100%; max-height:100%; 
padding:0; margin:0; 
border:0 none; 
font-size:80%; 
background:#e2f9f7;
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 20px 10px 500px; position:relative; z-index:3; 
background: url('../images/layout/JMbg-grad.jpg') 500px 142px no-repeat; color:#0e19a4;
background-attachment:fixed;
}

#left {
position:absolute; left: 0px; top:142px; height:100%; width:500px; background: url('../images/layout/JMbg-l.jpg') 0 0 no-repeat; 
; font-size:1em; color:#fff;z-index:4;}

#picture {
position:absolute; left: 80px; top:80px; height:300px; width:312px; z-index:6;}



#header {
position:absolute; margin:0; top:0; right:18px; display:block; width:100%; height:112px; 
background: #d77f01 url('../images/layout/JMheader.jpg') no-repeat; font-size:4em; z-index:5; color:#000; border-bottom:0px solid #000;}

#header2 {position:absolute; margin:0; top:112px; right:18px; display:block; width:100%; height:30px; background:#0e19a4 url('../images/layout/JMmenu.jpg') ; z-index:5; color:#000; border-bottom:0px solid #000;}

#menu {
position: absolute; left: 25px; z-index:100; width: 100%; /* precision for Opera */
}


#foot {
position:absolute; margin:0; bottom:-1px; right:18px; display:block; width:100%; height:30px; background:#0e19a4; 
color:#fff; text-align:right; font-size:0.75em; z-index:4; border-top:0px solid #000;
background-image:url('../images/layout/JMmenu.jpg');
background-repeat: repeat-x;
}

.pad1 {display:block; width:18px; height:142px;}
.pad2 {display:block; width:18px; height:8px;}


h2 {margin-left:5px;}
h3 {margin-left:5px;}


dl, dt, dd, ul, li {
margin: 0; padding: 0; list-style-type: none;
}

address {
margin-left:5px;
font-style : normal;
}


#menu dl {
float: left; width: 10em;
}

#menu dt {
cursor: pointer; text-align: center; font-weight: bold; color:white; background: #0e19a4; border: 0px solid white;
margin: 1px;
}

#menu dd {
display: none; border: 0px solid white;
}

#menu li {
padding-left:5px; text-align: left; background: #0e19a4;
}

#menu li a, #menu dt a {
color: white; text-decoration: none; font-weight: bold; display: block; height: 100%; border: 0 none; 
}

#menu li a:hover, #menu dt a:hover {
background: #5a63ca;
}

#content a {
text-decoration: none;
}

#foot a { color:white;}