html, body {
     padding:0px;
     margin-top:0px;
     margin-left: 0px;
 }
#Layer1 {
	Z-INDEX: 1; LEFT: 275px; VISIBILITY: hidden; WIDTH: 725px; POSITION: absolute; TOP: 50px; HEIGHT: 30px
}
#Layer2 {
	Z-INDEX: 1; LEFT: 275px; VISIBILITY: hidden; WIDTH: 725px; POSITION: absolute; TOP: 50px; HEIGHT: 30px
}
#Layer3 {
	position:absolute;
	left:667px;
	top:429px;
	width:176px;
	height:200px;
	z-index:1;
}
#links {
Z-INDEX:1;
position: absolute;
top: 144px;
left:125px;
background-color:#e9eef4;
width:750px;
height:351px;
overflow: auto;
     font-family:"lucida sans unicode",verdana,sans-serif;
     font-size:12px;
     text-align:left;
     padding-top:45px;
     padding-left:30px;
     padding-bottom:30px;
     margin-top:0;
     padding-right:50px;
     line-height: 12px;

}
a:link {color:#464545; text-decoration: none}
a:visited {color: #7c7c80; text-decoration: none}
a:hover {text-decoration: underline}