   .divscroll { scrollbar-face-color: #CC9966;
        scrollbar-highlight-color: #CC9966;
        scrollbar-3dlight-color: #CC9966;
        scrollbar-shadow-color: #CC9966;
        scrollbar-darkshadow-color: #CC9966;
        scrollbar-track-color: #CC9966;
        scrollbar-arrow-color: #FFFFFF; }
 
   div.head { position: absolute;
        top: 0px;
        left: 0px;
        width: 620px;
        height: 150px;
        background: url("../images/banner2.jpg"); }

   div.menu { position: absolute;
        top: 150px;
        left: 0px;
        width: 621px;
        height: 21px; }

   div.navigation { position: absolute;
	top: 180px;
	left: 0px;
	width: 100px;
	height: 24px; }

   div.navigation2 {position: absolute;
	top: 204px;
	left: 0px;
	width: 100px;
	height: 188px; 
        background: url("../images/sidebar.gif"); }

   div.navigation3 { position: absolute;
	top: 396px;
	left: 0px;
	width: 100px;
	height: 24px; }

   div.navigation4 { position: absolute;
	top: 420px;
	left: 0px;
	width: 100px;
	height: 24px; }

   div.main { position: relative;
	top: 180px;
	left: 110px;
	width: 510px;
        height: 100%;
        background: url("../images/content.gif"); }

   div.news { position: relative;
        top: 25px;
        left: 15px;
        width: 485px;
        height: 100%;
        overflow-x: hidden; 
        overflow-y: auto; }

   div.container { position: relative;
        margin: 0 auto; 
        width: 620px; 
        height: 100%;
        text-align: left; }

   table { width: 100%; }

   object.navigation { position: absolute;
        width: 191px;
        height: 467px; }