* html, * html body {
 height:100%;
 width:auto;
 overflow:hidden;
 margin:0;padding:0;
}

* html #ie6{
 position:relative;
 height:100%;width:100%;
 overflow:auto;
 padding:0;
 margin:0;
 top:0;
}

* html #top {
 position:absolute;
 top:0;right:16px;left:0;
 width:98%;
 overflow:hidden;
 z-index:101;
}

* html #old_prayer {
 position:absolute;
 z-index:120;
 margin-right:20px;
}
* html #old_prayer ul li ul li {
 margin-top:-3px;
 width:80px;
}
* html #old_prayer ul li ul li ul li {
 margin-top:0px;
 width:80px;
}
* html #old_prayer li a {
 height:1%;
 width:80px;
}
* html #old_prayer li a:hover {
 height:1%;
 width:80px;
}

* html #content{
 padding-top:100px;
}
