body {
margin: 0;
padding: 0;
background: white;
background-image:url("../lccu/images/08background.jpg");
font: 70% verdana, arial, sans-serif;
width: 100px; word-wrap: break-word;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;

}
#menu {
position: absolute; /* Menu position that can be changed at will */
top: 124;
left: 95;
z-index:100;
width: 100%; /* precision for Opera */
}
#menu dl {
float: left;
width: 11em;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #fff;
border: 1px solid gray;
margin: 1px;
}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: black;
text-decoration: none;
display: block;
height: 90%;
border: 0 none;
}


#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #eee;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid black; 
word-wrap: break-word;
}
TD {font: 10pt Helvetica;
   }
.hm_menu	{	position : absolute; top : 5; left : 3;	z-index : 0;}
.proven		{	position : absolute; top : 60; left : 6;	z-index : 0;}
.hm_img		{	position : absolute; top : 135; left : 500;	z-index : 3;}
.hm_menu1	{	position : absolute; top : 89; left : 5;	z-index : 5;}
.bodytext	{	position : absolute; top : 150; left :80;	z-index : 1;}
.bodytitle	{	position : absolute; top : 50; left : 2;	z-index : 5;}
.bodytext1	{	position : absolute; top : 170; left :2;	z-index : 3;}
.bodytext2	{	position : absolute; top : 170; left :200;	z-index : 3;}
.bodytext3	{	position : absolute; top : 470; left :80;	z-index : 3;}
.bodytitle1	{	position : absolute; top : 130; left : 2;	z-index : 5;}
.header		{	position : absolute; top :  0; left : 70;	z-index : 0;}
.bodytext4	{	position : absolute; top : 150; left : 2;	z-index : 3;}
.ad			{	position : absolute; top : 50; left : 15;	z-index : 3;}
.logo       {   position : absolute; top : 5; left : 6;    z-index : 3;} 
.note       {   position : absolute; top : 550; left : 315; z-index : 3;}
.note1       {   position : absolute; top : 0; left : 0;    z-index : 3;}   


