body {
text-align:center;
Background:#E2E2E2 url(background2.jpg) repeat-x;
}

div#pkpage {
width:1000px;
}

#pkheadline {
top:20px;
left:20px;
color:white;
font-size:28px;
font-weight:bold;
font-family:verdana;
}

h2#pkheadline {
top:55px;
left:20px;
font-size:14px;
}

.heads,.heads * { font-weight:bold; }
div#pksitecopyright {padding-top:25px}

.boxspacer {
height:3px;
}

li.pkcontent_hl_left {height:45px; }
li.pkcontent_hl_right {height:45px; }
.pkcontent_hl_left h3, .pkcontent_hl_right h3 {padding-top: 2px} 
li.pkcontent_li_left  {width:170px; }
li.pkcontent_li_right {width:140px;padding-right: 2px }

div#pkadview {
position:absolute;
top:150px;
left:20px;
width:468px;}

div#pksitedate {
position:absolute;
top:85px;
right:20px;
width:170px;
text-align:right;
color:white;
}

.pkcontent_a_left {
display : block;
vertical-align : middle;
margin-left:10px;
background:url(menu.gif) no-repeat;
height : 24px;
width:225px; 
padding:6px 0px 0px 25px;
}
.pkcontent_a_left:hover {
background:url(menu.gif) no-repeat;
background-position:0 -30;
}

/* IE 7 Fix */
*html .pkcontent_a_left {
display : block;
vertical-align : middle;
margin-left:10px;
background:url(menu.gif) no-repeat;
height : 30px;
width:225px; 
padding:7px 0px 0px 25px;
}
