#pk-wrapper {
	overflow: hidden;
	margin-bottom: 30px;
	padding-top: 10px;
	margin-left: 35px;
	width: 780px;
}
#pk-nav {
	width: 180px;
	background: #EEF8FD;
	border-right: 1px dotted #ddd;
	height: 5000px;
}
#pk-nav li {
	display: block;
	font-size: 12px;
	background: #FFF url(../images/bullet_blue_arrow.gif) no-repeat scroll 3px center;
	height: 30px;
	border-bottom: 1px solid #EEE;
	width: 180px;
	line-height: 30px;
}
#pk-nav li:hover {
	background: #E6FFBF url(../images/bullet_blue_arrow.gif) no-repeat scroll 3px center;
}
#pk-nav li a {
	color: #444;
	line-height: 30px;
	height: 30px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	width: 155px;
}
#pk-nav li a:hover {
	line-height: 30px;
	display: block;
	height: 30px;

}
#pk-nav .pk-active {
	background: #CBE7F8 url(../images/bullet_blue_arrow.gif) no-repeat scroll 3px center;
	font-weight: bold;
}
#pk-nav-link-head {
	margin: 0px;
	padding: 0px 0px 0px 3px;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #777;
	background: #FFF url(../images/side-head.gif) repeat-x scroll left top;
	height: 34px;
	line-height: 34px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}
#pk-home p, #pk-kj p, #pk-questions p, #pk-about-dl p, #pk-ideas p {
	text-align: left;
	margin-left: 0px;
}
#pk-contact {
	margin: 0px 0px 0px 10px;
}
#pk-contact #contact-form-wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#pk-contact #contact-form-wrapper table {
	width: 522px;
}
#pk-home img[alt="Keith Jones"], #pk-kj img[alt="Keith Jones"] {
	float: left;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-right: 15px;
}
#pk-home a, #pk-kj a, #pk-contact a, #pk-about-dl a, #pk-questions a, #pk-ideas a {
	color: #00F;
	text-decoration: underline;
}
#pk-home a:hover, #pk-kj a:hover, #pk-contact a:hover, #pk-about-dl a:hover, #pk-questions a:hover, #pk-ideas a:hover {
	color: #444;
	text-decoration: none;
	background-color: #D8F8C7;
}
#pk-about-dl ul {
	margin-left: 30px;
	margin-bottom: 20px;
	width: 485px;
}
#pk-about-dl ul li {
	display: list-item;
	margin-bottom: 10px;
	list-style-type: disc;
	text-align: justify;
}
#pk-kj {
}
#pk-questions {
	text-align: left;
}
#pk-questions ol {
	margin-left: 30px;
	width: 505px;
}
#pk-questions ol li {
	text-align: left;
	display: list-item;
	list-style-type: decimal;
	font-size: 14px;
	margin-bottom: 10px;
	text-align: justify;
}
#pk-questions p {
	text-align: left;
}
#pk-wrapper h3 {
	color: #54AAD9;
	font-weight: 800;
	font-size: 21px;
	font-style:	normal;
	margin-left: 0px;
}
#pk-wrapper #pk-contact h3 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
#pk-wrapper #contact-form-wrapper table {
	background: #EFFCE8;
}
#pk-content {	
	position: relative;
	margin-top: -640.2%;
	left: 195px;
	width: 600px;
	overflow: hidden;
}

