/* Position CSS Document */
#ppage {position: absolute; left: 10px; top: 10px; font-family: Arial, Verdana, San-Serif;}
#pbanner {z-index: -1;}
#plbanner {display: block; position: absolute; height: 30px; width: 680px; left: 155px; top: 122px;}
#pnav {position: absolute; left: 0px; padding-left: 10px;top: 165px; z-index:300;}
#pbody {position: absolute; 
left: 160px; 
top: 145px; 
width: 625px;
height: 500px;
margin: 20px;
}
div#pbody p {
font-size: 13px;
color: #99CCFF;
padding: 5px;
}
div#pbody a {
color: white;
}
div#pbody h1 {
font-size: 20px;
background-color: #003366;
/*background-color: #3E93B0;*/
color: white;
padding: 8px;
margin: 0px 0px 8px 0px;
}