body	{              /* ripped with permission off NYPL & the noodleincident*/
    overflow:auto;
	}





 #divContent {

	margin:0;

	position: absolute; 
	margin-left:50%;
	overflow: visible;
	padding-bottom:40px;
   z-index:1;
}


body.langZH #divContent {
    width:800px;
	margin-left:48%;
	margin-right:0px;
	padding-right:0px;

	
}



/* page deco  */


div.hkppcPageDesignEl {
padding:0;
margin:0;
}



hkppcPageDesignPageBorderLeft {


}


hkppcPageDesignPageBorderRight {

}



#hkppcPageDesignContentBG {
	background : #ffffff;
    height: 85%; width:800px;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  opacity: 0.5;
    position:absolute;
    left:100px;
    top:150px;
    z-index:0;

}



#hkppcPageDesignGradTop {
/*

	background : url("../pix/bgTextureTop.gif") #eeedea left bottom repeat-x;
    height: 300px; width:900px;
    position:absolute;
    left:3em;
    top:150px;
    z-index:0;
*/

}



#hkppcPageDesignGradBottom {

	background : url("../pix/bgFooterRounded.gif") transparent bottom center no-repeat;
    height: 300px; width:880px;
    position:absolute;
    left:55px;
    bottom:50px;
    z-index:0;

}


body.langZH #hkppcPageDesignGradBottom {


    left:75px;


}



#hkppcPageDesignGoToTopFloat {
/*	background : white;*/
	background : url("../pix/goToTopBG.png") transparent top center no-repeat;
    height: 80px; width:800px;
    text-align:right;
    position:fixed;
    bottom:0px;
    margin-bottom:-60px;
    margin-left:-50px;
   padding:50px;
   padding-top:40px;
      padding-bottom:5px;
      padding-right:200px;
      font-size:80%;
/*   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  opacity: 0.8;*/
    z-index:400;
}


body.langZH #hkppcPageDesignGoToTopFloat {
	font-size:70%;
	}

#divHeaderLang {
	
position:absolute;
top:75px;
left:680px;
width:5em;
z-index:200;
}




