body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top center;
}
body,td,th {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color:  #990000;
	}
a:visited {
	color:  #990000;
	text-decoration: none;
	}
a:active {
	color:  #990000;
	text-decoration: none;
	}
a:hover {
	color: #990000;
	text-decoration: underline;
	}
.footer {
	text-decoration: none;
	font-weight: normal;
	color:  #CCCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	}
p {
	padding: 12px;
	margin: 0px;
	}
h1 {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	margin-bottom: 0;
	color: #999900;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
	margin: 12px;
	padding: 3px
	}
h2 {
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	margin-bottom: 0;
	color: #999900;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 12px;
	padding: 3px
	}
h3 {
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	margin-bottom: 0;
	color: #999900;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 12px;
	padding: 3px
	}
h4 {
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	margin-bottom: 0;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 12px;
	padding: 3px
	}
h5 {
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	margin-bottom: 0;
	color: #666600;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 12px;
	padding: 3px
	}
h6 {
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	margin-bottom: 0;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 12px;
	padding: 3px
	}
ul {
	padding: 0px;
	margin: 5px 30px 5px 50px;
	}
li {
	padding: 0px;
	margin: 16px;
	}
.hrule {
	margin: 0px;
	padding: 0px;
	color: #333300;
	}
	}
.med {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	}
.small {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	}
.tiny {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
.button {
	font:bold 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#CCCCCC;
	background-color:#000000;
	padding: 0px;
	margin: 0px;
	border-top: 2px solid #333300;
	border-right: 2px solid #666600;
	border-bottom: 2px solid #666600;
	border-left: 2px solid #333300;
   } 
.form {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.formbox {
   border:2px solid #333300;
   background-color:#999966;
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#000000;
}
.formheader {
	font:bold 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#817454;
	background-color:#000000;
	padding: 0px;
	margin: 0px;
   } 
.linkedimage {
	border: 1px solid #666600;
}
.labelfield{ /*CSS for label field in general*/
	color:#ccff00;
	font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
	color:#ccff00;
	font-size: 90%;
}

.titlefield{ /*CSS for title field in general*/
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#ppc_blog li{ /*CSS specific to pzc_blog*/
	margin-bottom: 4px;
}

#ppcfeed div{ /*CSS specific to zombiefeed div*/
margin-bottom: 20px;
font-size: 10px;
}

#ppc_blog p{ /*CSS specific to pzc_blog*/
	padding: 10px;
	margin: 0px;
}

code{ /*CSS for insructions*/
	}