body {
text-align:center;
background-position: top center;
background-attachment:fixed;
}


div#pkpage {
width:1000px;
}
.heads,.heads * { font-weight:bold; }
div#pksitecopyright {padding-top:5px}

li.pkcontent_hl_left {height:25px; }
li.pkcontent_hl_right {height:29px; }
.pkcontent_hl_left h3 {padding-top: 5px} 
.pkcontent_hl_right h3 {padding-top:5px} 
li.pkcontent_li_left {width:160px; }
li.pkcontent_li_left {padding-left:4px }
li.pkcontent_li_right {width:155px; }
li.pkcontent_li_right {padding-left:5px }

.pkcontent_hl_left {
background: url(navtop.jpg) ;
height:25px; 
}
.pkcontent_box_left{
background: url(navbox_bg.jpg);
}
.navbotli {
background: url(nav_footer.jpg);
height:15px;
}

.pkcontent_hl_right {
background: url(navtop_re.jpg) no-repeat; 
height:29px;
}
.pkcontent_box_right{
background: url(navbox_bg_re.jpg);
}
.navbotre {
background: url(nav_footer_re.jpg);
height:13px;
}

div#pkadview {
position:absolute;
top:5px;
left:20px;
width:81px;}

.pkcontent_a_left {
display : block;
vertical-align : middle;
margin-left:-4px;
background:url(menu.jpg) no-repeat;
height : 18px;
width:142px; 
padding:5px 0px 0px 30px;
}
.pkcontent_a_left:hover {
background:url(menu.jpg) no-repeat;
background-position:0 -23;
}
