.gpkx {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;

}

div#gpkxdiv {
	width: 750px;
	padding: 10px;
}

div#gpkxheader {
	position: relative;
	width: 740px;
	background-color: rgb(0, 190, 0);
	padding: 5px;
}

div#gpkxbanner { 
	font-family: Arial,Helvetica,sans-serif;
	background-image: url(VoteGreen225.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	position: relative;
	font-size: 32pt;
	text-align: center;
	height: 150px;
	width: 720px;
	color: white;
}

div#gpkxnav {
	position: relative;
	background-color: rgb(0, 230, 0);
	height: 30px;
	width: 720px;
	padding-left: 20px;
}

#gpkxnav .gpkxnavitem {
	position: relative;
	float: left;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	line-height: 20px;
	font-size: 12pt;
}

#gpkxnav .gpkxnavitem a:link, a:visited {
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}

#gpkxnav .gpkxnavitem  a:hover {
	color: yellow;
	text-decoration: none;
}

div#gpkxcontainer {
	position: relative;
	width: 750px;
 	background-image: url(contentbackground750.jpg);
	clear: both;
}

div#gpkxleftbar {
	position: relative;
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 5px;
}

div#gpkxleftbarindex {
	position: relative;
	width: 180px;
	margin-bottom: 10px;
}

div#gpkxleftbarindexitem {
	font-weight: bold;
	color: rgb(0, 190, 0);
	padding-bottom: 5px;
	font-size: 12pt;
}

div#gpkxleftbarindexitem a:link, div#gpkxleftbarindexitem a:visited {
	font-weight: normal;
	font-size: 10pt;
	color: rgb(0, 190, 0);
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}

div#gpkxleftbarindexitem  a:hover {
	font-weight: normal;
	font-size: 10pt;
	color: red;
	text-decoration: none;
}

.gpkxleftbarcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 10pt;
	color: rgb(0, 190, 0);
	font-family: Arial,Helvetica,sans-serif;
}

#gpkxcontent {
	position: relative;
	float: left;
	width: 500px;
	padding-top: 5px;
	padding-left: 15px;
}

#gpkxcontent #gpkxsection {
	width:100%;
	font-size: 12pt;
	font-family: Arial,Helvetica,sans-serif;
	padding-bottom: 0px;
	line-height: 20px;
}

#gpkxspacer {
	height: 52px;
	width: 400px;
	margin-top: 20px;
	clear: both;

}

.gpkxclear {
	visibility: hidden;
	display: block;
	line-height: 0px;
	height: 0px;
	clear: both;
}

div#gpkxfooter {
	position: relative;
	clear: both;
	width: 750px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	color: #86888c;
	line-height: 18px;
	background-color: rgb(0, 190, 0); 
	text-align: left;
	font-size: 10pt;
	color: white;
	font-family: Arial,Helvetica,sans-serif;
}

#gpkxfooter a:link, a:visited {
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}

#gpkxfooter  a:hover {
	color: yellow;
	text-decoration: none;
}
