#backgroundscage {
margin: 0px auto;
padding: 0px;
position: relative;;
top: 0px;
width: 765px;
height: 99%;
border: 0px dotted grey;
text-align: left;
overflow: show;
z-index: 0;
}

#backgroundslide {
position: absolute;
top: 0px;
left: -468px;
margin: 0px auto;
width: 1700px;
height: 611px;
overflow: hidden;
text-align: center;
z-index: 0;
background-color: #61C0F0;
}

body {
padding: 0px; 
margin: 0px auto; 
text-align: center;
font-family: arial, helvetica;
font-size: 14px;
overflow-x: hidden;
overflow-y: scroll;
background-color: #61C0F0;
}

#bodycage {
margin: 0px auto;
padding: 0px;
position: relative;
width: 765px;
border: 0px dotted grey;
text-align: left;
z-index: 10;
}

.BUG {
border: 2px solid red;
position: absolute;
bottom: 0px;
visibility: hidden;
}

.PanelA {
border: 0px dashed green;
position: relative;
width: 147px;
height: 523px;
text-align: center;
background-image: url('/src/img/menubg.png');
background-repeat: no-repeat;
}

.PanelA table {
width: 50px;
border: 0px dashed green;
}

.PanelA table td{
font-size: 11px;
text-align: center;
padding-top:2px;
padding-bottom:2px;
}

.PanelA table a:link   {text-transform:uppercase;color: black; text-decoration: none;}
.PanelA table a:visited{text-transform:uppercase;color: black; text-decoration: none;}
.PanelA table a:hover  {text-transform:uppercase;color: grey; text-decoration: none;}
.PanelA table a:active {text-transform:uppercase;color: red; text-decoration: none;}

.PanelA table th{
font-size: 12px;

}

.PanelB {
width: 771px;
height: 75px;
position: relative;
background-image: url('/src/img/PanelBBG.jpg');
color: #662306;
clear: both;
left: -20px;
}
.PanelB table {
font-size: 12px;
margin: 9px auto;
color: #662306;
}

.PanelB table a:link    {color: #662306; text-decoration: none; font-size:12px;}
.PanelB table a:visited {color: #662306; text-decoration: none; font-size:12px;}
.PanelB table a:hover   {color: #662306; text-decoration: underline; font-size:12px;}
.PanelB table a:active  {color: blue; text-decoration: underline; font-size:12px;}

.PanelC {
position: absolute;
width: 180px;
height: 102px;
top: 415px;
left: 150px;
visibility: visible;
}

.PanelD {
position: absolute;
width: 180px;
height: 102px;
top: 415px;
left: 350px;
}

.PanelE {
position: absolute;
width: 180px;
height: 102px;
top: 415px;
left: 550px;
}

.PanelF {
position: relative;
float: right;
border: 0px dotted red;
width: 590px;
height: 445px;
visibility: hidden;
}

#ZLeftEar {
position: absolute;
border: 0px dotted red;
top: 0px;
left: -490px;
width: 213px;
height: 700px;
background-color: #61BFEF;
}

#ZRightEar {
position: absolute;
border: 0px dotted blue;
top: 0px;
left: 1040px;
width: 213px;
height: 700px;
background-color: #61BFEF;
}

