  body     { width: 100%; 
        height: 100%; 
        margin: 0; 
        padding: 0; 
        background-color: #FFFFFF; 
           }
		   

  #top     {
	position:absolute;
	top:0px;
	left:0px;
	width:930px;
	height:185px;
	z-index:1;
           }	   	   


  #bottom  {
	position:absolute;
	top:581px;
	left:180px;
	width:750px;
	height:20px;
	z-index:3;
	background-repeat: no-repeat;
	margin: 0;
	overflow: hidden
           }	   	   
		   		   
		   
  #navtop  {
	position:absolute;
	top:0px;
	left:0px;
	width:754px;
	height:75px;
	z-index:4;
	visibility: visible;
           }	
		   
		   
  #navleft { position:absolute;
        top:140px; 
        left:0px; 
        width:175px; 
        height:460px; 
        z-index:1;
           }
	
   
  #frame-c {
	position:absolute;
	top:91px;
	left:0px;
	width:755px;
	height:410px;
	z-index:2;
	background-repeat: no-repeat;
	margin: 0;
	overflow: noscroll
           }
		
   
  #frame-swf {
	position:absolute;
	top:85px;
	left:0px;
	width:755px;
	height:425px;
	z-index:2;
	background-repeat: no-repeat;
	margin: 0;
	overflow: noscroll
           }
		   

  #frame   {
	position:absolute;
	top:75px;
	left:175px;
	width:755px;
	height:525px;
	z-index:2;
	background-repeat: no-repeat;
	margin: 0;
	overflow: noscroll
           }
		   
		   
  #frame0  {
	position:absolute;
	top:165px;
	left:175px;
	width:930px;
	height:600px;
	z-index:2;
	background-repeat: no-repeat;
	margin: 0;
	overflow: noscroll
           }
